|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
Character_AnimationType | |
| enum | Character_AnimationType : uint { Character_AnimationType.Invalid = 0x00000000 , Character_AnimationType.Halfling_Female = 0x00000001 , Character_AnimationType.Dwarf_Female = 0x00000002 , Character_AnimationType.Elf_Male = 0x00000003 , Character_AnimationType.Dwarf_Male = 0x00000004 , Character_AnimationType.Elf_Female = 0x00000005 , Character_AnimationType.Human_Male = 0x00000006 , Character_AnimationType.Warforged = 0x00000007 , Character_AnimationType.Human_Female = 0x00000008 , Character_AnimationType.Halfling_Male = 0x00000009 } |