Difference between revisions of "Enchantment Script"
Jump to navigation
Jump to search
imported>Jlundin |
imported>Jog |
||
Line 19: | Line 19: | ||
== Member Functions == | == Member Functions == | ||
'''bool Function [[IsHostile - Enchantment|IsHostile]]()''' | |||
*Returns whether this enchantment is considered hostile or not. | |||
== Events == | == Events == | ||
None | None |
Revision as of 12:43, 20 February 2012
Extends: Form Script
Script for the manipulation of enchantment base objects.
Definition
ScriptName Enchantment extends Form
Properties
None
Global Functions
None
Member Functions
bool Function IsHostile()
- Returns whether this enchantment is considered hostile or not.
Events
None