Click or drag to resize
SelectableisLockable Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public virtual bool isLockable(
	out bool buttonLock
)

Parameters

buttonLock
Type: SystemBoolean

[Missing <param name="buttonLock"/> documentation for "M:Planetbase.Selectable.isLockable(System.Boolean@)"]

Return Value

Type: Boolean

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

See Also