Click or drag to resize
IMyInputIsNewButtonReleased Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Input.IMyInput.IsNewButtonReleased(VRage.Input.MySharedButtonsEnum)"]

Namespace: VRage.Input
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
bool IsNewButtonReleased(
	MySharedButtonsEnum button
)

Parameters

button
Type: VRage.InputMySharedButtonsEnum

[Missing <param name="button"/> documentation for "M:VRage.Input.IMyInput.IsNewButtonReleased(VRage.Input.MySharedButtonsEnum)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VRage.Input.IMyInput.IsNewButtonReleased(VRage.Input.MySharedButtonsEnum)"]

See Also