[Missing <summary> documentation for "F:Planetbase.Selectable.mSigns"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public Dictionary<int, Sign> mSigns
<NonSerializedAttribute>
Public mSigns As Dictionary(Of Integer, Sign)
public:
[NonSerializedAttribute]
Dictionary<int, Sign^>^ mSigns
Field Value
Type:
DictionaryInt32,
Sign
See Also