Background for Starfield
Member of the Math script
floatfunctionHoursAsDays(floatafHours)Global

Description

Documentation Comment

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


Caveats


Parameters

floatafHours


Examples

Auto-Generated Example

float myFloat__afHours

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