FFeedbackContext::StartSlowTask

Called to create a slow task

Windows
MacOS
Linux

Override Hierarchy

FFeedbackContext::StartSlowTask()

FFeedbackContextEditor::StartSlowTask()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/FeedbackContext.h

Include

#include "Misc/FeedbackContext.h"

Syntax

virtual void StartSlowTask
(
    const FText & Task,
    bool bShowCancelButton
)

Remarks

Called to create a slow task

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss