FStats::EnabledForCommandlet

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Stats/Stats2.h

Include

#include "Stats/Stats2.h"

Source

/Engine/Source/Runtime/Core/Private/Stats/Stats2.cpp

Syntax

static bool EnabledForCommandlet()

Returns

true, if the command line has the LoadTimeStatsForCommandlet or LoadTimeFileForCommandlet token which enables stats in the commandlets. !!!CAUTION!!! You need to manually advance stats frame in order to maintain the data integrity and not to leak the memory.

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