Background for Starfield
Member of the Math script
floatfunctionDaysAsSeconds(floatafDays)Global

Description

Documentation Comment

return a number of Seconds for a number of days - useful for doing math with GameDaysPassed, etc.


Caveats


Parameters

floatafDays


Examples

Auto-Generated Example

float myFloat__afDays

float returnedValue = Math.DaysAsSeconds(myFloat__afDays)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.