Tile - YEntity - Has Storage – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Has entity storage to Ylands:Tile - YEntity - Has Storage: New Structure) |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Has Storage(Entity, Storage) == | |||
[[File:YlandsTile-164.png]] | |||
<pre>hasStorage(storage: YEntityStorage): boolean;</pre> | |||
=== Parameters === | |||
==== storage ==== | |||
Target storage | |||
=== Returns === | |||
'''boolean''' | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Returns whether the target '''entity''' has selected '''Storage''' assigned. | |||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | |||
[[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Has Storage(Entity, Storage)
hasStorage(storage: YEntityStorage): boolean;
Parameters
storage
Target storage
Returns
boolean
Availability
Description
Returns whether the target entity has selected Storage assigned.