|
EvEmu
0.8.4
11 September 2021
|
#include "EVE_Planet.h"
Public Attributes | |
| int8 | state |
| uint16 | level |
| uint16 | typeID |
| uint32 | endpoint1 |
| uint32 | endpoint2 |
Definition at line 117 of file EVE_Planet.h.
| uint32 PI_Link::endpoint1 |
Definition at line 121 of file EVE_Planet.h.
Referenced by Colony::CreateLink(), and PlanetDB::LoadLinks().
| uint32 PI_Link::endpoint2 |
Definition at line 122 of file EVE_Planet.h.
Referenced by Colony::CreateLink(), and PlanetDB::LoadLinks().
| uint16 PI_Link::level |
Definition at line 119 of file EVE_Planet.h.
Referenced by Colony::CreateLink(), and PlanetDB::LoadLinks().
| int8 PI_Link::state |
Definition at line 118 of file EVE_Planet.h.
Referenced by Colony::CreateLink(), and PlanetDB::LoadLinks().
| uint16 PI_Link::typeID |
Definition at line 120 of file EVE_Planet.h.
Referenced by Colony::CreateLink(), and PlanetDB::LoadLinks().