Tile - YLogic - Remove Label – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Attach-Remove Game logic label to Ylands:Tile - YLogic - Remove 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. | |||
--> | |||
== Remove Label(Logic, Label) == | |||
[[File:YlandsTile-309.png]] | |||
<pre>removeLabel(label: YLogicLabel): void;</pre> | |||
=== Parameters === | |||
==== label ==== | |||
=== Description === | |||
Allows to '''remove''' the target '''Game Logic Label''' from the target '''Game Logic'''. | |||
Line 8: | Line 21: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Remove Label(Logic, Label)
removeLabel(label: YLogicLabel): void;
Parameters
label
Description
Allows to remove the target Game Logic Label from the target Game Logic.