int float byte bool char string 等。
int
float
byte
bool
char
string
网络变量的实现原理大体为本地把想要修改的变量以参数形式通过ServerRPC方法发送到服务器,服务器将传来的参数发送到服务器的网络变量的方法中进行修改并同步到其他客户端。
ServerRPC
本质上是对RPC的一种封装。
Deleting the wiki page "网络变量" cannot be undone. Continue?