Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/StructUtils > API/Runtime/CoreUObject/StructUtils/FInstancedPropertyBag
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/PropertyBag.h |
| Include | #include "StructUtils/PropertyBag.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/StructUtils/PropertyBag.cpp |
TValueOrError < FPropertyBagArrayRef , EPropertyBagResult > GetMutableArrayRef
(
const FName Name
)
Remarks
Returns helper class to modify and access an array property. Note: The array reference is not valid after the layout of the referenced property bag has changed! helper class to modify and access arrays