Idle - powerof3/PapyrusExtenderSSE GitHub Wiki

Getters

GetAnimationEventName

  • Get idle animation event name (eg. attackStart)
string Function GetAnimationEventName(Idle akIdle) global native

GetAnimationFileName

  • Get idle animation file name (eg. Actors\Character\Behaviors\0_Master.hkx)
string Function GetAnimationFileName(Idle akIdle) global native