MatchesWildcard

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

MatchesWildcard

(
    const TCHAR* Wildcard,
    ESearchCase::Type SearchCase
)

Searches this string for a given wild card

This is a simple, SLOW routine. Use with caution

Public function Const

bool

 

MatchesWildcard

(
    const FString& Wildcard,
    ESearchCase::Type SearchCase
)

Searches this string for a given wild card

This is a simple, SLOW routine. Use with caution

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss