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< bool, EPropertyBagResult > GetValueBool
(
const int32 Index
) const
Remarks
Getters Numeric types (bool, (u)int32, (u)int64, float, double) support type conversion.