Difference between revisions of "IsMagicEffectOnTouchAllowed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(ME)
imported>TheMagician
m (copy/paste error)
 
Line 4: Line 4:
  (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars
  (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars


  (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars
  (onTouchAllowed:bool) IsMEOnTouchAllowed effect:chars


Returns whether the magic effect can be cast on touch.
Returns whether the magic effect can be cast on touch.

Latest revision as of 09:01, 11 July 2010

A command for Oblivion Script Extender

Syntax:

(onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars
(onTouchAllowed:bool) IsMEOnTouchAllowed effect:chars

Returns whether the magic effect can be cast on touch.

See Also[edit | edit source]