Tile - YEntity - Is – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Is entity class to Ylands:Tile - YEntity - Is: 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(Entity, Class) == | |||
[[File:YlandsTile-204.png]] | |||
<pre>is(klass: YTag): boolean;</pre> | |||
=== Parameters === | |||
==== class ==== | |||
=== Returns === | |||
'''boolean''' Returns whether the selected '''entity is''' of certain '''class''', e.g workstation. | |||
=== Description === | |||
Returns whether the selected '''entity is''' of certain '''class''', e.g workstation. | |||
Line 8: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Is(Entity, Class)
is(klass: YTag): boolean;
Parameters
class
Returns
boolean Returns whether the selected entity is of certain class, e.g workstation.
Description
Returns whether the selected entity is of certain class, e.g workstation.