Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FAssetEditorToolkit
| Type | Name | Description | |
|---|---|---|---|
| bool | Use OnRequestClose that takes in an EAssetEditorCloseReason instead | ||
| bool | OnRequestClose
(
EAssetEditorCloseReason InCloseReason |
Called when this toolkit is requested to close. Returns false if closing should be prevented. |