![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | uLang |
Functions | |
| template<typename FirstIterator , typename LastIterator , typename Function > | |
| bool | uLang::AnyOf (FirstIterator First, LastIterator Last, Function F) |
| template<typename Range , typename Function > | |
| bool | uLang::AnyOf (Range &&R, Function &&F) |