Vehicle::disablePlaneAileron

From RAGE Multiplayer Wiki
Revision as of 23:47, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(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