Navigation
API > API/Runtime > API/Runtime/uLangCore
Does a boolean AND of the ::Value static members of each type, but short-circuits if any Type::Value == false.
| Name | TAnd |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Conditionals.h |
| Include Path | #include "uLang/Common/Templates/Conditionals.h" |
Syntax
template<typename... Types>
struct TAnd