![]() |
TrinityCore
|
Functions | |
| void | Extract (ADT::MDDF const &doodadDef, char const *ModelInstName, uint32 mapID, uint32 originalMapId, FILE *pDirfile, std::vector< ADTOutputCache > *dirfileCache) |
| void | ExtractSet (WMODoodadData const &doodadData, ADT::MODF const &wmo, bool isGlobalWmo, uint32 mapID, uint32 originalMapId, FILE *pDirfile, std::vector< ADTOutputCache > *dirfileCache) |
| void Doodad::Extract | ( | ADT::MDDF const & | doodadDef, |
| char const * | ModelInstName, | ||
| uint32 | mapID, | ||
| uint32 | originalMapId, | ||
| FILE * | pDirfile, | ||
| std::vector< ADTOutputCache > * | dirfileCache | ||
| ) |
| void Doodad::ExtractSet | ( | WMODoodadData const & | doodadData, |
| ADT::MODF const & | wmo, | ||
| bool | isGlobalWmo, | ||
| uint32 | mapID, | ||
| uint32 | originalMapId, | ||
| FILE * | pDirfile, | ||
| std::vector< ADTOutputCache > * | dirfileCache | ||
| ) |