Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FBatchUpgrader |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
class FBatchUpgrader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBatchUpgrader
(
const FSchemaBatch&InBatch UE_LIFETIMEBOUND, |
PlainPropsUpgrade.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Batch | const FSchemaBatch & | PlainPropsUpgrade.h | ||
| Declarations | TArray< const FStructDeclaration * > | PlainPropsUpgrade.h | ||
| MatchingSchemas | TBitArray | PlainPropsUpgrade.h | ||
| RuntimeIds | TConstArrayView< FInnerId > | PlainPropsUpgrade.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool MatchSchemas
(
const IDeclarations& Types |
PlainPropsUpgrade.h | ||
TArray< FUpgradedInstance > Upgrade
(
TConstArrayView< FStructView > Structs, |
Todo: add unknown members api and error handler | PlainPropsUpgrade.h |