Find element in Array of Structs

Hi loxless, you can use the TArray::FindByPredicate or TArray::FindIndexOfByPredicate functions which are explained in the docs here.