Tile - YUiButton - Interactable – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Interactable == [[File:YlandsTile-669-get.png]...") |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get interactable(): boolean; | <pre>get interactable(): boolean; | ||
set interactable(value: boolean);</pre> | set interactable(value: boolean);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Interactable
get interactable(): boolean; set interactable(value: boolean);
Availability
Description
Get/set whether the target button is interactable.