Tile - YCharacter - Controlled Entity – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}")
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Character_controlled_entity.png]]
<!---
*Allows to '''Get''' / '''Set''' entity which is currently '''controlled''' by the character, i.e vehicle, ship or horse
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Setting controlled entity to "none" will disembark character from currently controlled entity.
-->
== Controlled Entity ==
 
[[File:YlandsTile-77-get.png]]
 
[[File:YlandsTile-77-set.png]]
 
<pre>get controlledEntity(): YEntity;
set controlledEntity(value: YEntity);</pre>
=== Availability ===
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Allows to '''get''' / '''set''' entity which is currently '''controlled''' by the character, i.e vehicle, ship, horse.
 
=== Notes ===
 
* Setting controlled entity to &quot;none&quot; will disembark character from currently controlled entity.




Line 9: Line 28:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 12:16, 12 November 2021