Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FBaseToolkit
Syntax
TWeakPtr< IToolkitHost > ToolkitHost
Remarks
The host application for this editor. If editing in world-centric mode, this is the level level editor that we're editing the asset within Use GetToolkitHost() method to access this member.