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

Parameters

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

Returns

bool Returns true if successful.

Description

Manually invoke a Command.