Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TArray
| Type | Name | Description | |
|---|---|---|---|
| const ElementType * | FindByPredicate
(
Predicate Pred |
Finds an element which matches a predicate functor. | |
| ElementType * | FindByPredicate
(
Predicate Pred |
Finds an element which matches a predicate functor. |