bUseFixedSeed

If the random seed started with a constant or on time, can be affected by -FIXEDSEED or -BENCHMARK

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Syntax

static bool bUseFixedSeed = false;

Remarks

If the random seed started with a constant or on time, can be affected by -FIXEDSEED or -BENCHMARK

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss