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.

SetMagicEffectUsesActorValue

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) SetMagicEffectUsesActorValue newUsesActorValue:bool effect:ref 
(void) SetMEUsesActorValue newUsesActorValue:bool effect:ref 
(void) SetMagicEffectUsesActorValueC newUsesActorValue:bool effectCode:long 
(void) SetMEUsesActorValueC

Sets whether the magic effect uses an actor value.ALTALIAS.