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

Function GetChangingUnitPrevOwner

Line
2640
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
player
2640
constant native GetChangingUnitPrevOwner    takes nothing returns player
2641
2642
// EVENT_PLAYER_UNIT_DROP_ITEM
2643
// EVENT_PLAYER_UNIT_PICKUP_ITEM
2644
// EVENT_PLAYER_UNIT_USE_ITEM
2645
constant native GetManipulatingUnit takes nothing returns unit