Navigation
API > API/Editor > API/Editor/StructUtilsEditor
| |
|
| Name |
FPropertyBagPropertyMetadata_Common |
| Type |
struct |
| Header File |
/Engine/Source/Editor/StructUtilsEditor/Public/HierarchyEditor/PropertyBagHierarchyViewModel.h |
| Include Path |
#include "HierarchyEditor/PropertyBagHierarchyViewModel.h" |
Syntax
USTRUCT (DisplayName="Common")
struct FPropertyBagPropertyMetadata_Common : public FPropertyBagPropertyMetadata_Base
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bAdvanced |
bool |
Whether this property is advanced or not. |
HierarchyEditor/PropertyBagHierarchyViewModel.h |
- EditAnywhere
- Category="Generic"
|
| Tooltip |
FText |
The tooltip for this property. |
HierarchyEditor/PropertyBagHierarchyViewModel.h |
- EditAnywhere
- Category="Generic"
- Meta=(MultiLine)
|
Functions