InternalGameEvents Members
The InternalGameEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsGameEvent |
Determines if the provided event code corresponds to a defined game event.
|
Fields
Name | Description | |
---|---|---|
AnimationPlay |
Event code for playing animations.
|
|
AudioPlay |
Event code for playing audio.
|
|
DummyEvent |
Dummy event code used only to flag the final bound of event codes.
This should not be used for actual events.
|
|
ObjectEvent |
Special event code used to redirect event to NetworkObject directly.
|