![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Logging/LogMacros.h"#include "CoreGlobals.h"#include "HAL/Platform.h"#include "HAL/PlatformMallocCrash.h"#include "Misc/ScopeLock.h"#include "Misc/OutputDeviceRedirector.h"#include "Misc/FeedbackContext.h"#include "Misc/VarargsHelper.h"#include "Stats/Stats.h"#include "ProfilingDebugging/CsvProfiler.h"#include "AutoRTFM.h"Functions | |
| void | StaticFailDebugV (const TCHAR *Error, const ANSICHAR *File, int32 Line, void *ProgramCounter, const TCHAR *DescriptionFormat, va_list DescriptionArgs) |
| CSV_DEFINE_CATEGORY (FMsgLogf, true) | |