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

Function BlzSetEventWeaponType

Line
4012
Location
common.j
Constant?
no
Type
native
Arguments
weapontype weaponType
Returns
boolean
4012
native BlzSetEventWeaponType                       takes weapontype weaponType 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