FFeedbackContextEditor::StartSlowTask

Called to create a slow task

Windows
MacOS
Linux

Override Hierarchy

FFeedbackContext::StartSlowTask()

FFeedbackContextEditor::StartSlowTask()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FeedbackContextEditor.h

Include

#include "FeedbackContextEditor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/FeedbackContextEditor.cpp

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