Background for Starfield
Member of the Utility script
floatfunctionGetHoursUntilLocalHour(floatafTargetHourLocal)Global

Description

Documentation Comment

returns hours until specified LOCAL target hour (local equivalent of 24-hour time, 0.0-24.0)


Caveats


Parameters

floatafTargetHourLocal


Examples

Auto-Generated Example

float myFloat__afTargetHourLocal

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