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

Description

Documentation Comment

return a number of hours 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.DaysAsHours(myFloat__afDays)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.