GameFiberWaitUntil Method

RAGE Plugin Hook Documentation

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

Overload List

  NameDescription
Public methodStatic memberCode exampleWaitUntil(FuncBoolean)
Yields the executing fiber until the specified condition is met. The condition is not checked while the game is paused.
Public methodStatic memberCode exampleWaitUntil(FuncBoolean, Int32)
Yields the executing fiber until the specified condition is met. The condition is not checked while the game is paused.
Top
See Also

Reference