Background for Starfield
Member of the ObjectReference script
boolfunctionAddSpell(SpellakSpell, boolabVerbose=true)Native

Description

Documentation Comment

Adds the specified spell to this reference - returns true on success


Caveats


Parameters

SpellakSpell

boolabVerbose=true


Examples

Auto-Generated Example

Spell mySpell__akSpell
bool myBool__abVerbose

bool returnedValue = myObjectReference__toCallFunctionOn.AddSpell(mySpell__akSpell, myBool__abVerbose)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.