Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Experimental/MLDeformer/Source/MLDeformerEditor/Public/CurveReferenceCustomization.h |
Include |
#include "CurveReferenceCustomization.h" |
class FCurveReferenceCustomization : public IPropertyTypeCustomization
Name | Description | ||
---|---|---|---|
|
TSharedPtr< IPr... |
CurveNameProperty |
Property to change after curve has been picked. |
|
TObjectPtr< USk... |
Skeleton |
The Skeleton we get the curves from. |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
FindStructMemberProperty ( |
|
|
TSharedRef< ... |
MakeInstance() |
|
|
SetPropertyHandle ( |
||
|
SetSkeleton ( |
Name | Description | ||
---|---|---|---|
|
CustomizeChildren ( |
Called when the children of the property should be customized or extra rows added |
|
|
CustomizeHeader ( |
Called when the header of the property (the row in the details panel where the property is shown) If nothing is added to the row, the header is not displayed |