Background for Skyrim SE
Member of the MagExtend script
intfunctionGetMGEFArchetypeNum(MagicEffectmgef)NativeGlobal

Description

Documentation Comment

Retrieve the Magic Effect's current archetype by its integer value (SEE LIST BELOW)


Caveats


Parameters


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef

int returnedValue = MagExtend.GetMGEFArchetypeNum(myMagicEffect__mgef)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.