- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Dumps current actor animation variables to po3_papyrusextender64.log
Caveats
Parameters
ActorakActor
stringasAnimationVarPrefix
Examples
Auto-Generated Example
Actor myActor__akActor
string myString__asAnimationVarPrefix
PO3_SKSEFunctions.DumpAnimationVariables(myActor__akActor, myString__asAnimationVarPrefix)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
