UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TextFilterInternal Namespace Reference

Functions

template<typename CharType >
bool CompareStrings (const CharType *Str, int32 Length, const CharType *Find, int32 FindLength, const ETextFilterTextComparisonMode InTextComparisonMode, ESearchCase::Type SearchCase=ESearchCase::CaseSensitive)
 

Function Documentation

◆ CompareStrings()

template<typename CharType >
bool TextFilterInternal::CompareStrings ( const CharType *  Str,
int32  Length,
const CharType *  Find,
int32  FindLength,
const ETextFilterTextComparisonMode  InTextComparisonMode,
ESearchCase::Type  SearchCase = ESearchCase::CaseSensitive 
)