Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UMeshGroupPaintTool
- UMeshSculptToolBase::SharesBrushPropertiesChanges()
- UMeshGroupPaintTool::SharesBrushPropertiesChanges()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshGroupPaintTool.h |
| Include | #include "MeshGroupPaintTool.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.