ShipmPendingDestruction Field |
[Missing <summary> documentation for "F:Planetbase.Ship.mPendingDestruction"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static List<Ship> mPendingDestruction
<NonSerializedAttribute>
Public Shared mPendingDestruction As List(Of Ship)
public:
[NonSerializedAttribute]
static List<Ship^>^ mPendingDestruction
Field Value
Type:
ListShip
See Also