UnitDamagePoint

Parameters
whichUnit unit
delay real
radius real
x real
y real
amount real
attack boolean
ranged boolean
attackType attacktype
damageType damagetype
weaponType weapontype
bug

Has been known to cause crashes in battle.net.

comment
patch

1.17a

return type
boolean
Source code
native UnitDamagePoint              takes unit whichUnit, real delay, real radius, real x, real y, real amount, boolean attack, boolean ranged, attacktype attackType, damagetype damageType, weapontype weaponType returns boolean
Source
common.j
wc3modding.com
UnitDamagePoint