Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FInstancedPropertyBag
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/PropertyBag.h |
| Include | #include "PropertyBag.h" |
| Source | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Private/PropertyBag.cpp |
void CopyMatchingValuesByID
&40;
const FInstancedPropertyBag & NewDescs
&41;
Remarks
Copies matching property values from another bag of potentially mismatching layout. The properties are matched between the bags based on the property ID.
Parameters
| Name | Description |
|---|---|
| Other | Reference to the bag to copy the values from |