Armor Addon - powerof3/PapyrusExtenderSSE GitHub Wiki
Getters
GetFootstepSet
- Gets armor addon's footstep set
FootstepSet Function GetFootstepSet(ArmorAddon akArma) global native
Setters
SetFootstepSet
- Sets armor addon's footstep set
Function SetFootstepSet(ArmorAddon akArma, FootstepSet akFootstepSet) global native