Tile - YItem - Is Pickable – Ylands
Category: Instructions
|  (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....") | 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: | ||
| '''boolean''' | '''boolean''' | ||
| === Availability === | |||
| [[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
| === Description === | === Description === | ||
| Line 24: | Line 28: | ||
| ---- | ---- | ||
| {{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
| {{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
| [[Category: Instructions]] | [[Category: Instructions]] | ||
Latest revision as of 14:27, 24 November 2023
Is Pickable(Entity)
static isPickable(target: YEntity): boolean;
Parameters
target
Target entity
Returns
boolean
Availability
Description
Returns whenever selected item can be picked up.
 
	