WaterType Script

Revision as of 00:20, 19 December 2018 by imported>Qazaaq (Added categories)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Extends: Form Script
Editor: WaterType

Script for the manipulation of WaterType objects.

DefinitionEdit

ScriptName WaterType extends Form Native Hidden

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

None

F4SE Member FunctionsEdit

  • 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.

EventsEdit

None

See AlsoEdit