Tile - YLock - Lock – 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. --> == Lock(Entity) == File:YlandsTile-43.png...") |
No edit summary |
||
Line 10: | Line 10: | ||
==== target ==== | ==== target ==== | ||
Target entity | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === |
Revision as of 11:16, 12 November 2021
Lock(Entity)
static lock(target: YEntity): void;
Parameters
target
Target entity
Availability
Description
Lock target entity.
Notes
- Supported entities: doors and lock-able containers (e.g chests).
- Does not work as padlocks, those are different functionality and are available only as player action.