IToolkitHost::OnToolkitHostingFinished

Called when a toolkit is no longer being hosted within this host

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

References

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

Remarks

Called when a toolkit is no longer being hosted within this host


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library