Background for Skyrim SE
Member of the SpellHotbar script
voidfunctionhighlightSlot(intslot, boolerror, floatduration)NativeGlobal


Caveats


Parameters

intslot

boolerror

floatduration


Examples

Auto-Generated Example

int myInt__slot
bool myBool__error
float myFloat__duration

SpellHotbar.highlightSlot(myInt__slot, myBool__error, myFloat__duration)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.