GuiChartItemmObjectsToShow Field |
[Missing <summary> documentation for "F:Planetbase.GuiChartItem.mObjectsToShow"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public Dictionary<string, RefBool> mObjectsToShow
<NonSerializedAttribute>
Public mObjectsToShow As Dictionary(Of String, RefBool)
public:
[NonSerializedAttribute]
Dictionary<String^, RefBool^>^ mObjectsToShow
Field Value
Type:
DictionaryString,
RefBool
See Also