FFeedbackContextEditor::ReceivedUserCancel

Whether or not the user has canceled out of the progress dialog (i.e. the ongoing slow task or the last one that ran).

Windows
MacOS
Linux

Override Hierarchy

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 bool ReceivedUserCancel()

Remarks

Whether or not the user has canceled out of the progress dialog (i.e. the ongoing slow task or the last one that ran). The user cancel flag is reset when starting a new root 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