Navigation
API > API/Editor > API/Editor/PropertyEditor
Simulates a struct type property field Can be used when a property should act like a struct type but it isn't one
| |
|
| Name |
SStructPropertyEntryBox |
| Type |
class |
| Header File |
/Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include Path |
#include "PropertyCustomizationHelpers.h" |
Syntax
class SStructPropertyEntryBox : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PropertyEditorStruct |
TSharedPtr< SPropertyEditorStruct > |
The widget used to edit the struct 'property' |
PropertyCustomizationHelpers.h |
|
Functions
Public