UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AndOrNot.h File Reference
#include "CoreTypes.h"

Go to the source code of this file.

Classes

struct  TAndValue< LHSValue, RHS >
 
struct  TAndValue< false, RHS... >
 
struct  TAnd< LHS, RHS... >
 
struct  TAnd<>
 
struct  TOrValue< LHSValue, RHS >
 
struct  TOrValue< true, RHS... >
 
struct  TOr< LHS, RHS... >
 
struct  TOr<>
 
struct  TNot< Type >