Navigation
API > API/Plugins > API/Plugins/StructUtils > API/Plugins/StructUtils/FPropertyBagArrayRef > API/Plugins/StructUtils/FPropertyBagArrayRef/SetValueStruct
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/PropertyBag.h |
| Include | #include "PropertyBag.h" |
template<typename T>
EPropertyBagResult SetValueStruct
(
const int32 Index,
const T & InValue
)
Remarks
Sets struct value specified type.