5#include "Containers/Array.h"
46 static constexpr SIZE_T AbsoluteFileNameMaxLength = 1024;
47 static TCHAR CachedAbsoluteFilename[AbsoluteFileNameMaxLength];
49 static void OnLogFileOpened(
const TCHAR* Pathname);
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE::FPlatformRecursiveMutex FCriticalSection
Definition CriticalSection.h:53
Definition FeedbackContext.h:30
Definition OutputDeviceConsole.h:14
Definition OutputDeviceError.h:10
Definition OutputDevice.h:133