Difference between revisions of "Shout Script"
Jump to navigation
Jump to search
→SKSE Member Functions: Added SKSE Member functions, should now contain all SKSE functions upto 1.06.16
imported>Rhavlovick m (1 revision: Clobber re-import by Henning) |
imported>CraftySentinel (→SKSE Member Functions: Added SKSE Member functions, should now contain all SKSE functions upto 1.06.16) |
||
Line 20: | Line 20: | ||
== Member Functions == | == Member Functions == | ||
None | None | ||
== SKSE Member Functions == | |||
{|class="wikitable" width =100% | |||
!style="text-align:left;"|Function | |||
!style="text-align:left;"|Description | |||
|- | |||
|[[GetNthWordOfPower - Shout|WordOfPower '''GetNthWordOfPower'''(Int ''n'')]] | |||
| | |||
|- | |||
|[[GetNthSpell - Shout|Spell '''GetNthSpell'''(Int ''n'')]] | |||
| | |||
|- | |||
|[[GetNthRecoveryTime - Shout|Float '''GetNthRecoveryTime'''(Int ''n'')]] | |||
| | |||
|- | |||
|[[SetNthWordOfPower - Shout|'''GetNthWordOfPower'''(Int ''n'', WordOfPower ''aWoop'')]] | |||
| | |||
|- | |||
|[[SetNthSpell - Shout|'''SetNthSpell'''(Int ''n'', Spell ''aSpell'')]] | |||
| | |||
|- | |||
|[[SetNthRecoveryTime - Shout|'''SetNthRecoveryTime'''(Int ''n'', Float ''time'')]] | |||
| | |||
|- | |||
|} | |||
== Events == | == Events == | ||
None | None |