TaskStatus Property

RAGE Plugin Hook Documentation

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

Gets the current status of this task.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public TaskStatus Status { get; }

Property Value

Type: TaskStatus
The current status of this task.
See Also

Reference