NetworkEventsCore Members
The NetworkEventsCore type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ExecuteEvent |
Executes the event associated with the given event code.
|
![]() |
HasEvent |
Checks if an event with the specified code is registered.
|
![]() |
IsBroadcastEvent |
Checks if an event code is marked as a broadcast event.
|
![]() |
RegisterBroadcastEvent |
Registers an event code as a broadcast event.
|
![]() |
RegisterEvent |
Registers a new event with a callback action.
|
![]() |
UnregisterBroadcastEvent |
Unregisters an event code from being a broadcast event.
|