Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/WorkflowOrientedApp > API/Editor/UnrealEd/WorkflowOrientedApp/FWorkflowCentricApplication
- FAssetEditorToolkit::OnRequestClose()
- FWorkflowCentricApplication::OnRequestClose()
- FWidgetBlueprintEditor::OnRequestClose()
- FBlueprintEditor::OnRequestClose()
- FWidgetBlueprintEditor::OnRequestClose()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorkflowOrientedApp/WorkflowCentricApplication.h |
| Include | #include "WorkflowOrientedApp/WorkflowCentricApplication.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/WorkflowCentricApplication.cpp |
virtual bool OnRequestClose
&40;
EAssetEditorCloseReason InCloseReason
&41;
Remarks
Called when this toolkit is requested to close. Returns false if closing should be prevented.