IDetailsView::SetHostTabManager

Sets 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

void SetHostTabManager
(
    TSharedPtr< FTabManager > InTabManager
)

Remarks

Sets 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