|
virtual void | Call (cChunkCoords a_Coords, bool a_IsSuccess) override |
| Called with the chunk's coords, and an optional operation status flag for operations that support it. More...
|
|
Definition at line 11 of file SpawnPrepare.cpp.
◆ cSpawnPrepareCallback()
cSpawnPrepareCallback::cSpawnPrepareCallback |
( |
std::shared_ptr< cSpawnPrepare > |
a_SpawnPrepare | ) |
|
|
inline |
◆ Call()
virtual void cSpawnPrepareCallback::Call |
( |
cChunkCoords |
a_Coords, |
|
|
bool |
a_IsSuccess |
|
) |
| |
|
inlineoverrideprotectedvirtual |
◆ m_SpawnPrepare
std::shared_ptr<cSpawnPrepare> cSpawnPrepareCallback::m_SpawnPrepare |
|
protected |
The documentation for this class was generated from the following file: