User Tools

Site Tools


savefileloadrequestedasynctopic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
savefileloadrequestedasynctopic [2026/04/26 06:51] divinersavefileloadrequestedasynctopic [2026/04/26 07:22] (current) diviner
Line 2: Line 2:
 ===== SaveFileLoadRequestedAsyncTopic ===== ===== SaveFileLoadRequestedAsyncTopic =====
  
 +^Type | [[AsyncTopic]] |
 ^Payload | [[ValueMessage]]<string> | ^Payload | [[ValueMessage]]<string> |
 ^Broadcaster | [[ISaveGameService]] | ^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. 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.txt · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki