Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkBehaviour.InvokeCommand

Obsolete public bool InvokeCommand(int cmdHash, 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.

Did you find this page useful? Please give it a rating: