|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
Holding_Location | |
| enum | Holding_Location : uint { Holding_Location.Invalid = 0x00000000 , Holding_Location.RHand = 0x00000001 , Holding_Location.LHand = 0x00000002 , Holding_Location.Camera_Origin = 0x00000003 , Holding_Location.Camera_Target = 0x00000004 , Holding_Location.origin = 0x00000005 , Holding_Location.LOffHand = 0x00000006 , Holding_Location.LHand2 = 0x00000011 , Holding_Location.RHand2 = 0x00000012 , Holding_Location.LHand3 = 0x00000013 } |