gameinitializationstartedasynctopic
CREAT3D.ECS.DataModel.EventSystems.Topics.GameManagement
GameInitializationStartedAsyncTopic
| Type | AsyncTopic |
|---|---|
| Payload | EmptyMessage |
| Broadcaster | IGameInitializationService |
This topic is broadcast from the IGameInitializationService when a Game begins initializing from a default (non serialized) state. This is an Async Topic whose callbacks can be long running Tasks. The service will await for all listeners to complete executing their callbacks before resuming the operation.
gameinitializationstartedasynctopic.txt · Last modified: by diviner
