EvEmu
0.8.4
11 September 2021
|
#include "DestinyStructs.h"
Public Attributes | |
uint8 | formationID |
int64 | followID |
float | followRange |
Definition at line 143 of file DestinyStructs.h.
int64 Destiny::FOLLOW_Struct::followID |
Definition at line 145 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
float Destiny::FOLLOW_Struct::followRange |
Definition at line 146 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().
uint8 Destiny::FOLLOW_Struct::formationID |
Definition at line 144 of file DestinyStructs.h.
Referenced by Destiny::DumpBall(), Concord::EncodeDestiny(), NPC::EncodeDestiny(), DroneSE::EncodeDestiny(), and ShipSE::EncodeDestiny().