![]() |
TrinityCore
|
#include <TileAssembler.h>
Public Member Functions | |
| bool | Read (const char *path) |
Public Attributes | |
| uint32 | RootWMOID |
| std::vector< GroupModel_Raw > | groupsArray |
Definition at line 84 of file TileAssembler.h.
| bool VMAP::WorldModel_Raw::Read | ( | const char * | path | ) |
rf will be freed inside Read if the function had any errors.
Definition at line 540 of file TileAssembler.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::vector<GroupModel_Raw> VMAP::WorldModel_Raw::groupsArray |
Definition at line 87 of file TileAssembler.h.
| uint32 VMAP::WorldModel_Raw::RootWMOID |
Definition at line 86 of file TileAssembler.h.