Navigation
API > API/Editor > API/Editor/PropertyEditor
Type
typedef TBaseDelegate_OneParam< FName, const IPropertyHandle &Handle > FPropertyHandleLayoutOverride
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorDelegates.h |
| Include | #include "PropertyEditorDelegates.h" |
Remarks
A delegate that returns the name of a type that is to be used to look up the layout callback instead of the property's type. Return None to not provide an override.