Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Stats/Stats2.h |
| Include | #include "Stats/Stats2.h" |
| Source | /Engine/Source/Runtime/Core/Private/Stats/StatsCommand.cpp |
bool DirectStatsCommand
(
const TCHAR * Cmd,
bool bBlockForCompletion,
FOutputDevice * Ar
)
Remarks
Pass a console command directly to the stats system, return true if it is known command, false means it might be a stats command.