Caveats
Parameters
Examples
; Have the player try to trap the soul of elvis
if Game.GetPlayer().TrapSoul(Elvis)
Debug.Trace("Time to power up rock and roll!")
endIfAuto-Generated Example
Actor myActor__akTarget
bool returnedValue = myActor__toCallFunctionOn.TrapSoul(myActor__akTarget)