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 |
TValueOrError< FPropertyBagArrayRef , EPropertyBagResult > GetMutableNestedArrayRef
(
const int32 Index
) const
Remarks
Returns helper class to modify and access a nested array (mutable version). Note: Note: The array reference is not valid after the layout of the referenced property bag has changed! helper class to modify and access arrays