RPCMode 远程过程调用模式
Enumeration
Option for who will receive an RPC, used by NetworkView.RPC.
用于NetworkView.RPC,谁将接收RPC的选项。
Values值
-
Sends to the server only
仅发送到服务器。 -
Sends to everyone except the sender
除了发送方,发送到每个人。 -
Sends to everyone except the sender and adds to the buffer
除了发送方,发送到每个人,并添加到缓冲区。 -
Sends to everyone
发送到每个人。 -
Sends to everyone and adds to the buffer
发送到每个人,并添加到缓冲区。
最后修改:2011年5月21日 Saturday 17:10