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

Description

Documentation Comment

Retrieve the Magic Effect's current archetype as a string (SEE LIST BELOW)


Caveats


Parameters


Examples

Auto-Generated Example

MagicEffect myMagicEffect__mgef

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