IDetailsView::SetCustomFilterDelegate

Allows other systems to add a custom filter in the details panel

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

void SetCustomFilterDelegate
(
    FSimpleDelegate InDelegate
)

Remarks

Allows other systems to add a custom filter in the details panel

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