Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FFeedbackContext
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/FeedbackContext.h |
| Include | #include "Misc/FeedbackContext.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/FeedbackContext.cpp |
void FormatLine
(
FStringBuilderBase & Out,
const TCHAR * V,
ELogVerbosity::Type Verbosity,
const FName & Category,
double Time,
ELogVerbosity::Type * OutVerbosity
) const