FAssetEditorToolkit::OnToolkitHostingStarted

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

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h

Include

#include "Toolkits/AssetEditorToolkit.h"

Syntax

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

Remarks

Called when another toolkit (such as a ed mode toolkit) is 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
Dismiss