6,834
edits
(Removed redirect to Gta.getBuildings) Tag: Removed redirect |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = getBuildings | ||
|side = client | |||
|type = function | |type = function | ||
| | |games = iii vc sa iv | ||
| | |desc = fetch all building handles | ||
| | |return = array an array of all buildings with syntax <code>array<int index, Building building></code> | ||
|freturn = array [] | |||
| | |||
}} | }} |
edits