ConstructionmConstructionDictionary Field |
[Missing <summary> documentation for "F:Planetbase.Construction.mConstructionDictionary"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static Dictionary<GameObject, Construction> mConstructionDictionary
<NonSerializedAttribute>
Public Shared mConstructionDictionary As Dictionary(Of GameObject, Construction)
public:
[NonSerializedAttribute]
static Dictionary<GameObject^, Construction^>^ mConstructionDictionary
Field Value
Type:
DictionaryGameObject,
Construction
See Also