Background for Skyrim SE
Member of the DbSkseEvents script
voidfunctionUnregisterActiveMagicEffectForGlobalEvent_All(stringasEvent, ActiveMagicEffecteventReceiver)NativeGlobal


Caveats


Parameters

stringasEvent

ActiveMagicEffecteventReceiver


Examples

Auto-Generated Example

string myString__asEvent
ActiveMagicEffect myActiveMagicEffect__eventReceiver

DbSkseEvents.UnregisterActiveMagicEffectForGlobalEvent_All(myString__asEvent, myActiveMagicEffect__eventReceiver)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.