Tile - YEntity - Position – 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. --> == Position == File:YlandsTile-141-get.png...") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
== Position == | == Position == | ||
<pre>get position(): YVector3; | |||
set position(value: YVector3);</pre> | |||
=== Availability === | |||
[[ | [[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | ||
=== Description === | === Description === | ||
Line 17: | Line 17: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Position
get position(): YVector3; set position(value: YVector3);
Availability
Description
Allows to get / set position of target entity.