Vehicle::getOccupants: Difference between revisions

From RAGE Multiplayer Wiki
(Created page with "{{Incomplete Functions}}")
 
(Fixed uo the page format)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Incomplete Functions}}
Gets the occupants inside of a vehicle.<br>
==Syntax==
<syntaxhighlight lang="javascript">vehicle.getOccupants();</syntaxhighlight>
===Return value===
*'''Array''': Players
==Example==
<syntaxhighlight lang="javascript">
//To do
</syntaxhighlight>
==See also==
{{Vehicle_definition}}
[[Category:TODO: Example]]

Latest revision as of 03:49, 10 July 2018