User Tools

Site Tools


chunkloadcompleteasynctopic

CREAT3D.ECS.DataModel.EventSystems.Topics.ChunkManagement

ChunkLoadCompleteAsyncTopic

This topic is broadcast from the IChunkLoadingService when a Chunk finishes loading completely. The ValueMessage<Chunk> carries the Chunk that was just loaded. 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.

chunkloadcompleteasynctopic.txt · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki