Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/DataflowEditorTools > API/Plugins/DataflowEditor/DataflowEditorTools/UDataflowEditorWeightMapPaintToo-
- UMeshSculptToolBase::SharesBrushPropertiesChanges()
- UDataflowEditorWeightMapPaintTool::SharesBrushPropertiesChanges()
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorWeightMapPaintTool.h |
| Include | #include "DataflowEditorTools/DataflowEditorWeightMapPaintTool.h" |
virtual bool SharesBrushPropertiesChanges() const
Remarks
For any subclass where this returns false, BrushProperties will not be automatically saved/restored, so the class won't use BrushProperties changes made in other tools.