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 SetValueSerializedString
&40;
const FName Name,
const FString & InValue
&41;
Remarks
Sets property value from a serialized representation of the value. If the string value provided cannot be parsed by the property, the operation will fail.