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)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
