TaskInvokerRappelFromHelicopter Method

RAGE Plugin Hook Documentation

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

Makes the Ped rappel from the current vehicle. The vehicle must be a helicopter and the set the Ped is on must support rappelling.

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

public Task RappelFromHelicopter()

Return Value

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

Reference