Click or drag to resize
MyInputExtensionsGetDeveloperRoll Method

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

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

Namespace: VRage.Input
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public static float GetDeveloperRoll(
	IMyInput self
)

Parameters

self
Type: VRage.InputIMyInput

[Missing <param name="self"/> documentation for "M:VRage.Input.MyInputExtensions.GetDeveloperRoll(VRage.Input.IMyInput)"]

Return Value

Type: Single

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

See Also