Click or drag to resize
IMyInputLoadContent Method

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

[Missing <summary> documentation for "M:VRage.Input.IMyInput.LoadContent(System.IntPtr)"]

Namespace: VRage.Input
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
void LoadContent(
	IntPtr windowHandle
)

Parameters

windowHandle
Type: SystemIntPtr

[Missing <param name="windowHandle"/> documentation for "M:VRage.Input.IMyInput.LoadContent(System.IntPtr)"]

See Also