Planeshift
EconomyManager::Economy Struct Reference

#include <economymanager.h>

Public Member Functions

 Economy ()
 

Public Attributes

unsigned int buyingValue
 
unsigned int droppedValue
 
unsigned int lootValue
 
unsigned int pickupsValue
 
unsigned int sellingValue
 

Detailed Description

Definition at line 98 of file economymanager.h.

Constructor & Destructor Documentation

EconomyManager::Economy::Economy ( )
inline

Definition at line 108 of file economymanager.h.

Member Data Documentation

unsigned int EconomyManager::Economy::buyingValue

Definition at line 105 of file economymanager.h.

unsigned int EconomyManager::Economy::droppedValue

Definition at line 106 of file economymanager.h.

unsigned int EconomyManager::Economy::lootValue

Definition at line 101 of file economymanager.h.

unsigned int EconomyManager::Economy::pickupsValue

Definition at line 103 of file economymanager.h.

unsigned int EconomyManager::Economy::sellingValue

Definition at line 102 of file economymanager.h.


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