GetTimeDead

From the CreationKit Wiki
Revision as of 05:56, 29 December 2019 by imported>Thynar
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

GetTimeDead 


Returns the time (in hours) that the calling actor has been dead. For example, if BossBanditRef has been dead for 3.5 hours, BossBanditRef.GetTimeDead would return 3.5.

Notes[edit | edit source]

  • Will return 0 on actors with the Starts Dead flag checked on the reference.