Tile - YLogic - Remove Storage – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Add-Remove logic storage to Ylands:Tile - YLogic - Remove Storage: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Remove Storage(Game logic, Storage) == | |||
[[File:YlandsTile-569.png]] | |||
<pre>removeStorage(storage: YLogicStorage): void;</pre> | |||
=== Parameters === | |||
==== storage ==== | |||
=== Description === | |||
Allows to '''remove''' the storage from the selected '''game logic'''. | |||
---- | ---- | ||
Line 10: | Line 21: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Remove Storage(Game logic, Storage)
removeStorage(storage: YLogicStorage): void;
Parameters
storage
Description
Allows to remove the storage from the selected game logic.