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

Description

Wiki Description

Sets the contact Spell for this water type.


Caveats

CK Wiki - Notes

None


Parameters


Examples

MyWaterType.SetContactSpell(MySpell)

Auto-Generated Example

Spell mySpell__sp

myWaterType__toCallFunctionOn.SetContactSpell(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.