RestoreAllGameBuildings

From Multi Theft Auto: Wiki
Revision as of 08:39, 5 September 2024 by FileEX (talk | contribs)
Jump to navigation Jump to search

ADDED/UPDATED IN VERSION 1.6.0 r22420:
This function cancels removeAllGameBuildings effect
[[{{{image}}}|link=|]] Note: This function can destroy some scripted buildings if the building pool does not have enough free space for game buildings.

Syntax

nil restoreAllGameBuildings ( )


Returns

Nothing

Example

Accessories-text-editor.png Script Example Missing Function RestoreAllGameBuildings needs a script example, help out by writing one.

Before submitting check out Editing Guidelines Script Examples.


See Also