Click or drag to resize
MyRenderThreadSetMouseCapture Method

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

[Missing <summary> documentation for "M:VRage.MyRenderThread.SetMouseCapture(System.Boolean)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public void SetMouseCapture(
	bool capture
)

Parameters

capture
Type: SystemBoolean

[Missing <param name="capture"/> documentation for "M:VRage.MyRenderThread.SetMouseCapture(System.Boolean)"]

See Also