Version: 2018.1
public bool InvokeSyncEvent (int cmdHash, Networking.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.