GetTimeDead
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: GetTimeDead.
A function included in the GECK version 1.1.0.36.
Description
Returns how long (in hours) the actor has been dead.
Syntax
(float) [Actor].GetTimeDead
Example
BuddyRef.GetTimeDead
Returns how many hours Buddy has been dead, in float form.
Notes
None