Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGObjectOverrides
Description
Applies each property override to the object by reading from the InputAccessor at the given KeyIndex, and writing to the OutputKey which represents the object property. Can also propagate an edit change to the target object if we need to propagate the information. Editor only.
| Name | Apply |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGObjectPropertyOverride.h |
| Include Path | #include "Metadata/PCGObjectPropertyOverride.h" |
bool Apply
(
int32 InputKeyIndex
)