Tile - YLogic - Has Storage – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
==== storage ==== | ==== storage ==== | ||
Target storage | |||
=== Returns === | === Returns === | ||
'''boolean''' | '''boolean''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Returns | Returns whether the game logic has the selected '''storage''' attached. | ||
Revision as of 11:16, 12 November 2021
Has Storage(Game logic, Storage)
hasStorage(storage: YLogicStorage): boolean;
Parameters
storage
Target storage
Returns
boolean
Availability
Description
Returns whether the game logic has the selected storage attached.