VoxelEngine
 
Loading...
Searching...
No Matches
engine::ChunkUnloadEvent Struct Reference
Inheritance diagram for engine::ChunkUnloadEvent:
engine::Event

Public Member Functions

 ChunkUnloadEvent (std::shared_ptr< const Chunk > _chunk)
 

Public Attributes

std::shared_ptr< const Chunkchunk
 The chunk that is about to be unloaded.
 

The documentation for this struct was generated from the following file: