SetConsumeSpell - WaterType

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

Sets the consume Spell for this water type.

SyntaxEdit

Function SetConsumeSpell(Spell sp) Native

ParametersEdit

sp: The consume Spell for this water type.

Return ValueEdit

None

ExamplesEdit

MyWaterType.SetConsumeSpell(MySpell)

NotesEdit

None

See AlsoEdit