TOr

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

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 TOr

Remarks

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

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