Shout Script
Jump to navigation
Jump to search
Extends: Form Script
Script for the manipulation of shouts.
Definition[edit | edit source]
ScriptName Shout extends Form
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
None
SKSE Member Functions[edit | edit source]
- WordOfPower GetNthWordOfPower(Int n)
- Spell GetNthSpell(Int n)
- Float GetNthRecoveryTime(Int n)
- SetNthWordOfPower(Int n, WordOfPower aWoop)
- SetNthSpell(Int n, Spell aSpell)
- SetNthRecoveryTime(Int n, Float time)
Events[edit | edit source]
None