Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > StructUtils > FInstancedPropertyBag
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/PropertyBag.h |
Include | #include "StructUtils/PropertyBag.h" |
FStructView GetMutableValue()
const view to the struct that holds the values. NOTE: The returned value/view cannot be serialized, use this to access the struct only temporarily.