GameFiber Properties

RAGE Plugin Hook Documentation

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

The GameFiber type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberCanSleepNow
Gets a value indicating whether the calling code is executing in the active GameFiber instance.
Public propertyIsAlive
Gets a value indicating whether this instance is still running.
Public propertyIsEntryFiber
Gets or sets a value indicating whether this fiber is the original fiber created when this plugin was loaded.
Public propertyIsHibernating
Gets a value indicating whether this instance is hibernating.
Public propertyIsSleeping
Gets a value indicating whether this instance is sleeping.
Public propertyName
Gets the name of this instance.
Top
See Also

Reference