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.

SetMagicEffectOnTouchAllowed

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) SetMagicEffectOnTouchAllowed newOnTouchAllowed:bool effect:ref 
(void) SetMEOnTouchAllowed newOnTouchAllowed:bool effect:ref 
(void) SetMagicEffectOnTouchAllowedC newOnTouchAllowed:bool effectCode:long 
(void) SetMEOnTouchAllowedC

Sets whether the magic effect is allowed to be cast with a touch.ALTALIAS.