SetContactSpell - WaterType

F4SE Member of: WaterType Script
Requires F4SE version 0.3.1 or higher.

Sets the contact Spell for this water type.

SyntaxEdit

Function SetContactSpell(Spell sp) Native

ParametersEdit

sp: The contact Spell for this water type.

Return ValueEdit

None

ExamplesEdit

MyWaterType.SetContactSpell(MySpell)

NotesEdit

None

See AlsoEdit