IDetailsView::SetObjectFilter

Sets an optional object filter to use for more complex handling of what a details panel is viewing.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

void SetObjectFilter
(
    TSharedPtr< FDetailsViewObjectFilter > InFilter
)

Remarks

Sets an optional object filter to use for more complex handling of what a details panel is viewing.

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