EvEmu
0.8.4
11 September 2021
|
#include "DestinyStructs.h"
Public Attributes | |
uint8 | formationID |
uint32 | targetID |
double | followRange |
Definition at line 164 of file DestinyStructs.h.
double Destiny::ORBIT_Struct::followRange |
Definition at line 167 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
uint8 Destiny::ORBIT_Struct::formationID |
Definition at line 165 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
uint32 Destiny::ORBIT_Struct::targetID |
Definition at line 166 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().