6,834
edits
m (Mex moved page GetBuildings to getBuildings) |
(Removed redirect to Gta.getBuildings) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
{{ScriptItem | |||
|endpoint = client | |||
|type = function | |||
|name = getBuildings | |||
|usage = fetch all building handles | |||
|parameters = void | |||
|returnTypes = array | |||
|returnInfo = an array of all buildings with syntax <code>array<int index, Building building></code> | |||
|returnFail1 = array [] | |||
}} |
edits