Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FPlatformFileOpenLog
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileOpenLogWrapper.h |
| Include | #include "HAL/IPlatformFileOpenLogWrapper.h" |
template<typename FmtType, typename... Types>
static void AddLabel
(
const FmtType & Fmt,
Types... Args
)