Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetSpellType(SpellakSpell, intaiType)NativeGlobal


Caveats


Parameters

SpellakSpell

intaiType


Examples

Auto-Generated Example

Spell mySpell__akSpell
int myInt__aiType

PO3_SKSEFunctions.SetSpellType(mySpell__akSpell, myInt__aiType)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.