Debug - powerof3/PapyrusExtenderSSE GitHub Wiki

Setters

GivePlayerSpellBook

  • Adds all usable spells to the player, and adds mod prefix to each spell name.
Function GivePlayerSpellBook() global native

DumpAnimationVariables

  • Dumps current actor animation variables to po3_papyrusextender64.log
Function DumpAnimationVariables(Actor akActor, String asAnimationVarPrefix) global native