Background for Starfield
Member of the Utility script
boolfunctionHasExpiryDayPassed(floatafExpiryDay)Global

Description

Documentation Comment

checks to see if the passed in value is less than the current day


Caveats


Parameters

floatafExpiryDay


Examples

Auto-Generated Example

float myFloat__afExpiryDay

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