[This is preliminary documentation and is subject to change.]
The Task type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsActive | Gets a value indicating whether this task is active. A task is considered active if its status is not None. | |
Name |
Gets the name of the method that was used to invoke this task. Eg. "RappelFromHelicopter".
| |
Ped |
Gets the Ped this task is assigned to.
| |
Status |
Gets the current status of this task.
|
See Also