[This is preliminary documentation and is subject to change.]
Gets an instance of Task to check the status of a task invoked by the specified native.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- ped
- Type: RagePed
[Missing <param name="ped"/> documentation for "M:Rage.Task.GetTask(Rage.Ped,System.String)"]
- nativeName
- Type: SystemString
[Missing <param name="nativeName"/> documentation for "M:Rage.Task.GetTask(Rage.Ped,System.String)"]
Return Value
Type: Task[Missing <returns> documentation for "M:Rage.Task.GetTask(Rage.Ped,System.String)"]
See Also