The search keyword must be a single word (no spaces).

Function UnitDamageTarget

Line
3061
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, widget target, real amount, boolean attack, boolean ranged, attacktype attackType, damagetype damageType, weapontype weaponType
Returns
boolean
3061
native UnitDamageTarget             takes unit whichUnit, widget target, real amount, boolean attack, boolean ranged, attacktype attackType, damagetype damageType, weapontype weaponType returns boolean
3062
3063
native IssueImmediateOrder          takes unit whichUnit, string order returns boolean
3064
native IssueImmediateOrderById      takes unit whichUnit, integer order returns boolean
3065
native IssuePointOrder              takes unit whichUnit, string order, real x, real y returns boolean
3066
native IssuePointOrderLoc           takes unit whichUnit, string order, location whichLocation returns boolean

Information about UnitDamageTarget

You must be logged in with a standard account to contribute.