EvEmu
0.8.4
11 September 2021
|
#include "RigModule.h"
Additional Inherited Members | |
![]() | |
const char * | GetModuleStateName (int8 state) |
![]() | |
ModuleItemRef | m_modRef |
ShipItemRef | m_shipRef |
InventoryItemRef | m_chargeRef |
int8 | m_ModuleState |
int8 | m_ChargeState |
int16 | m_repeat |
bool | m_linkMaster:1 |
bool | m_linked:1 |
bool | m_isWarpSafe:1 |
bool | m_hiPower:1 |
bool | m_medPower:1 |
bool | m_loPower:1 |
bool | m_rigSlot:1 |
bool | m_subSystem:1 |
bool | m_launcher:1 |
bool | m_turret:1 |
bool | m_overLoaded:1 |
bool | m_chargeLoaded:1 |
Definition at line 14 of file RigModule.h.
RigModule::RigModule | ( | ModuleItemRef | mRef, |
ShipItemRef | sRef | ||
) |
Definition at line 12 of file RigModule.cpp.
|
inlinevirtual |
Definition at line 19 of file RigModule.h.
|
virtual |
Reimplemented from GenericModule.
Definition at line 25 of file RigModule.cpp.
References InventoryItem::Delete(), and GenericModule::m_modRef.
Referenced by RemoveRig().
int8 RigModule::GetModulePowerLevel | ( | ) |
Definition at line 20 of file RigModule.cpp.
References Module::Bank::Rig.
|
inlinevirtual |
|
inlinevirtual |
|
virtual |
Reimplemented from GenericModule.
Definition at line 31 of file RigModule.cpp.
References AttrHP, DestroyRig(), EvilNumber::get_int(), InventoryItem::GetAttribute(), GenericModule::m_modRef, and InventoryItem::SetAttribute().