FSkeletonTreeFilterContext::TestComplexExpression

Perform a complex expression test for the current item

Windows
MacOS
Linux

Override Hierarchy

ITextFilterExpressionContext::TestComplexExpression()

FSkeletonTreeFilterContext::TestComplexExpression()

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/ISkeletonTreeBuilder.h

Include

#include "ISkeletonTreeBuilder.h"

Syntax

virtual bool TestComplexExpression
(
    const FName & InKey,
    const FTextFilterString & InValue,
    const ETextFilterComparisonOperation InComparisonOperation,
    const ETextFilterTextComparisonMode InTextComparisonMode
) const

Remarks

Perform a complex expression test for the current item

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