Navigation
API > API/Editor > API/Editor/PropertyEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SStructPropertyEntryBox
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
Syntax
class SStructPropertyEntryBox : public SCompoundWidget
Remarks
Simulates a struct type property field Can be used when a property should act like a struct type but it isn't one
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |