Ends With

Ends With

Windows
MacOS
Linux

Test whether this string ends with given string.

Target is Kismet String Library

Ends With
Source String
In Suffix
Search Case
IgnoreCase
Return Value

Inputs

Source String
String
In Suffix
String
Search Case
ESearchCase Enum

Indicates whether the search is case sensitive or not ( defaults to ESearchCase::IgnoreCase )

Outputs

Return Value
Boolean

true if this string ends with specified text, false otherwise

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