StartsWith

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

StartsWith

(
    CharType Prefix
)

Returns whether this view starts with the prefix character compared case-sensitively.

Public function Const

bool

 

StartsWith

(
    ViewType Prefix,
    ESearchCase::Type SearchCase
)

Returns whether this view starts with the prefix with optional case sensitivity.

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