Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FPropertyBagArrayRef
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 SetValueBool
&40;
const int32 Index,
const bool bInValue
&41;
Remarks
Value Setters. A property must exists in that bag before it can be set. Numeric types (bool, int32, int64, float, double) support type conversion.