Tile - YItem - Is Pickable – 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. --> == Is Pickable(Entity) == File:YlandsTile-1080....") |
No edit summary |
||
Line 16: | Line 16: | ||
'''boolean''' | '''boolean''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === |
Revision as of 11:16, 12 November 2021
Is Pickable(Entity)
static isPickable(target: YEntity): boolean;
Parameters
target
Target entity
Returns
boolean
Availability
Description
Returns whenever selected item can be picked up.