RemoveAllGameBuildings

From Multi Theft Auto: Wiki
Revision as of 15:05, 25 May 2024 by TheNormalnij (talk | contribs) (Add note)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ADDED/UPDATED IN VERSION 1.6.0 r22420:
This function is used to remove all world buildings and frees building pool.
[[{{{image}}}|link=|]] Note: This function does not affect buildings created using the createBuilding function

Syntax

nil removeAllGameBuildings ( )


Returns

Nothing

See Also