Background for Skyrim SE

The YASTMUtils Script

    The YASTMUtils script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like Yet Another Soul Trap Manager (YASTM).

    For this script, the Papyrus index knows about:

    • 1 function


    Inheritance Tree

    No indexed scripts extend this script.

    Properties

    No properties found.

      Events

        No events found.

      Functions

      • ActorfunctionTrapSoulAndGetCaster(Actorcaster, Actorvictim)NativeGlobal

        Traps a soul and returns the caster.

        Useful when you need to handle soul diversion, since the returned caster may
        differ from the input caster.

        A return value of 'none' indicates that the soul trap has failed.

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