- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- How long the actor has been dead for
- Returns 0.0 if actor is alive
Caveats
Parameters
ActorakActor
Examples
Auto-Generated Example
Actor myActor__akActor
float returnedValue = PO3_SKSEFunctions.GetTimeDead(myActor__akActor)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
