Vehicle::disablePlaneAileron

From RAGE Multiplayer Wiki
Revision as of 11:29, 9 May 2024 by Shr0x (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

hash collision??? - Don't think so. I fits alphabetically and it used with a plane in the scripts

Syntax

vehicle.disablePlaneAileron(p1, p2);

Required Arguments

  • p1: Boolean
  • p2: Boolean

Return value

  • Undefined

Example

// todo

See also