RemoveFromEnd

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RemoveFromEnd

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

Removes the text from the end of the string if it exists.

Public function

bool

 

RemoveFromEnd

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

Removes the text from the end of the string if it exists.

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