Version: 2017.1
public bool InvokeRPC (int cmdHash, Networking.NetworkReader reader);

파라미터

cmdHash Hash of the RPC name.
reader Parameters to pass to the RPC function.

반환

bool Returns true if successful.

설명

Manually invoke an RPC function.