UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RangeBound.h File Reference

Go to the source code of this file.

Classes

class  TRangeBound< ElementType >
 

Namespaces

namespace  ERangeBoundTypes
 

Macros

#define DEFINE_RANGEBOUND_WRAPPER_STRUCT(Name, ElementType)
 

Enumerations

enum  ERangeBoundTypes::Type { ERangeBoundTypes::Exclusive , ERangeBoundTypes::Inclusive , ERangeBoundTypes::Open }
 

Macro Definition Documentation

◆ DEFINE_RANGEBOUND_WRAPPER_STRUCT

#define DEFINE_RANGEBOUND_WRAPPER_STRUCT (   Name,
  ElementType 
)