GameFiberExecuteNewFor Method

RAGE Plugin Hook Documentation

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

Overload List

  NameDescription
Public methodStatic memberExecuteNewFor(ThreadStart, Int32)
Calls the specified method once every tick on a new GameFiber, for the specified duration.
Public methodStatic memberExecuteNewFor(ThreadStart, String, Int32)
Calls the specified method once every tick on a new GameFiber, for the specified duration.
Top
See Also

Reference