Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/EnumRange.h |
| Include | #include "Misc/EnumRange.h" |
Syntax
template<typename EnumType>
struct TRange
Constructors
| Type | Name | Description | |
|---|---|---|---|
TRange
(
EnumType InFlags |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Private::TIterator< EnumType > | begin () |
||
| Private::TIterator< EnumType > | end () |