SetConsumeSpell - WaterType

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

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

Sets the consume Spell for this water type.

Syntax[edit | edit source]

Function SetConsumeSpell(Spell sp) Native

Parameters[edit | edit source]

sp: The consume Spell for this water type.

Return Value[edit | edit source]

None

Examples[edit | edit source]

MyWaterType.SetConsumeSpell(MySpell)

Notes[edit | edit source]

None

See Also[edit | edit source]