FAssetEditorModeUILayer::OnToolkitHostingFinished

Called by SLevelEditor to notify the toolbox about an existing toolkit no longer being hosted

Unreal Engine C++ API Reference > Editor > EditorFramework > Toolkits > FAssetEditorModeUILayer

  • FAssetEditorModeUILayer::OnToolkitHostingFinished()

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Toolkits/AssetEditorModeUILayer.h
Include #include "Toolkits/AssetEditorModeUILayer.h"
Source /Engine/Source/Editor/EditorFramework/Private/Toolkits/AssetEditorModeUILayer.cpp
virtual void OnToolkitHostingFinished
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IToolkit](API\Editor\EditorFramework\Toolkits\IToolkit) > & Toolkit
)

Remarks

Called by SLevelEditor to notify the toolbox about an existing toolkit no longer being hosted


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library