Tile - YWorld - Get Entity – 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. --> == Get Entity(Id) == <pre>static getEntity(id: nu...") |
No edit summary |
||
Line 12: | Line 12: | ||
'''YEntity''' | '''YEntity''' | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
Revision as of 11:17, 12 November 2021
Get Entity(Id)
static getEntity(id: number): YEntity;
Parameters
id
Returns
YEntity
Availability