TMap<> Replication - exposing to Unreal reflection.

Was just sumbling over that part in the post…
What about the FindByPredicate() method ? Does this also just do a linear search internally?
I somehow thought that it would be more efficient than a loop…