Tile - YItem - Set Pickable – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(One intermediate revision by one other user not shown) | |||
Line 16: | Line 16: | ||
Is pickable (bool) | Is pickable (bool) | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Line 28: | Line 32: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Set Pickable(Entity, Value)
static setPickable(target: YEntity, value: boolean): void;
Parameters
target
Target entity
value
Is pickable (bool)
Availability
Description
Allows to set whenever selected item can be picked up.
Notes
- Does not work on small foliage. Use Disable Interactions instead.