Navigation
API > API/Plugins > API/Plugins/PlainProps
Serialized id resolver.
| Name | FBatchIds |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include Path | #include "PlainPropsRead.h" |
Syntax
class FBatchIds : public PlainProps::FIdsBase
Inheritance Hierarchy
- FIdsBase → FBatchIds
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBatchIds
(
FSchemaBatchId Batch |
PlainPropsRead.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
FSchemaBatchId GetBatchId() |
PlainPropsRead.h | ||
const FSchemaBatch & GetSchemas() |
PlainPropsRead.h | ||
virtual uint32 NumEnums() |
PlainPropsRead.h | ||
virtual uint32 NumStructs() |
PlainPropsRead.h | ||
virtual FType Resolve
(
FEnumSchemaId Id |
PlainPropsRead.h | ||
virtual FType Resolve
(
FStructSchemaId Id |
PlainPropsRead.h |
Overridden from FIdsBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual void AppendString
(
FUtf8Builder& Out, |
PlainPropsRead.h | ||
virtual FNestedScope Resolve
(
FNestedScopeId Id |
PlainPropsRead.h | ||
virtual FParametricTypeView Resolve
(
FParametricTypeId Id |
PlainPropsRead.h |