|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Functions | |
| void | save (const char *path, AppState &app) |
| void | load (const char *path, AppState &app) |
| Load a previously saved character preset from an INI file. | |
| void PresetManager::load | ( | const char * | path, |
| AppState & | app | ||
| ) |
Load a previously saved character preset from an INI file.
Definition at line 68 of file PresetManager.cpp.
| void PresetManager::save | ( | const char * | path, |
| AppState & | app | ||
| ) |
Save the current character's customisations, display options, and equipment to an INI file.
Definition at line 22 of file PresetManager.cpp.