TestBasicStringExpression

Overload list

Unreal Engine C++ API Reference > Editor > Kismet > FImaginaryFiBData

  Type Name Description
Public function Virtual Const bool

TestBasicStringExpression ( const FTextFilterString& InValue,
const ETextFilterTextComparisonMode InTextComparisonMode
)

We don't actually use these overrides, see FFiBContextHelper for how we call the alternate functions. These will assert if they are accidentally called.
Public function Virtual Const bool

TestBasicStringExpression ( const FTextFilterString& InValue,
const ETextFilterTextComparisonMode InTextComparisonMode,
TMultiMap< const FImaginaryFiBData*, FComponentUniqueDisplay >& InOutMatchingSearchComponents
)

Test the given value against the strings extracted from the current item.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page