EndsWith

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

EndsWith

(
    CharType Suffix
)

Returns whether this view ends with the suffix character compared case-sensitively.

Public function Const

bool

 

EndsWith

(
    ViewType Suffix,
    ESearchCase::Type SearchCase
)

Returns whether this view ends with the suffix 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