ILevelEditor::GetHostedToolkits

Returns a list of all of the toolkits that are currently hosted by this toolkit host

Unreal Engine C++ API Reference > Editor > LevelEditor > ILevelEditor

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/ILevelEditor.h
Include #include "ILevelEditor.h"
const [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IToolkit](API\Editor\EditorFramework\Toolkits\IToolkit) > > & GetHostedToolkits() const  

Remarks

Returns a list of all of the toolkits that are currently hosted by this toolkit host


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library