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

Parameters

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

Returns

bool Returns true if successful.

Description

Manually invoke a Command.