Background for Skyrim SE
Member of the DynamicAnimationCasting script
intfunctionNextFavouriteSpell(intdelta)NativeGlobal

Description

Documentation Comment

Select the next or previous favourite spell to cast from @FAVOURITE spell in DynamicAnimationCasting.toml


Caveats


Parameters

intdelta


Examples

Auto-Generated Example

int myInt__delta

int returnedValue = DynamicAnimationCasting.NextFavouriteSpell(myInt__delta)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.