Skip to content

Active Effect

powerof3 edited this page May 4, 2022 · 14 revisions

Getters

;returns whether the activeEffect has script attached. If scriptName is empty, it will return if the activeEffect has any non-base scripts attached
bool Function IsScriptAttachedToActiveEffect(ActiveMagicEffect akActiveEffect, String asScriptName) global native

Clone this wiki locally