MeteorManagermSeeds Field |
[Missing <summary> documentation for "F:Planetbase.MeteorManager.mSeeds"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public List<int> mSeeds
<NonSerializedAttribute>
Public mSeeds As List(Of Integer)
public:
[NonSerializedAttribute]
List<int>^ mSeeds
Field Value
Type:
ListInt32
See Also