LandingShipmAnimationNames Field |
[Missing <summary> documentation for "F:Planetbase.LandingShip.mAnimationNames"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public List<string> mAnimationNames
<NonSerializedAttribute>
Public mAnimationNames As List(Of String)
public:
[NonSerializedAttribute]
List<String^>^ mAnimationNames
Field Value
Type:
ListString
See Also