IToolkitHost::OnToolkitHostingStarted

Called when a toolkit is opened 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 OnToolkitHostingStarted
(
    const TSharedRef< class IToolkit > & Toolkit
)

Remarks

Called when a toolkit is opened 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