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