|
EvEmu
0.8.4
11 September 2021
|
#include "DestinyStructs.h"
Public Attributes | |
| uint8 | formationID |
| double | x |
| double | y |
| double | z |
Definition at line 136 of file DestinyStructs.h.
| uint8 Destiny::GOTO_Struct::formationID |
Definition at line 137 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
| double Destiny::GOTO_Struct::x |
Definition at line 138 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
| double Destiny::GOTO_Struct::y |
Definition at line 139 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
| double Destiny::GOTO_Struct::z |
Definition at line 140 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().