GameFiberHibernate Method

RAGE Plugin Hook Documentation

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

Makes the active GameFiber sleep indefinitely.

Other GameFibers can awaken this instance by calling Wake() on the instance.

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

public static void Hibernate()
See Also

Reference