Navigation
API > API/Plugins > API/Plugins/BaseCharacterFXEditor > API/Plugins/BaseCharacterFXEditor/FBaseCharacterFXEditorToolkit
- FAssetEditorToolkit::OnRequestClose()
- FBaseCharacterFXEditorToolkit::OnRequestClose()
References
| Module | BaseCharacterFXEditor |
| Header | /Engine/Plugins/Experimental/CharacterFXEditor/BaseCharacterFXEditor/Source/BaseCharacterFXEditor/Public/BaseCharacterFXEditorToolkit.h |
| Include | #include "BaseCharacterFXEditorToolkit.h" |
| Source | /Engine/Plugins/Experimental/CharacterFXEditor/BaseCharacterFXEditor/Source/BaseCharacterFXEditor/Private/BaseCharacterFXEditorToolkit.cpp |
virtual bool OnRequestClose
&40;
EAssetEditorCloseReason InCloseReason
&41;
Remarks
Called when this toolkit is requested to close. Returns false if closing should be prevented.