Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FModuloIteration
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetNextIndex
(
uint32& NextIndexOut |
Util/IteratorUtil.h | ||
bool GetNextIndex
(
int32& NextIndexOut |
Util/IteratorUtil.h |
GetNextIndex(uint32 &)
| Name | GetNextIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IteratorUtil.h |
| Include Path | #include "Util/IteratorUtil.h" |
bool GetNextIndex
(
uint32 & NextIndexOut
)
GetNextIndex(int32 &)
| Name | GetNextIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IteratorUtil.h |
| Include Path | #include "Util/IteratorUtil.h" |
bool GetNextIndex
(
int32 & NextIndexOut
)