Tile - YEntity - Get Resistance – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get-Set resistance to Ylands:Tile - YEntity - Get Resistance: 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. | |||
--> | |||
== Get Resistance(Entity, Damage type) == | |||
[[File:YlandsTile-506.png]] | |||
<pre>getResistance(damageType: YDamageType): number;</pre> | |||
=== Parameters === | |||
==== damageType ==== | |||
=== Returns === | |||
'''number''' | |||
=== Description === | |||
Allows to '''get''' the '''resistance''' of the target entity against the specific '''type of damage'''. | |||
---- | ---- | ||
Line 10: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Get Resistance(Entity, Damage type)
getResistance(damageType: YDamageType): number;
Parameters
damageType
Returns
number
Description
Allows to get the resistance of the target entity against the specific type of damage.