Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | FDataflowColorRampCustomization |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowColorRampCustomization.h |
| Include Path | #include "Dataflow/DataflowColorRampCustomization.h" |
Syntax
class FDataflowColorRampCustomization : public IPropertyTypeCustomization
Implements Interfaces
Functions
Public
Overridden from IPropertyTypeCustomization
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CustomizeChildren
(
TSharedRef< IPropertyHandle >, |
Dataflow/DataflowColorRampCustomization.h | ||
virtual void CustomizeHeader
(
TSharedRef< IPropertyHandle > PropertyHandle, |
IDetailCustomization interface | Dataflow/DataflowColorRampCustomization.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< IPropertyTypeCustomization > MakeInstance() |
Makes a new instance of this detail layout class for a specific detail view requesting it | Dataflow/DataflowColorRampCustomization.h |