UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TAnd< Types > Struct Template Reference

Detailed Description

template<typename... Types>
struct TAnd< Types >

Does a boolean AND of the Value static members of each type, but short-circuits if any Type::Value == false.


The documentation for this struct was generated from the following file: