Background for Skyrim SE
Member of the Actor script
voidfunctionEndDeferredKill()Native

[DEV SERVER] Loading description...


Caveats

CK Wiki - Notes

To bypass this function killing the player, you have to set the actor to essential, with a bleedout override checked and set to 0. Source


Examples

; Force the player out of a Deferred Kill state
Game.GetPlayer().EndDeferredKill()

Auto-Generated Example

myActor__toCallFunctionOn.EndDeferredKill()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.