gameinitializationstartedasynctopic
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| gameinitializationstartedasynctopic [2026/04/25 15:37] – created diviner | gameinitializationstartedasynctopic [2026/04/26 07:22] (current) – diviner | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | // | ||
| ===== GameInitializationStartedAsyncTopic ===== | ===== GameInitializationStartedAsyncTopic ===== | ||
| - | ^Namespace | + | ^Type | [[AsyncTopic]] |
| ^Payload | [[EmptyMessage]] | | ^Payload | [[EmptyMessage]] | | ||
| ^Broadcaster | [[IGameInitializationService]] | | ^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. | 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.1777131423.txt.gz · Last modified: by diviner
