#include "Object.h"
◆ UpdateState
| Enumerator |
|---|
| NotUpdating | |
| PendingAdd | |
| Updating | |
434 {
438 };
@ NotUpdating
Definition Object.h:435
@ PendingAdd
Definition Object.h:436
@ Updating
Definition Object.h:437
◆ UpdatableMapObject()
| UpdatableMapObject::UpdatableMapObject |
( |
| ) |
|
|
inlineprotected |
UpdateState _mapUpdateState
Definition Object.h:468
std::size_t _mapUpdateListOffset
Definition Object.h:467
◆ GetMapUpdateListOffset()
| size_t UpdatableMapObject::GetMapUpdateListOffset |
( |
| ) |
const |
|
inlineprivate |
◆ GetUpdateState()
| UpdateState UpdatableMapObject::GetUpdateState |
( |
| ) |
const |
|
inlineprivate |
◆ SetMapUpdateListOffset()
| void UpdatableMapObject::SetMapUpdateListOffset |
( |
std::size_t const |
offset | ) |
|
|
inlineprivate |
◆ SetUpdateState()
| void UpdatableMapObject::SetUpdateState |
( |
UpdateState |
state | ) |
|
|
inlineprivate |
◆ Map
◆ _mapUpdateListOffset
| std::size_t UpdatableMapObject::_mapUpdateListOffset |
|
private |
◆ _mapUpdateState
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/game/Entities/Object/Object.h