Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FIndex4i
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIndex4i () |
IndexTypes.h | ||
FIndex4i
(
int ValA, |
IndexTypes.h |
FIndex4i()
| Name | FIndex4i |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/IndexTypes.h |
| Include Path | #include "IndexTypes.h" |
FIndex4i()
FIndex4i(int, int, int, int)
| Name | FIndex4i |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/IndexTypes.h |
| Include Path | #include "IndexTypes.h" |
FIndex4i
(
int ValA,
int ValB,
int ValC,
int ValD
)