Navigation
API > API/Editor > API/Editor/StructUtilsEditor > API/Editor/StructUtilsEditor/FPropertyBagInstanceDataDetails
| Name | FConstructParams |
| Type | struct |
| Header File | /Engine/Source/Editor/StructUtilsEditor/Public/PropertyBagDetails.h |
| Include Path | #include "PropertyBagDetails.h" |
Syntax
struct FConstructParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BagStructProperty | TSharedPtr< IPropertyHandle > | PropertyBagDetails.h | ||
| bAllowContainers | bool | PropertyBagDetails.h | ||
| ChildRowFeatures | EPropertyBagChildRowFeatures | PropertyBagDetails.h | ||
| PropUtils | TSharedPtr< IPropertyUtilities > | PropertyBagDetails.h |