UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::EnumFlags::Private::TRange< EnumType > Struct Template Reference

#include <EnumRange.h>

Public Member Functions

 TRange (EnumType InFlags)
 
Private::TIterator< EnumType > begin () const
 
Private::TIterator< EnumType > end () const
 

Constructor & Destructor Documentation

◆ TRange()

template<typename EnumType >
UE::EnumFlags::Private::TRange< EnumType >::TRange ( EnumType  InFlags)
inlineexplicit

Member Function Documentation

◆ begin()

template<typename EnumType >
Private::TIterator< EnumType > UE::EnumFlags::Private::TRange< EnumType >::begin ( ) const
inline

◆ end()

template<typename EnumType >
Private::TIterator< EnumType > UE::EnumFlags::Private::TRange< EnumType >::end ( ) const
inline

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