Vector3d
Client Version *
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/vector.wowm:4
.
struct Vector3d {
f32 x;
f32 y;
f32 z;
}
Body
Offset | Size / Endianness | Type | Name | Comment |
---|---|---|---|---|
0x00 | 4 / Little | f32 | x | |
0x04 | 4 / Little | f32 | y | |
0x08 | 4 / Little | f32 | z |
Used in:
- CMSG_GMTICKET_CREATE
- CMSG_GM_REPORT_LAG
- CMSG_MOVE_SET_RAW_POSITION
- CMSG_UPDATE_MISSILE_TRAJECTORY
- CMSG_UPDATE_PROJECTILE_POSITION
- CMSG_WORLD_TELEPORT
- Character
- MSG_CORPSE_QUERY_Server
- MSG_MOVE_TELEPORT_CHEAT_Server
- MonsterMove
- MovementBlock
- MovementInfo
- SMSG_BINDPOINTUPDATE
- SMSG_DEATH_RELEASE_LOC
- SMSG_LOGIN_VERIFY_WORLD
- SMSG_MONSTER_MOVE
- SMSG_MONSTER_MOVE_TRANSPORT
- SMSG_NEW_WORLD
- SMSG_PET_DISMISS_SOUND
- SMSG_SET_PROJECTILE_POSITION
- SpellCastTargets
- TransportInfo