- Found in:
- PO3's PE
voidfunctionReplaceKeywordOnRef(ObjectReferenceakRef, KeywordakKeywordAdd, KeywordakKeywordRemove)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
Keyword myKeyword__akKeywordAdd
Keyword myKeyword__akKeywordRemove
PO3_SKSEFunctions.ReplaceKeywordOnRef(myObjectReference__akRef, myKeyword__akKeywordAdd, myKeyword__akKeywordRemove)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
