Background for Skyrim SE

MagicEffect


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
stringfunctionGetAssociatedSkill()Native

Obtains the skill that this magic effect is associated with.

voidfunctionSetAssociatedSkill(stringskill)Native

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC

stringfunctionGetResistance()Native
voidfunctionSetResistance(stringskill)Native
boolfunctionIsEffectFlagSet(intflag)Native
voidfunctionSetEffectFlag(intflag)Native
voidfunctionClearEffectFlag(intflag)Native
floatfunctionGetCastTime()Native
voidfunctionSetCastTime(floatcastTime)Native
intfunctionGetSkillLevel()Native
voidfunctionSetSkillLevel(intlevel)Native
intfunctionGetArea()Native
voidfunctionSetArea(intarea)Native
floatfunctionGetSkillUsageMult()Native
voidfunctionSetSkillUsageMult(floatusageMult)Native
floatfunctionGetBaseCost()Native
voidfunctionSetBaseCost(floatcost)Native
LightfunctionGetLight()Native
voidfunctionSetLight(Lightobj)Native
EffectShaderfunctionGetHitShader()Native
voidfunctionSetHitShader(EffectShaderobj)Native
voidfunctionSetEnchantShader(EffectShaderobj)Native
ProjectilefunctionGetProjectile()Native
voidfunctionSetProjectile(Projectileobj)Native
ExplosionfunctionGetExplosion()Native
voidfunctionSetExplosion(Explosionobj)Native
ArtfunctionGetCastingArt()Native
voidfunctionSetCastingArt(Artobj)Native
ArtfunctionGetHitEffectArt()Native
voidfunctionSetHitEffectArt(Artobj)Native
ArtfunctionGetEnchantArt()Native
voidfunctionSetEnchantArt(Artobj)Native
voidfunctionSetImpactDataSet(ImpactDataSetobj)Native
SpellfunctionGetEquipAbility()Native
voidfunctionSetEquipAbility(Spellobj)Native
voidfunctionSetImageSpaceMod(ImageSpaceModifierobj)Native
PerkfunctionGetPerk()Native
voidfunctionSetPerk(Perkobj)Native
intfunctionGetCastingType()Native
intfunctionGetDeliveryType()Native
Sound[]functionGetSounds()Native

Entries will be None if there is no sound
will always return an array of size 6

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.