Tile - YEntity - Has Label – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
==== label ==== | ==== label ==== | ||
Target label | |||
=== Returns === | === Returns === | ||
'''boolean''' | '''boolean''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Returns whether the '''entity''' | Returns whether the '''entity''' has selected '''label''' attached. | ||
Revision as of 11:16, 12 November 2021
Has Label(Entity, Label)
hasLabel(label: YEntityLabel): boolean;
Parameters
label
Target label
Returns
boolean
Availability
Description
Returns whether the entity has selected label attached.