Background for Skyrim SE
Member of the LibFire script
intfunctionGetHighestMinSkillLevelForSpell(SpellakSpell)NativeGlobal

Description

Documentation String

Time

Documentation Comment

Returns highest minimum skill level for akSpell (does not account for conditions)


Caveats


Parameters

SpellakSpell


Examples

Auto-Generated Example

Spell mySpell__akSpell

int returnedValue = LibFire.GetHighestMinSkillLevelForSpell(mySpell__akSpell)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.