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

Parameters

cmdHash Hash of the SyncEvent name.
reader Parameters to pass to the SyncEvent.

Returns

bool Returns true if successful.

Description

Manually invoke a SyncEvent.