TAnd

Does a boolean AND of the [Value](API\Runtime\AppFramework\Widgets\Colors\EColorPickerChannels) static members of each type, but short-circuits if any Type::Value == false.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/AndOrNot.h

Include

#include "Templates/AndOrNot.h"

Syntax

template<typename... Types>
struct TAnd

Remarks

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

Specializations

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss