IDetailsView::GetHostTabManager

Returns the tab manager of the hosting toolkit (can be nullptr if the details panel is not hosted within a tab)

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h

Include

#include "IDetailsView.h"

Syntax

TSharedPtr< FTabManager > GetHostTabManager() const

Remarks

Returns the tab manager of the hosting toolkit (can be nullptr if the details panel is not hosted within a tab)

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