- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Sets the base object of this reference. Does not reload the object reference.
Caveats
Parameters
ObjectReferenceakRef
FormakBaseObject
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
Form myForm__akBaseObject
PO3_SKSEFunctions.SetBaseObject(myObjectReference__akRef, myForm__akBaseObject)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
