- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Gets NPC death item
Caveats
Parameters
ActorBaseakBase
Examples
Auto-Generated Example
ActorBase myActorBase__akBase
LeveledItem returnedValue = PO3_SKSEFunctions.GetDeathItem(myActorBase__akBase)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
