EvEmu
0.8.4
11 September 2021
|
#include "DestinyStructs.h"
Public Attributes | |
struct BallHeader | head |
struct MassSector | mass |
struct DataSector | ship |
union SpecificSectors | specific |
Definition at line 225 of file DestinyStructs.h.
struct BallHeader Destiny::TotalStruct::head |
Definition at line 226 of file DestinyStructs.h.
struct MassSector Destiny::TotalStruct::mass |
Definition at line 227 of file DestinyStructs.h.
struct DataSector Destiny::TotalStruct::ship |
Definition at line 228 of file DestinyStructs.h.
union SpecificSectors Destiny::TotalStruct::specific |
Definition at line 229 of file DestinyStructs.h.