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

Function BlzGetEventIsAttack

Line
4013
Location
common.j
Constant?
no
Type
native
Arguments
nothing
Returns
boolean
4013
native BlzGetEventIsAttack                         takes nothing returns boolean
4014
// Add this function to follow the style of GetUnitX and GetUnitY, it has the same result as BlzGetLocalUnitZ
4015
native BlzGetUnitZ                                 takes unit whichUnit returns real
4016
native BlzEnableSelections                         takes boolean enableSelection, boolean enableSelectionCircle returns nothing
4017
native BlzIsSelectionEnabled                       takes nothing returns boolean
4018
native BlzIsSelectionCircleEnabled                 takes nothing returns boolean