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 TEnumContiguousIterator
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TEnumContiguousIterator
(
IntType InValue |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
typedef | __underlying_type
(
EnumType |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
EnumType | operator* () |
|
![]() |
TEnumContiguousIterator & | operator++ () |