Difference between revisions of "MagicEffectUsesAttributeC"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (usesAttribute:bool) MagicEffectUsesAttributeC effect:long (usesAttribute:bool) MEUsesAttrib...)
(No difference)

Revision as of 15:28, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(usesAttribute:bool) MagicEffectUsesAttributeC effect:long
(usesAttribute:bool) MEUsesAttributeC effect:long

Returns whether the magic effect affects an attribute.

See Also