IToolkitHost::OnToolkitHostingFinished

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

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Toolkits/IToolkitHost.h"

Syntax

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

Remarks

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

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