User Tools

Site Tools


savefileloadrequestedasynctopic

This is an old revision of the document!


CREAT3D.ECS.DataModel.EventSystems.Topics.GameManagement

SaveFileLoadRequestedAsyncTopic

Payload ValueMessage<string>
Broadcaster ISaveGameService

This topic is broadcast from the ISaveGameService when a save file begins 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.

savefileloadrequestedasynctopic.1777186299.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki