- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Get association type between 2 NPCs, if any
Caveats
Parameters
Examples
Auto-Generated Example
ActorBase myActorBase__akBase1
ActorBase myActorBase__akBase2
AssociationType returnedValue = PO3_SKSEFunctions.GetAssociationType(myActorBase__akBase1, myActorBase__akBase2)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
