IDetailTreeNode::GetFilterStrings

Gets the filter strings for this node in the tree.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailTreeNode.h"

Syntax

void GetFilterStrings
(
    TArray< FString > & OutFilterStrings
) const

Remarks

Gets the filter strings for this node in the tree.

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