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

#include "EVE_Inventory.h"

Public Attributes

bool type
 
uint16 attrID
 
uint32 itemID
 
int64 valueInt
 
double valueFloat
 

Detailed Description

Definition at line 108 of file EVE_Inventory.h.

Member Data Documentation

uint16 Inv::AttrData::attrID

Definition at line 110 of file EVE_Inventory.h.

Referenced by AttributeMap::Save().

uint32 Inv::AttrData::itemID

Definition at line 111 of file EVE_Inventory.h.

Referenced by AttributeMap::Save().

bool Inv::AttrData::type

Definition at line 109 of file EVE_Inventory.h.

Referenced by AttributeMap::Save().

double Inv::AttrData::valueFloat

Definition at line 113 of file EVE_Inventory.h.

Referenced by AttributeMap::Save().

int64 Inv::AttrData::valueInt

Definition at line 112 of file EVE_Inventory.h.

Referenced by AttributeMap::Save().


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