Tile - YLogic - Has Storage – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Has logic storage to Ylands:Tile - YLogic - Has 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. | |||
--> | |||
== Has Storage(Game logic, Storage) == | |||
[[File:YlandsTile-570.png]] | |||
<pre>hasStorage(storage: YLogicStorage): boolean;</pre> | |||
=== Parameters === | |||
==== storage ==== | |||
=== Returns === | |||
'''boolean''' | |||
=== Description === | |||
Returns '''true''' if the game logic has the selected '''storage''' attached. | |||
---- | ---- | ||
Line 7: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Has Storage(Game logic, Storage)
hasStorage(storage: YLogicStorage): boolean;
Parameters
storage
Returns
boolean
Description
Returns true if the game logic has the selected storage attached.