FindLastByPredicate

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

SizeType

 

FindLastByPredicate

(
    Predicate Pred
)

Searches the array for the last occurrence of an element which matches the specified predicate.

Public function Const

SizeType

 

FindLastByPredicate

(
    Predicate Pred,
    SizeType Count
)

Searches an initial subrange of the array for the last occurrence of an element which matches the specified predicate.

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