- Found in:
- Dylbills PE
voidfunctionRegisterActiveMagicEffectForGlobalEvent(stringasEvent, ActiveMagicEffecteventReceiver, FormparamFilter=NONE, intparamFilterIndex=0)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
string myString__asEvent
ActiveMagicEffect myActiveMagicEffect__eventReceiver
Form myForm__paramFilter
int myInt__paramFilterIndex
DbSkseEvents.RegisterActiveMagicEffectForGlobalEvent(myString__asEvent, myActiveMagicEffect__eventReceiver, myForm__paramFilter, myInt__paramFilterIndex)