Click or drag to resize
IMyInputGetControl Method (MyKeys)

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

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

Namespace: VRage.Input
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
MyControl GetControl(
	MyKeys key
)

Parameters

key
Type: VRage.InputMyKeys

[Missing <param name="key"/> documentation for "M:VRage.Input.IMyInput.GetControl(VRage.Input.MyKeys)"]

Return Value

Type: MyControl

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

See Also