![]() |
TrinityCore
|
This is the complete list of members for WaypointMgr, including all inherited members.
| _LoadPathNodes() | WaypointMgr | private |
| _LoadPaths() | WaypointMgr | private |
| _nodeToVisualWaypointGUIDsMap | WaypointMgr | private |
| _pathStore | WaypointMgr | private |
| _visualWaypointGUIDToNodeMap | WaypointMgr | private |
| DeleteNode(WaypointPath const *path, WaypointNode const *node) | WaypointMgr | |
| DeleteNode(uint32 pathId, uint32 nodeId) | WaypointMgr | |
| DevisualizePath(Unit *owner, WaypointPath const *path) | WaypointMgr | |
| DoPostLoadingChecks() | WaypointMgr | |
| GetNode(WaypointPath const *path, uint32 nodeId) const | WaypointMgr | |
| GetNode(uint32 pathId, uint32 nodeId) const | WaypointMgr | |
| GetNodeByVisualGUID(ObjectGuid guid) const | WaypointMgr | |
| GetPath(uint32 pathId) const | WaypointMgr | |
| GetPathByVisualGUID(ObjectGuid guid) const | WaypointMgr | |
| GetVisualGUIDByNode(uint32 pathId, uint32 nodeId) const | WaypointMgr | |
| instance() | WaypointMgr | static |
| LoadPathFromDB(PathQueryResult const &fields) | WaypointMgr | |
| LoadPathNodesFromDB(PathNodeQueryResult const &fields) | WaypointMgr | |
| LoadPaths() | WaypointMgr | |
| MoveNode(WaypointPath const *path, WaypointNode const *node, Position const &pos) | WaypointMgr | |
| operator=(WaypointMgr const &)=delete | WaypointMgr | |
| operator=(WaypointMgr &&)=delete | WaypointMgr | |
| ReloadPath(uint32 pathId) | WaypointMgr | |
| VisualizePath(Unit *owner, WaypointPath const *path, Optional< uint32 > displayId) | WaypointMgr | |
| WaypointMgr(WaypointMgr const &)=delete | WaypointMgr | |
| WaypointMgr(WaypointMgr &&)=delete | WaypointMgr | |
| WaypointMgr() | WaypointMgr | private |
| ~WaypointMgr() | WaypointMgr | private |