GetVehicleHealth: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Info|Function|Server & Client|1.0}}
{{Info|Function|Server & Client|1.0}}


{{FuncDescription|__EDIT_ME__}}
{{FuncDescription|Returns the specified vehicle health in float.}}


{{FuncSyntax|GetVehicleHealth(vehicle)}}
{{FuncSyntax|GetVehicleHealth(vehicle)}}


{{FuncParameters}}
{{FuncParameters}}
{{FuncParam|vehicle|__EDIT_ME__}}
{{FuncParam|vehicle|The vehicle identifier}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|Vehicle health in float value between 0 to 5000}}


== Example ==
== Example ==
__EDIT_ME__
<syntaxhighlight lang="Lua">
-- code
</syntaxhighlight>


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{VehicleFunctions}}

Revision as of 07:31, 16 November 2019