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

#include "EVE_Planet.h"

Collaboration diagram for PlanetResourceData:

Public Attributes

uint16 type_1
 
uint16 type_2
 
uint16 type_3
 
uint16 type_4
 
uint16 type_5
 
float dist_1
 
float dist_2
 
float dist_3
 
float dist_4
 
float dist_5
 
std::string buffer_1
 
std::string buffer_2
 
std::string buffer_3
 
std::string buffer_4
 
std::string buffer_5
 

Detailed Description

Todo:
these need their own namespace

Definition at line 99 of file EVE_Planet.h.

Member Data Documentation

std::string PlanetResourceData::buffer_1

Definition at line 110 of file EVE_Planet.h.

Referenced by PlanetSE::LoadExtras().

std::string PlanetResourceData::buffer_2

Definition at line 111 of file EVE_Planet.h.

Referenced by PlanetSE::LoadExtras().

std::string PlanetResourceData::buffer_3

Definition at line 112 of file EVE_Planet.h.

Referenced by PlanetSE::LoadExtras().

std::string PlanetResourceData::buffer_4

Definition at line 113 of file EVE_Planet.h.

Referenced by PlanetSE::LoadExtras().

std::string PlanetResourceData::buffer_5

Definition at line 114 of file EVE_Planet.h.

Referenced by PlanetSE::LoadExtras().

float PlanetResourceData::dist_1

Definition at line 105 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

float PlanetResourceData::dist_2

Definition at line 106 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

float PlanetResourceData::dist_3

Definition at line 107 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

float PlanetResourceData::dist_4

Definition at line 108 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

float PlanetResourceData::dist_5

Definition at line 109 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

uint16 PlanetResourceData::type_1

Definition at line 100 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

uint16 PlanetResourceData::type_2

Definition at line 101 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

uint16 PlanetResourceData::type_3

Definition at line 102 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

uint16 PlanetResourceData::type_4

Definition at line 103 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().

uint16 PlanetResourceData::type_5

Definition at line 104 of file EVE_Planet.h.

Referenced by PlanetSE::GetPlanetResourceInfo(), and PlanetSE::LoadExtras().


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