Difference between revisions of "Enchantment Script"
Jump to navigation
Jump to search
imported>Plplecuyer |
imported>Qazaaq |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Papyrus]] | [[Category:Papyrus]] | ||
[[Category:Script Objects]] | [[Category:Script Objects]] | ||
[[Category:Magic]] | |||
'''Extends:''' [[Form Script]] | |||
''' | '''Editor:''' [[Enchantment]] | ||
Script for the manipulation of enchantment base objects. | Script for the manipulation of enchantment base objects. | ||
Line 24: | Line 26: | ||
== Events == | == Events == | ||
None | None | ||
== See Also == | |||
*[[:Category:Magic|Magic Category]] |
Latest revision as of 01:33, 7 June 2016
Extends: Form Script
Editor: Enchantment
Script for the manipulation of enchantment base objects.
Definition[edit | edit source]
ScriptName Enchantment extends Form Native Hidden
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
- bool Function IsHostile()
- Returns whether this enchantment is considered hostile or not.
Events[edit | edit source]
None