![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Stats/StatsCommand.h"#include "CoreTypes.h"#include "Misc/AssertionMacros.h"#include "Math/NumericLimits.h"#include "Math/UnrealMathUtility.h"#include "Templates/Less.h"#include "Templates/Greater.h"#include "Containers/Array.h"#include "Containers/UnrealString.h"#include "UObject/NameTypes.h"#include "Logging/LogMacros.h"#include "CoreGlobals.h"#include "Misc/Parse.h"#include "Misc/ScopeLock.h"#include "Containers/Set.h"#include "Containers/Map.h"#include "Misc/CoreMisc.h"#include "Delegates/IDelegateInstance.h"#include "Misc/OutputDeviceRedirector.h"#include "Stats/Stats.h"#include "ProfilingDebugging/ProfilingHelpers.h"#include "Misc/ConfigCacheIni.h"#include "Misc/CoreDelegates.h"#include "Async/TaskGraphInterfaces.h"#include "Misc/DefaultValueHelper.h"#include "Tasks/Pipe.h"Classes | |
| class | FStatCmdCore |
Namespaces | |
| namespace | UE |
| namespace | UE::Stats |
Functions | |
| bool | UE::Stats::DirectStatsCommand (const TCHAR *Cmd, bool bBlockForCompletion, FOutputDevice *Ar) |
| bool | DirectStatsCommand (const TCHAR *Cmd, bool bBlockForCompletion, FOutputDevice *Ar) |
| bool DirectStatsCommand | ( | const TCHAR * | Cmd, |
| bool | bBlockForCompletion, | ||
| FOutputDevice * | Ar | ||
| ) |