Tile - YLogic - Has Label – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Has Game logic label to Ylands:Tile - YLogic - Has Label: 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 Label(Logic, Label) == | |||
[[File:YlandsTile-307.png]] | |||
<pre>hasLabel(label: YLogicLabel): boolean;</pre> | |||
=== Parameters === | |||
==== label ==== | |||
=== Returns === | |||
'''boolean''' True/False | |||
=== Description === | |||
Returns whether the target '''Game Logic''' has a '''Label''' attached. | |||
Line 8: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Has Label(Logic, Label)
hasLabel(label: YLogicLabel): boolean;
Parameters
label
Returns
boolean True/False
Description
Returns whether the target Game Logic has a Label attached.