Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/StructUtils > API/Runtime/CoreUObject/StructUtils/FPropertyBagSetRef
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/PropertyBag.h |
| Include | #include "StructUtils/PropertyBag.h" |
template<typename T>
TValueOrError < bool, EPropertyBagResult > Contains
(
const T & Value
) const
Remarks
Returns a bool specifying if the element was found or not