EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PI_Link Struct Reference

#include "EVE_Planet.h"

Public Attributes

int8 state
 
uint16 level
 
uint16 typeID
 
uint32 endpoint1
 
uint32 endpoint2
 

Detailed Description

Definition at line 117 of file EVE_Planet.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: