- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Get object reference count (eg. number of stacked items when dropped from inventory)
Caveats
Parameters
ObjectReferenceakRef
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
int returnedValue = PO3_SKSEFunctions.GetRefCount(myObjectReference__akRef)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
