chunkloadrequestedasynctopic

Differences

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

Link to this comparison view

Next revision
Previous revision
chunkloadrequestedasynctopic [2026/04/25 14:10] – created divinerchunkloadrequestedasynctopic [2026/04/26 07:19] (current) diviner
Line 1: Line 1:
 +//CREAT3D.ECS.DataModel.EventSystems.Topics.ChunkManagement//
 ===== ChunkLoadRequestedAsyncTopic ===== ===== ChunkLoadRequestedAsyncTopic =====
  
-^Namespace CREAT3D.ECS.DataModel.EventSystems.Topics.ChunkManagement |+^Type [[AsyncTopic]] |
 ^Payload | [[ValueMessage]]<[[Chunk]]> | ^Payload | [[ValueMessage]]<[[Chunk]]> |
 ^Broadcaster | [[IChunkLoadingService]] | ^Broadcaster | [[IChunkLoadingService]] |
  
 This topic is broadcast from the [[IChunkLoadingService]] when a request to load a [[Chunk]] begins. The ValueMessage<Chunk> carries the [[Chunk]] that is about to load. 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 [[IChunkLoadingService]] when a request to load a [[Chunk]] begins. The ValueMessage<Chunk> carries the [[Chunk]] that is about to load. 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.
chunkloadrequestedasynctopic.1777126257.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki