Tile - YCharacter - Controlled Entity – Ylands
Category: Instructions
| m (YlandsClassyBot moved page Ylands Tile - Character controlled entity to Ylands:Tile - YCharacter - Controlled Entity: New Structure) | No edit summary | ||
| Line 1: | Line 1: | ||
| [[ | <!--- | ||
| THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
| *Setting controlled entity to  | --> | ||
| == Controlled Entity == | |||
| [[File:YlandsTile-77-get.png]] | |||
| [[File:YlandsTile-77-set.png]] | |||
| <pre>get controlledEntity(): YEntity; | |||
| set controlledEntity(value: YEntity);</pre> | |||
| === Description === | |||
| Allows to '''get''' / '''set''' entity which is currently '''controlled''' by the character, i.e vehicle, ship, horse. | |||
| === Notes === | |||
| * Setting controlled entity to "none" will disembark character from currently controlled entity. | |||
| Line 9: | Line 24: | ||
| [[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Controlled Entity
get controlledEntity(): YEntity; set controlledEntity(value: YEntity);
Description
Allows to get / set entity which is currently controlled by the character, i.e vehicle, ship, horse.
Notes
- Setting controlled entity to "none" will disembark character from currently controlled entity.
 
	
