Version: 5.6
public bool InvokeCommand (int cmdHash, Networking.NetworkReader reader);

파라미터

cmdHash Hash of the Command name.
reader Parameters to pass to the command.

반환

bool Returns true if successful.

설명

Manually invoke a Command.