Navigation
API > API/Editor > API/Editor/StructUtilsEditor > API/Editor/StructUtilsEditor/FPropertyBagInstanceDataDetails
Interface to allow to modify override status of a specific parameter.
| Name | IPropertyBagOverrideProvider |
| Type | struct |
| Header File | /Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDetails.h |
| Include Path | #include "PropertyBagDetails.h" |
Syntax
struct IPropertyBagOverrideProvider
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IPropertyBagOverrideProvider() |
PropertyBagDetails.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsPropertyOverridden
(
const FGuid PropertyID |
PropertyBagDetails.h | ||
void SetPropertyOverride
(
const FGuid PropertyID, |
PropertyBagDetails.h |