EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SubSystemModule.cpp
Go to the documentation of this file.
1 
10 
11 
13 : PassiveModule(mRef, sRef)
14 {
15 
16 }
17 
19 {
21 }
22 
23 //not much to do here... this will be for t3 ships, which arent implented yet
24 
25 //{'FullPath': u'UI/Messages', 'messageID': 257702, 'label': u'CannotFitSubSystemNotShipBody'}(u"You can't fit {subSystemName}. It only fits to {validShipName} but you're trying to fit it to {shipName}.", None, {u'{subSystemName}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'subSystemName'}, u'{validShipName}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'validShipName'}, u'{shipName}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'shipName'}})
SubSystemModule(ModuleItemRef mRef, ShipItemRef sRef)
signed __int8 int8
Definition: eve-compat.h:45