VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Inherited by VoK.Sdk.Common.Position.
Properties | |
uint | LandblockRaw [get] |
format: 0xCCCCYYXX. XX = landblock X. YY = landblock Y. CCCC = landblock Cell. note that this is the parsed format. byte order is reversed in memory. will be 0xFFFFFFFF when the object is too far away to be rendered More... | |
byte | LandblockX [get] |
byte | LandblockY [get] |
ushort | CellId [get] |
byte | Region [get] |
it's really a nibble (values 0 to 15), not a byte More... | |
uint | InstanceId [get] |
bool | Indoors [get] |
Vector3? | Position [get] |
Vector3? | Velocity [get] |
Quaternion? | Heading [get] |