VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
An object from client_general with IDs in the range of 0x20000000 - 0x20FFFFFF. these are typically alterations to a standard model based on customizable appearance. This is commonly used for model-level alterations to a face. For example, the tines on a Dragonborn or the tusks on a Half-Orc. Should be serialized with Newtonsoft for output purposes. More...
Static Public Member Functions | |
static AppearanceTable | Load (IDatFile clientGeneral, uint id) |
Loads an AppearanceTable from the provided client_general dat file. Does not cache. More... | |
Properties | |
uint | Did [get] |
IReadOnlyDictionary< int, AppearanceMod > | Modifications [get] |
IReadOnlyDictionary< int, int > | HashMap [get] |
An object from client_general with IDs in the range of 0x20000000 - 0x20FFFFFF. these are typically alterations to a standard model based on customizable appearance. This is commonly used for model-level alterations to a face. For example, the tines on a Dragonborn or the tusks on a Half-Orc. Should be serialized with Newtonsoft for output purposes.