getBuildings: Difference between revisions

24 bytes removed ,  19 November 2022
no edit summary
(Removed redirect to Gta.getBuildings)
Tag: Removed redirect
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = getBuildings
|side = client
|type = function
|type = function
|name = getBuildings
|games = iii vc sa iv
|usage = fetch all building handles
|desc = fetch all building handles
|parameters = void
|return = array an array of all buildings with syntax <code>array<int index, Building building></code>
|returnTypes = array
|freturn = array []
|returnInfo = an array of all buildings with syntax <code>array<int index, Building building></code>
|returnFail1 = array []
}}
}}
6,833

edits