UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TOrValue< LHSValue, RHS > Struct Template Reference

#include <AndOrNot.h>

Static Public Attributes

static constexpr bool Value = TOr<RHS...>::value
 
static constexpr bool value = TOr<RHS...>::value
 

Member Data Documentation

◆ Value

template<bool LHSValue, typename... RHS>
constexpr bool TOrValue< LHSValue, RHS >::Value = TOr<RHS...>::value
staticconstexpr

◆ value

template<bool LHSValue, typename... RHS>
constexpr bool TOrValue< LHSValue, RHS >::value = TOr<RHS...>::value
staticconstexpr

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