com.onlineobject.objectnet Namespace

InternalGameEvents Members

The InternalGameEvents type exposes the following members.

Methods


  Name Description
Public method Static member IsGameEvent
Determines if the provided event code corresponds to a defined game event.

Fields


  Name Description
Public field Static member AnimationPlay
Event code for playing animations.
Public field Static member AudioPlay
Event code for playing audio.
Public field Static member DummyEvent
Dummy event code used only to flag the final bound of event codes. This should not be used for actual events.
Public field Static member ObjectEvent
Special event code used to redirect event to NetworkObject directly.