Difference between revisions of "Enchantment Script"
Jump to navigation
Jump to search
imported>Qazaaq (Crosslinked to editor reference) |
imported>Qazaaq |
||
Line 2: | Line 2: | ||
[[Category:Papyrus]] | [[Category:Papyrus]] | ||
[[Category:Script Objects]] | [[Category:Script Objects]] | ||
[[Category:Magic]] | |||
'''Extends:''' [[Form Script]] | '''Extends:''' [[Form Script]] | ||
Line 25: | 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