This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

SetMagicEffectOnTargetAllowed

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(void) SetMagicEffectOnTargetAllowed newOnTargetAllowed:bool effect:ref 
(void) SetMEOnTargetAllowed newOnTargetAllowed:bool effect:ref 
(void) SetMagicEffectOnTargetAllowedC newOnTargetAllowed:bool effectCode:long 
(void) SetMEOnTargetAllowedC

Sets whether the magic effect is allowedt to be cast on a target.ALTALIAS.