ManufactureLimitsmResourceLimits Field |
[Missing <summary> documentation for "F:Planetbase.ManufactureLimits.mResourceLimits"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public Dictionary<ResourceType, RefInt> mResourceLimits
<NonSerializedAttribute>
Public mResourceLimits As Dictionary(Of ResourceType, RefInt)
public:
[NonSerializedAttribute]
Dictionary<ResourceType^, RefInt^>^ mResourceLimits
Field Value
Type:
DictionaryResourceType,
RefInt
See Also