ConstructionmModuleTypes Field |
[Missing <summary> documentation for "F:Planetbase.Construction.mModuleTypes"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static Dictionary<ModuleType, int> mModuleTypes
<NonSerializedAttribute>
Public Shared mModuleTypes As Dictionary(Of ModuleType, Integer)
public:
[NonSerializedAttribute]
static Dictionary<ModuleType^, int>^ mModuleTypes
Field Value
Type:
DictionaryModuleType,
Int32
See Also