Click or drag to resize
IMyInputIsNewGameControlJoystickOnlyPressed Method

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

[Missing <summary> documentation for "M:VRage.Input.IMyInput.IsNewGameControlJoystickOnlyPressed(VRage.Utils.MyStringId)"]

Namespace: VRage.Input
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
bool IsNewGameControlJoystickOnlyPressed(
	MyStringId controlId
)

Parameters

controlId
Type: MyStringId

[Missing <param name="controlId"/> documentation for "M:VRage.Input.IMyInput.IsNewGameControlJoystickOnlyPressed(VRage.Utils.MyStringId)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VRage.Input.IMyInput.IsNewGameControlJoystickOnlyPressed(VRage.Utils.MyStringId)"]

See Also