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

Function GetDetectedUnit

Line
2620
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
unit
2620
constant native GetDetectedUnit takes nothing returns unit
2621
2622
// EVENT_PLAYER_UNIT_SUMMONED
2623
constant native GetSummoningUnit    takes nothing returns unit
2624
constant native GetSummonedUnit     takes nothing returns unit
2625