Contains

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

Contains

(
    const TCHAR* SubStr,
    ESearchCase::Type SearchCase,
    ESearchDir::Type SearchDir
)

Returns whether this string contains the specified substring.

Public function Const

bool

 

Contains

(
    const FString& SubStr,
    ESearchCase::Type SearchCase,
    ESearchDir::Type SearchDir
)

Returns whether this string contains the specified substring.

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