Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/TPCGValueRange
| Name | FIterator |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGValueRange.h |
| Include Path | #include "Utils/PCGValueRange.h" |
Syntax
struct FIterator
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | SizeType | Utils/PCGValueRange.h | ||
| Owner | const TPCGValueRange * | Utils/PCGValueRange.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FIterator& Other |
Utils/PCGValueRange.h | ||
ElementType & operator*() |
Utils/PCGValueRange.h | ||
FIterator & operator++() |
Utils/PCGValueRange.h | ||
bool operator==
(
const FIterator& Other |
Utils/PCGValueRange.h |