WaterType Script
Revision as of 19:58, 21 January 2018 by imported>Qazaaq
Extends: Form Script
Editor: WaterType
Script for the manipulation of WaterType objects.
Definition
ScriptName WaterType extends Form Native Hidden
Properties
None
Global Functions
None
Member Functions
None
F4SE Member Functions
- Spell Function GetConsumeSpell()
- Gets the consume spell for this water type.
- Spell Function GetContactSpell()
- Gets the contact spell for this water type.
- Function SetConsumeSpell(Spell akSpell)
- Sets the consume spell for this water type.
- Function SetContactSpell(Spell akSpell)
- Sets the contact spell for this water type.
Events
None