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) ==...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(One intermediate revision by one other user not shown)
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'''.




----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:24, 24 November 2023

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.