currentchunkchangedtopic
This is an old revision of the document!
CurrentChunkChangedTopic
| Namespace | CREAT3D.ECS.DataModel.EventSystems.Topics.ChunkManagement |
|---|---|
| Payload | ValueChangedMessage<Chunk?> |
| Broadcaster | IChunkTrackingComponent |
This topic is broadcast from and Entity's IChunkTrackingComponent when the Entity transitions between Chunks. The payload carries the Entity's previous (Before) and current (After) Chunk. The previous and current Chunk can be null in case the transition is from or to a non Chunk state.
currentchunkchangedtopic.1777126687.txt.gz · Last modified: by diviner
