Tile - YItem - Is Item – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Is item to Ylands:Tile - YItem - Is Item: 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. | |||
--> | |||
== Is Item(Entity) == | |||
[[File:YlandsTile-889.png]] | |||
<pre>static is(entity: YEntity): boolean;</pre> | |||
=== Parameters === | |||
==== entity ==== | |||
=== Returns === | |||
'''boolean''' | |||
=== Description === | |||
Returns whether the target '''entity''' is an '''item'''. | |||
Line 7: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Is Item(Entity)
static is(entity: YEntity): boolean;
Parameters
entity
Returns
boolean
Description
Returns whether the target entity is an item.