Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/DetailsCustomizations/ModelingToolsBrushSizeCustomization.h |
Include |
#include "DetailsCustomizations/ModelingToolsBrushSizeCustomization.h" |
class FModelingToolsBrushSizeCustomization : public IPropertyTypeCustomization
Details customization for FBrushToolRadius struct. This maybe should be removed in favor of just doing custom UI in FSculptBrushPropertiesDetails...
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
MakeInstance() |
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 |