Navigation
API > API/Plugins > API/Plugins/PlainProps > API/Plugins/PlainProps/FIdIndexerBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FNestedScope Resolve
(
FNestedScopeId Id |
PlainPropsIndex.h | ||
virtual FParametricTypeView Resolve
(
FParametricTypeId Id |
PlainPropsIndex.h | ||
| PlainPropsIndex.h | |||
| PlainPropsIndex.h |
Resolve(FNestedScopeId)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsIndex.h |
| Include Path | #include "PlainPropsIndex.h" |
virtual FNestedScope Resolve
(
FNestedScopeId Id
) const
Resolve(FParametricTypeId)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsIndex.h |
| Include Path | #include "PlainPropsIndex.h" |
virtual FParametricTypeView Resolve
(
FParametricTypeId Id
) const
Resolve(FEnumId)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsIndex.h |
| Include Path | #include "PlainPropsIndex.h" |
| Source | /Engine/Plugins/Experimental/PlainProps/Source/Private/PlainPropsIndex.cpp |
virtual FType Resolve
(
FEnumId Id
) const
Resolve(FStructId)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsIndex.h |
| Include Path | #include "PlainPropsIndex.h" |
| Source | /Engine/Plugins/Experimental/PlainProps/Source/Private/PlainPropsIndex.cpp |
virtual FType Resolve
(
FStructId Id
) const