Skip to content
powerof3 edited this page May 4, 2022 · 2 revisions

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

Clone this wiki locally