Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4String_Private Namespace Reference

Classes

struct  FCompareCharsCaseInsensitive
 
struct  FCompareCharsCaseSensitive
 

Functions

template<typename CompareType >
bool MatchesWildcardRecursive (const TCHAR *Target, int32 TargetLength, const TCHAR *Wildcard, int32 WildcardLength)
 

Function Documentation

◆ MatchesWildcardRecursive()

template<typename CompareType >
bool UE4String_Private::MatchesWildcardRecursive ( const TCHAR * Target,
int32 TargetLength,
const TCHAR * Wildcard,
int32 WildcardLength )

Definition at line 1933 of file FString.h.