IsTrainDerailable

From Multi Theft Auto: Wiki
Revision as of 17:43, 11 February 2010 by ToMMy975 (talk | contribs) (→‎See Also)
Jump to navigation Jump to search

This function will check if a train or tram is derailable.

Syntax

bool isTrainDerailable ( vehicle vehicleToCheck )              

Required Arguments

  • vehicleToCheck: The vehicle you wish to check.

Returns

Returns true if the train is derailable, false otherwise.

Example

Click to collapse [-]
Example
-- TODO

See Also

essay