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

NetworkBehaviour.InvokeRPC

Obsolete public bool InvokeRPC(int cmdHash, NetworkReader reader);

Parameters

cmdHashHash of the RPC name.
readerParameters to pass to the RPC function.

Returns

bool Returns true if successful.

Description

Manually invoke an RPC function.

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