![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/TextFilterUtils.h"#include "HAL/PlatformString.h"#include "Math/UnrealMathUtility.h"#include "Misc/Char.h"#include "Templates/UnrealTemplate.h"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) |