This is the complete list of members for FScopedSlowTask, including all inherited members.
bCreatedDialog | FSlowTask | private |
bDelayedDialogAllowInPIE | FSlowTask | private |
bDelayedDialogShowCancelButton | FSlowTask | private |
bEnabled | FSlowTask | private |
bSkipRecursiveDialogCreation | FSlowTask | private |
CompletedWork | FSlowTask | |
Context | FSlowTask | private |
CurrentFrameScope | FSlowTask | |
DefaultMessage | FSlowTask | |
Destroy() | FSlowTask | |
EnterProgressFrame(float ExpectedWorkThisFrame=1.f, const FText &Text=FText()) | FSlowTask | |
ForceRefresh(FFeedbackContext &Context) | FSlowTask | privatestatic |
FrameMessage | FSlowTask | |
FScopedSlowTask(float InAmountOfWork, const FText &InDefaultMessage=FText(), bool bInEnabled=true, FFeedbackContext &InContext= *GWarn) | FScopedSlowTask | inline |
FSlowTask(const FSlowTask &) | FSlowTask | private |
FSlowTask(float InAmountOfWork, const FText &InDefaultMessage=FText(), bool bInEnabled=true, FFeedbackContext &InContext= *GWarn) | FSlowTask | |
GetCurrentMessage() const | FSlowTask | |
Initialize() | FSlowTask | |
MakeDialog(bool bShowCancelButton=false, bool bAllowInPIE=false) | FSlowTask | |
MakeDialogDelayed(float Threshold, bool bShowCancelButton=false, bool bAllowInPIE=false) | FSlowTask | |
MakeDialogIfNeeded() | FSlowTask | private |
MakeRecursiveDialogIfNeeded() | FSlowTask | private |
OpenDialogThreshold | FSlowTask | |
ShouldCancel() const | FSlowTask | |
ShouldCreateThrottledSlowTask() | FSlowTask | static |
StartTime | FSlowTask | |
TickProgress() | FSlowTask | |
TotalAmountOfWork | FSlowTask | |
Visibility | FSlowTask | |
~FScopedSlowTask() | FScopedSlowTask | inline |