Vehicle::doesAllowRappel

From RAGE Multiplayer Wiki
Revision as of 17:11, 18 September 2021 by Shr0x (talk | contribs) (Created page with "==Syntax== <syntaxhighlight lang="javascript">vehicle.doesAllowRappel();</syntaxhighlight> ===Return value=== *'''boolean''' ==Example== <syntaxhighlight lang="javascript"> //...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

vehicle.doesAllowRappel();

Return value

  • boolean

Example

// todo

See also