![]() | EventManagerQueueEvent Method |
Name | Description | |
---|---|---|
![]() | QueueEvent(Object) |
Queues a new event of the specified type along without any event data.
|
![]() | QueueEvent(GameEvent) |
Queues the passed event to be processed later.
|
![]() | QueueEvent(Object, Object) |
Queues a new event of the specified type along with the passed
event data.
|