FAssetEditorModeUILayer::OnToolkitHostingStarted

Called by SLevelEditor to notify the toolbox about a new toolkit being hosted

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

  • FAssetEditorModeUILayer::OnToolkitHostingStarted()

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 OnToolkitHostingStarted
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IToolkit](API\Editor\EditorFramework\Toolkits\IToolkit) > & Toolkit
)

Remarks

Called by SLevelEditor to notify the toolbox about a new toolkit being hosted


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library