RemoveFromStart

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

RemoveFromStart

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

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

Public function

bool

 

RemoveFromStart

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

Removes the text from the start 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