Public Member Functions | |
| ChunkBeforeLoadEvent (std::shared_ptr< Chunk > _chunk) | |
Public Attributes | |
| std::shared_ptr< Chunk > | chunk |
| The chunk that is about to be loaded. | |
| std::shared_ptr<Chunk> engine::ChunkBeforeLoadEvent::chunk |
The chunk that is about to be loaded.