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

Function GetSpellTargetDestructable

Line
2690
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
destructable
2690
constant native GetSpellTargetDestructable  takes nothing returns destructable
2691
constant native GetSpellTargetItem          takes nothing returns item
2692
constant native GetSpellTargetUnit          takes nothing returns unit
2693
2694
native TriggerRegisterPlayerAllianceChange takes trigger whichTrigger, player whichPlayer, alliancetype whichAlliance returns event
2695
native TriggerRegisterPlayerStateEvent takes trigger whichTrigger, player whichPlayer, playerstate whichState, limitop opcode, real limitval returns event