VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Inherits ILocation.
Public Member Functions | |
Position (byte region, uint landblockRaw, Vector3 position, Vector3 velocity, Quaternion heading) | |
Properties | |
byte? | Region [get] |
uint? | X [get] |
uint? | Y [get] |
string | Location [get] |
uint | InstanceId = 0 [get] |
ushort? | Cell [get] |
Vector3? | Offset [get] |
string | Offset_Json [get] |
Quaternion? | Rotation [get] |
string | Rotation_Json [get] |
uint | LandblockRaw [get] |
byte | LandblockX [get] |
byte | LandblockY [get] |
ushort | CellId [get] |
bool | Indoors [get] |
Vector3? | Velocity [get] |
Quaternion? | Heading [get] |