UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TextFilterUtils.cpp File Reference

Namespaces

namespace  TextFilterInternal
 
namespace  FastToUpper
 

Functions

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