Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FOutputDevice > LogfImpl
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/OutputDevice.h |
Include | #include "Misc/OutputDevice.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/OutputDevice.cpp |
void LogfImpl
(
ELogVerbosity::Type Verbosity,
const TCHAR * Fmt,
...
)