[Missing <summary> documentation for "F:Planetbase.Serialization.mIds"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static HashSet<int> mIds
<NonSerializedAttribute>
Public Shared mIds As HashSet(Of Integer)
public:
[NonSerializedAttribute]
static HashSet<int>^ mIds
Field Value
Type:
HashSetInt32
See Also