Squirrel/Server/Functions/Vehicles/GetWheelStatus

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Vehicle.GetWheelStatus}} This ''Vehicle'' class method will return the status of the given wheel. Result will be one of the [[Squirrel/Server/Constants#Vehicle_W…')

Revision as of 05:10, 25 September 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This Vehicle class method will return the status of the given wheel. Result will be one of the wheel status codes.

Syntax

  1. int Vehicle.GetWheelStatus( int wheel )

Arguments

  • wheel - The wheel you wish to return the status for. A list of vehicle wheel constants can be found from here

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

Example notes and used functions here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox