Background for Skyrim SE
Member of the SpellHotbar script
boolfunctionslotSpell(Formform, intindex, inttype)NativeGlobal


Caveats


Parameters

Formform

intindex

inttype


Examples

Auto-Generated Example

Form myForm__form
int myInt__index
int myInt__type

bool returnedValue = SpellHotbar.slotSpell(myForm__form, myInt__index, myInt__type)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.