Skip to main content

Vehicle::disablePlaneAileron

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

Syntax

```js vehicle.disablePlaneAileron(p1, p2); ```

Required Arguments

  • p1: Boolean
  • p2: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also