Difference between revisions of "Shout Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Terra Nova2
m (→‎SKSE Member Functions: Fixed a typo with SetNthWordOfPower)
imported>Terra Nova2
(→‎SKSE Member Functions: Cleaned up the SKSE member Functions section a bit.)
 
Line 22: Line 22:


== SKSE Member Functions ==
== SKSE Member Functions ==
{|class="wikitable" width =100%
*[[GetNthWordOfPower - Shout|WordOfPower '''GetNthWordOfPower'''(Int ''n'')]]
!style="text-align:left;"|Function
*[[GetNthSpell - Shout|Spell '''GetNthSpell'''(Int ''n'')]]
!style="text-align:left;"|Description
*[[GetNthRecoveryTime - Shout|Float '''GetNthRecoveryTime'''(Int ''n'')]]
|-
*[[SetNthWordOfPower - Shout|'''SetNthWordOfPower'''(Int ''n'', WordOfPower ''aWoop'')]]
 
*[[SetNthSpell - Shout|'''SetNthSpell'''(Int ''n'', Spell ''aSpell'')]]
|[[GetNthWordOfPower - Shout|WordOfPower '''GetNthWordOfPower'''(Int ''n'')]]
*[[SetNthRecoveryTime - Shout|'''SetNthRecoveryTime'''(Int ''n'', Float ''time'')]]
|
|-
 
|[[GetNthSpell - Shout|Spell '''GetNthSpell'''(Int ''n'')]]
|
|-
 
|[[GetNthRecoveryTime - Shout|Float '''GetNthRecoveryTime'''(Int ''n'')]]
|
|-
 
|[[SetNthWordOfPower - Shout|'''SetNthWordOfPower'''(Int ''n'', WordOfPower ''aWoop'')]]
|
|-
 
|[[SetNthSpell - Shout|'''SetNthSpell'''(Int ''n'', Spell ''aSpell'')]]
|
|-
 
|[[SetNthRecoveryTime - Shout|'''SetNthRecoveryTime'''(Int ''n'', Float ''time'')]]
|
|-
 
|}


== Events ==
== Events ==
None
None

Latest revision as of 05:49, 20 February 2016