Background for Skyrim SE
Member of the Shout script
SpellfunctionGetNthSpell(intn)Native

Description

Wiki Description

Gets the specified Nth spell of this shout.


Parameters

  1. intn

    CK Wiki Description

    The Nth spell associated with this Shout

    • 0 is the first spell for this shout, 1 is the second spell for this shout, 2 is the third spell for this shout

Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__n

Spell returnedValue = myShout__toCallFunctionOn.GetNthSpell(myInt__n)

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.