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

#include <AndOrNot.h>

Static Public Attributes

static constexpr bool Value = !Type::Value
 
static constexpr bool value = !Type::Value
 

Detailed Description

template<typename Type>
struct TNot< Type >

Does a boolean NOT of the Value static members of the type.

Member Data Documentation

◆ Value

template<typename Type >
constexpr bool TNot< Type >::Value = !Type::Value
staticconstexpr

◆ value

template<typename Type >
constexpr bool TNot< Type >::value = !Type::Value
staticconstexpr

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