Tile - YAnimal - Get Domestication Level – Ylands

From Bohemia Interactive Community
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 Domestication Level(Animal, Character) ==...")
 
No edit summary
Line 10: Line 10:


==== animal ====
==== animal ====
Target animal


==== character ====
==== character ====
Animal owner


=== Returns ===
=== Returns ===


'''number'''
'''number'''
=== Availability ===
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===


Get '''domestication level''' of the '''animal'''.
Returns current '''domestication level''' of selected '''animal'''.





Revision as of 12:16, 12 November 2021

Get Domestication Level(Animal, Character)

YlandsTile-590.png

static getDomesticationLevel(animal: YEntity, character: YCharacter): number;

Parameters

animal

Target animal

character

Animal owner

Returns

number

Availability

Client, Server

Description

Returns current domestication level of selected animal.