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