Vehicle::setRenderTrainAsDerailed

From RAGE Multiplayer Wiki

makes the train all jumbled up and derailed as it moves on the tracks (though that wont stop it from its normal operations)

Syntax

vehicle.setRenderTrainAsDerailed(toggle);

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

// todo

See also