Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FParametricTypeIndexer |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsIndex.h |
| Include Path | #include "PlainPropsIndex.h" |
Syntax
class FParametricTypeIndexer
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FParametricTypeIndexer() |
PlainPropsIndex.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumSlots | uint32 | PlainPropsIndex.h | ||
| Parameters | TArray< FType > | PlainPropsIndex.h | ||
| Slots | uint32 * | PlainPropsIndex.h | ||
| Types | TArray< FParametricType > | PlainPropsIndex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FParametricType At
(
int32 Idx |
PlainPropsIndex.h | ||
TConstArrayView< FType > GetAllParameters() |
PlainPropsIndex.h | ||
TConstArrayView< FParametricType > GetAllTypes() |
PlainPropsIndex.h | ||
FParametricTypeId Index
(
FParametricTypeView View |
PlainPropsIndex.h | ||
int32 Num() |
PlainPropsIndex.h | ||
FParametricTypeView Resolve
(
FParametricTypeId Id |
PlainPropsIndex.h |