Background for Starfield
Member of the ObjectReference script
boolfunctionHasMagicEffect(MagicEffectakMagicEffect)Native

Description

Documentation Comment

check if this refr is affected by the given effect.


Caveats


Parameters

MagicEffectakMagicEffect


Examples

Auto-Generated Example

MagicEffect myMagicEffect__akMagicEffect

bool returnedValue = myObjectReference__toCallFunctionOn.HasMagicEffect(myMagicEffect__akMagicEffect)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.