Example storage schema - forgets all chunks.
More...
Example storage schema - forgets all chunks.
Definition at line 20 of file WorldStorage.cpp.
◆ cWSSForgetful()
cWSSForgetful::cWSSForgetful |
( |
cWorld * |
a_World | ) |
|
|
inline |
◆ GetName()
virtual const AString cWSSForgetful::GetName |
( |
void |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ LoadChunk()
virtual bool cWSSForgetful::LoadChunk |
( |
const cChunkCoords & |
a_Chunk | ) |
|
|
inlineoverrideprotectedvirtual |
◆ SaveChunk()
virtual bool cWSSForgetful::SaveChunk |
( |
const cChunkCoords & |
a_Chunk | ) |
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: