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