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

Description

Wiki Description

Gets the contact Spell for this water type.


Caveats

CK Wiki - Notes

None


Examples

Spell contactSpell = MyWaterType.GetContactSpell()
Debug.Trace(contactSpell)

Auto-Generated Example

Spell returnedValue = myWaterType__toCallFunctionOn.GetContactSpell()

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.