Click or drag to resize
LandingShipisDeleteable Method

[Missing <summary> documentation for "M:Planetbase.LandingShip.isDeleteable(System.Boolean@)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override bool isDeleteable(
	out bool buttonEnabled
)

Parameters

buttonEnabled
Type: SystemBoolean

[Missing <param name="buttonEnabled"/> documentation for "M:Planetbase.LandingShip.isDeleteable(System.Boolean@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.LandingShip.isDeleteable(System.Boolean@)"]

See Also