Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGObjectOverrides
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGObjectPropertyOverride.h |
| Include | #include "Metadata/PCGObjectPropertyOverride.h" |
void Initialize
(
const TArray < FPCGObjectPropertyOverrideDescription > & OverrideDescriptions,
T * TemplateObject,
const UPCGData * SourceData,
FPCGContext * Context
)
Remarks
Initialize the object overrides. Call before using Apply(InputKeyIndex).