Equals

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

Equals

(
    OtherType&& Other,
    ESearchCase::Type SearchCase
)

Check whether this view is lexicographically equivalent to another view.

Public function Const

bool

 

Equals

(
    const OtherCharType* Other,
    ESearchCase::Type SearchCase
)

Check whether this view is lexicographically equivalent to another view.

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