Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGObjectSingleOverride
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGObjectPropertyOverride.h |
| Include | #include "Metadata/PCGObjectPropertyOverride.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Metadata/PCGObjectPropertyOverride.cpp |
bool Apply
(
int32 InputKeyIndex,
IPCGAttributeAccessorKeys & OutputKey
)
Remarks
Applies a single property override to the object by reading from the InputAccessor at the given KeyIndex, and writing to the OutputKey which represents the object property.