- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Adds spells to actorbase
- Function serializes data to skse cosave.
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
Spell mySpell__akSpell
bool returnedValue = PO3_SKSEFunctions.AddBaseSpell(myActor__akActor, mySpell__akSpell)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
