Background for Skyrim SE
Member of the DynamicAnimationCasting script
boolfunctionSelectFavouriteSpell(intindex)NativeGlobal

Description

Documentation Comment

Select the favourite spell index to cast from @FAVOURITE spell in DynamicAnimationCasting.toml


Caveats


Parameters

intindex


Examples

Auto-Generated Example

int myInt__index

bool returnedValue = DynamicAnimationCasting.SelectFavouriteSpell(myInt__index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.