|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ObjectMgr.h>
Public Attributes | |
| CellCorpseSet | corpses |
| CellGuidSet | creatures |
| CellGuidSet | gameobjects |
Definition at line 415 of file ObjectMgr.h.
| CellCorpseSet CellObjectGuids::corpses |
Definition at line 419 of file ObjectMgr.h.
Referenced by ObjectMgr::AddCorpseCellData(), ObjectMgr::DeleteCorpseCellData(), and ObjectWorldLoader::Visit().
| CellGuidSet CellObjectGuids::creatures |
Definition at line 417 of file ObjectMgr.h.
Referenced by ObjectMgr::AddCreatureToGrid(), ObjectMgr::RemoveCreatureFromGrid(), and ObjectGridLoader::Visit().
| CellGuidSet CellObjectGuids::gameobjects |
Definition at line 418 of file ObjectMgr.h.
Referenced by ObjectMgr::AddGameobjectToGrid(), ObjectMgr::RemoveGameobjectFromGrid(), and ObjectGridLoader::Visit().