TEnumContiguousIterator

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/EnumRange.h

Include

#include "Misc/EnumRange.h"

Syntax

template<typename EnumType>
struct TEnumContiguousIterator

Constructors

Name Description

Public function

TEnumContiguousIterator

(
    IntType InValue
)

Functions

Name Description

Public function

typedef

 

__underlying_type

(
    EnumType
)

Operators

Name Description

Public function Const

EnumType

 

operator*()

Public function

TEnumContigu...

 

operator++()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss