Background for Skyrim SE
Member of the Weather script
floatfunctionGetFogDistance(boolday, inttype)Native

[DEV SERVER] Loading description...


Caveats


Parameters

boolday

inttype


Examples

No human-generated examples found for this function.

Auto-Generated Example

bool myBool__day
int myInt__type

float returnedValue = myWeather__toCallFunctionOn.GetFogDistance(myBool__day, myInt__type)

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.