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

NetworkBehaviour.InvokeSyncEvent

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

Parameters

cmdHashHash of the SyncEvent name.
readerParameters to pass to the SyncEvent.

Returns

bool Returns true if successful.

Description

Manually invoke a SyncEvent.

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