EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
RamMethods.cpp File Reference
#include "PyCallable.h"
#include "../eve-common/EVE_Character.h"
#include "Client.h"
#include "manufacturing/Blueprint.h"
#include "manufacturing/RamMethods.h"
#include "station/StationDataMgr.h"
Include dependency graph for RamMethods.cpp:

Go to the source code of this file.

Variables

RamMethods.cpp

methods for R.A.M. activities

: Allan

Date
: 9Jan18
static const uint32 RAM_PRODUCTION_TIME_LIMIT = 60*60*24*30
 

Variable Documentation

const uint32 RAM_PRODUCTION_TIME_LIMIT = 60*60*24*30
static

Definition at line 18 of file RamMethods.cpp.

Referenced by RamMethods::ProductionTimeCheck().