Difference between revisions of "IsMagicEffectForSpellmaking"
Jump to navigation
Jump to search
imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (isForSpellMaking:bool) IsMagicEffectForSpellmaking effect:chars (isForSpellMaking:bool) IsM...) |
imported>WereWolf |
||
Line 7: | Line 7: | ||
Returns whether the magic effect can be used for spell making. | Returns whether the magic effect can be used for spell making. | ||
==See Also== | |||
*[[IsMagicEffectForSpellmakingC]] | |||
[[Category:Functions]] | [[Category:Functions]] |
Revision as of 14:35, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(isForSpellMaking:bool) IsMagicEffectForSpellmaking effect:chars
(isForSpellMaking:bool) IsMEForSpellmaking effect:chars
Returns whether the magic effect can be used for spell making.