Task Properties

RAGE Plugin Hook Documentation

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

The Task type exposes the following members.

Properties

  NameDescription
Public propertyIsActive

Gets a value indicating whether this task is active.

A task is considered active if its status is not None.

Public propertyName
Gets the name of the method that was used to invoke this task. Eg. "RappelFromHelicopter".
Public propertyPed
Gets the Ped this task is assigned to.
Public propertyStatus
Gets the current status of this task.
Top
See Also

Reference