Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionRemoveAddedSpells(ActorakActor, stringmodName, Keyword[]keywords, boolabMatchAll)NativeGlobal


Parameters

  1. ActorakActor

  2. stringmodName

  3. Keyword[]keywords

  4. boolabMatchAll


Examples

Auto-Generated Example

Actor myActor__akActor
string myString__modName
Keyword[] myKeywordArray__keywords
bool myBool__abMatchAll

PO3_SKSEFunctions.RemoveAddedSpells(myActor__akActor, myString__modName, myKeywordArray__keywords, myBool__abMatchAll)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.