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 |
EPropertyBagResult SetValue
&40;
const FName Name,
const FProperty &42; InSourceProperty,
const void &42; InSourceContainerAddress
&41;
Remarks
Sets property value from given source property and source container address A property must exists in that bag before it can be set.