FBaseCharacterFXEditorToolkit::OnToolkitHostingFinished

Called when another toolkit (such as a ed mode toolkit) is no longer being hosted in this asset editor toolkit.

Override Hierarchy

FAssetEditorToolkit::OnToolkitHostingFinished()

FBaseCharacterFXEditorToolkit::OnToolkitHostingFinished()

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

Syntax

virtual void OnToolkitHostingFinished
(
    const TSharedRef< IToolkit > & Toolkit
)

Remarks

Called when another toolkit (such as a ed mode toolkit) is no longer being hosted in this asset editor toolkit.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Cancel