|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Functions | |
| uint32 | GetRootZoneId (uint32 areaId) |
| template<class ParentLookup> | |
| uint32 | ResolveRootZoneId (uint32 areaId, ParentLookup parentLookup) |
Definition at line 11 of file AreaTableUtils.cpp.
References GetAreaEntryByAreaID(), and ResolveRootZoneId().
Referenced by ObjectMgr::FindGraveYardData(), and ObjectMgr::GetClosestGraveYard().
| uint32 Skyfire::AreaTable::ResolveRootZoneId | ( | uint32 | areaId, |
| ParentLookup | parentLookup ) |
Definition at line 14 of file AreaTableUtils.h.
Referenced by GetRootZoneId().