IDetailsView::GetHostCommandList

Returns the command list of the hosting toolkit (can be nullptr if the widget that contains the details panel didn't route a command list in)

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

TSharedPtr< class FUICommandList > GetHostCommandList() const

Remarks

Returns the command list of the hosting toolkit (can be nullptr if the widget that contains the details panel didn't route a command list in)

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