savefileloadcompleteasynctopic
This is an old revision of the document!
CREAT3D.ECS.DataModel.EventSystems.Topics.GameManagement
SaveFileLoadCompleteAsyncTopic
| Payload | ValueMessage<string> |
|---|---|
| Broadcaster | ISaveGameService |
This topic is broadcast from the ISaveGameService when a save file completely finishes deserializing into memory. The payload's value carries the path of the save file on disk. 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.
savefileloadcompleteasynctopic.1777186279.txt.gz · Last modified: by diviner
