UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FindIf.h File Reference

Go to the source code of this file.

Namespaces

namespace  uLang
 

Functions

template<typename TFirst , typename TLast , typename TFunction >
TFirst uLang::FindIf (TFirst First, TLast Last, TFunction Function)