Background for Starfield
Member of the Math script
floatfunctionMinutesAsDays(floatafMinutes)Global

Description

Documentation Comment

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


Caveats


Parameters

floatafMinutes


Examples

Auto-Generated Example

float myFloat__afMinutes

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