UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWindowsFeedbackContext Member List

This is the complete list of members for FWindowsFeedbackContext, including all inherited members.

AddError(const FString &InError)FFeedbackContextinlineprotected
AddError(FString &&InError)FFeedbackContextinlineprotected
AddWarning(const FString &InWarning)FFeedbackContextinlineprotected
AddWarning(FString &&InWarning)FFeedbackContextinlineprotected
bAutoEmitLineTerminatorFOutputDeviceprotected
BeginSlowTask(const FText &Task, bool ShowProgressDialog, bool bShowCancelButton=false)FFeedbackContext
bSuppressEventTagFOutputDeviceprotected
CanBeUsedOnAnyThread() constFOutputDeviceinlinevirtual
CanBeUsedOnMultipleThreads() constFOutputDeviceinlinevirtual
CanBeUsedOnPanicThread() constFOutputDeviceinlinevirtual
CategorizedLogf(const FName &Category, ELogVerbosity::Type Verbosity, const FmtType &Fmt, Types... Args)FOutputDeviceinline
ClearWarningsAndErrors()FFeedbackContextinline
CloseBuildProgressWindow()FFeedbackContextinlinevirtual
DECLARE_EVENT_OneParam(FFeedbackContext, FOnStartSlowTask, const FText &TaskName)FFeedbackContext
DECLARE_EVENT_TwoParams(FFeedbackContext, FOnFinalizeSlowTask, const FText &TaskName, double DurationInSeconds)FFeedbackContext
DECLARE_EVENT_TwoParams(FFeedbackContext, FOnStartSlowTaskWithGuid, FGuid Guid, const FText &TaskName)FFeedbackContext
DECLARE_EVENT_TwoParams(FFeedbackContext, FOnFinalizeSlowTaskWithGuid, FGuid Guid, const FText &TaskName)FFeedbackContext
Dump(class FArchive &Ar)FOutputDeviceinlinevirtual
EndSlowTask()FFeedbackContext
FFeedbackContext()FFeedbackContext
FinalizeSlowTask()FFeedbackContextinlineprotectedvirtual
Flush()FOutputDeviceinlinevirtual
FormatLine(FStringBuilderBase &Out, const TCHAR *V, ELogVerbosity::Type Verbosity, const FName &Category, double Time, ELogVerbosity::Type *OutVerbosity=nullptr) constFFeedbackContextprotected
FormatRecordLine(FStringBuilderBase &Out, const UE::FLogRecord &Record, ELogVerbosity::Type *OutVerbosity=nullptr) constFFeedbackContextprotected
FOutputDevice()FOutputDevice
FOutputDevice(FOutputDevice &&)FOutputDevice
FOutputDevice(const FOutputDevice &)FOutputDevice
FSlowTaskFFeedbackContextprotected
GetAutoEmitLineTerminator() constFOutputDeviceinline
GetContext() constFWindowsFeedbackContextinlinevirtual
GetErrors(TArray< FString > &OutErrors) constFFeedbackContextinline
GetErrorsAndWarningsAndEmpty(TArray< FString > &OutWarningsAndErrors)FFeedbackContextinline
GetNumErrors() constFFeedbackContextinline
GetNumWarnings() constFFeedbackContextinline
GetScopeStack() constFFeedbackContextinline
GetScopeStackSharedPtr() constFFeedbackContextinlineprotected
GetSuppressEventTag() constFOutputDeviceinline
GetWarnings(TArray< FString > &OutWarnings) constFFeedbackContextinline
IsMemoryOnly() constFOutputDeviceinlinevirtual
IsPlayingInEditor() constFFeedbackContextprotectedvirtual
LegacyAPIScopesFFeedbackContextprotected
Log(const TCHAR *S)FOutputDevice
Log(ELogVerbosity::Type Verbosity, const TCHAR *S)FOutputDevice
Log(const FName &Category, ELogVerbosity::Type Verbosity, const TCHAR *Str)FOutputDevice
Log(const FString &S)FOutputDevice
Log(const FText &S)FOutputDevice
Log(ELogVerbosity::Type Verbosity, const FString &S)FOutputDevice
Log(const FName &Category, ELogVerbosity::Type Verbosity, const FString &S)FOutputDevice
Logf(const FmtType &Fmt)FOutputDeviceinline
Logf(const FmtType &Fmt, Types... Args)FOutputDeviceinline
Logf(ELogVerbosity::Type Verbosity, const FmtType &Fmt, Types... Args)FOutputDeviceinline
OnFinalizeSlowTask()FFeedbackContextinline
OnFinalizeSlowTaskWithGuid()FFeedbackContextinline
OnStartSlowTask()FFeedbackContextinline
OnStartSlowTaskWithGuid()FFeedbackContextinline
FOutputDevice::operator=(FOutputDevice &&)FOutputDevice
FOutputDevice::operator=(const FOutputDevice &)FOutputDevice
ProgressReported(const float TotalProgressInterp, FText DisplayMessage)FFeedbackContextinlineprotectedvirtual
ReceivedUserCancel()FFeedbackContextinlinevirtual
RequestUpdateUI(bool bForceUpdate=false)FFeedbackContextprotected
ResolveVerbosity(ELogVerbosity::Type Verbosity) constFFeedbackContextprotected
ScopeStackFFeedbackContextprotected
ScopeStackSharedPtrFFeedbackContextmutableprotected
Serialize(const TCHAR *V, ELogVerbosity::Type Verbosity, const FName &Category) overrideFFeedbackContextvirtual
Serialize(const TCHAR *V, ELogVerbosity::Type Verbosity, const FName &Category, double Time) overrideFFeedbackContextvirtual
SerializeRecord(const UE::FLogRecord &Record) overrideFFeedbackContextvirtual
SetAutoEmitLineTerminator(bool bInAutoEmitLineTerminator)FOutputDeviceinline
SetContext(FContextSupplier *InContext)FWindowsFeedbackContextinlinevirtual
SetSuppressEventTag(bool bInSuppressEventTag)FOutputDeviceinline
ShowBuildProgressWindow()FFeedbackContextinlinevirtual
StartSlowTask(const FText &Task, bool bShowCancelButton=false)FFeedbackContextinlineprotectedvirtual
StatusForceUpdate(int32 Numerator, int32 Denominator, const FText &StatusText)FFeedbackContext
StatusUpdate(int32 Numerator, int32 Denominator, const FText &StatusText)FFeedbackContext
TearDown()FOutputDeviceinlinevirtual
TreatErrorsAsWarningsFFeedbackContext
TreatWarningsAsErrorsFFeedbackContext
UpdateProgress(int32 Numerator, int32 Denominator)FFeedbackContext
UpdateUI()FFeedbackContextprotected
YesNof(const FText &Question) overrideFWindowsFeedbackContextvirtual
~FFeedbackContext()FFeedbackContextvirtual
~FOutputDevice()FOutputDevicevirtual