Navigation
API > API/Editor > API/Editor/PropertyEditor
| Name | FPropertyTypeLayoutCallback |
| Type | struct |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorDelegates.h |
| Include Path | #include "PropertyEditorDelegates.h" |
Syntax
struct FPropertyTypeLayoutCallback
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PropertyTypeIdentifier | TSharedPtr< IPropertyTypeIdentifier > | PropertyEditorDelegates.h | ||
| PropertyTypeLayoutDelegate | FOnGetPropertyTypeCustomizationInstance | PropertyEditorDelegates.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< IPropertyTypeCustomization > GetCustomizationInstance() |
PropertyEditorDelegates.h | ||
bool IsValid() |
PropertyEditorDelegates.h |