Vehicle::getOccupants: Difference between revisions
CocaColaBear (talk | contribs) (Created page with "{{Incomplete Functions}}") |
No edit summary |
||
| Line 1: | Line 1: | ||
vehicle.getOccupants() | |||
return array(players) | |||
Revision as of 18:58, 9 July 2018
vehicle.getOccupants()
return array(players)