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

파라미터

cmdHashHash of the Command name.
readerParameters to pass to the command.

반환

bool Returns true if successful.

설명

Manually invoke a Command.