Tile - YLogic - Labels – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get Game logic labels to Ylands:Tile - YLogic - Labels: 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. | |||
--> | |||
== Labels == | |||
[[File:YlandsTile-310-get.png]] | |||
<pre>get labels(): YLogicLabel[];</pre> | |||
=== Description === | |||
Returns '''all labels''' attached to selected game logic as an '''array'''. | |||
Line 8: | Line 17: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Labels
get labels(): YLogicLabel[];
Description
Returns all labels attached to selected game logic as an array.