TaskInvokerJump Method

RAGE Plugin Hook Documentation

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

Makes the Ped jump.

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

public Task Jump()

Return Value

Type: Task
An instance of Task that can be used to retrieve information about the task.
See Also

Reference