GameFiberSleep Method

RAGE Plugin Hook Documentation

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

Sleeps the active instance the specified duration.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static void Sleep(
	int duration
)

Parameters

duration
Type: SystemInt32

[Missing <param name="duration"/> documentation for "M:Rage.GameFiber.Sleep(System.Int32)"]

See Also

Reference