Background for Fallout 4
Member of the WaterType script
voidfunctionSetConsumeSpell(Spellsp)Native

Description

Wiki Description

Sets the consume Spell for this water type.


Caveats

CK Wiki - Notes

None


Parameters


Examples

MyWaterType.SetConsumeSpell(MySpell)

Auto-Generated Example

Spell mySpell__sp

myWaterType__toCallFunctionOn.SetConsumeSpell(mySpell__sp)

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.