Navigation
API > API/Plugins > API/Plugins/PlainProps
Resolves structured ids and converts ids to strings.
| Name | FIdsBase |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
Syntax
class FIdsBase
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FIdsBase() |
PlainPropsTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AppendString
(
FUtf8Builder& Out, |
PlainPropsTypes.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsTypes.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsTypes.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsTypes.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsTypes.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsTypes.h | ||
uint32 NumNames() |
PlainPropsTypes.h | ||
uint32 NumNestedScopes() |
PlainPropsTypes.h | ||
uint32 NumParametricTypes() |
PlainPropsTypes.h | ||
FNestedScope Resolve
(
FNestedScopeId Id |
PlainPropsTypes.h | ||
FParametricTypeView Resolve
(
FParametricTypeId Id |
PlainPropsTypes.h |