TransportInfo
Client Version 1.12, Client Version 2
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/movement/common_movement.wowm:3
.
struct TransportInfo {
PackedGuid guid;
Vector3d position;
f32 orientation;
u32 timestamp;
}
Body
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | - / - | PackedGuid | guid | |
- | 12 / - | Vector3d | position | |
- | 4 / Little | f32 | orientation | |
- | 4 / Little | u32 | timestamp |
Used in:
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/movement/common_movement_3_3_5.wowm:3
.
struct TransportInfo {
PackedGuid guid;
Vector3d position;
f32 orientation;
u32 timestamp;
u8 seat;
}
Body
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | - / - | PackedGuid | guid | |
- | 12 / - | Vector3d | position | |
- | 4 / Little | f32 | orientation | |
- | 4 / Little | u32 | timestamp | |
- | 1 / - | u8 | seat |
Used in: