Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/DataflowEditorTools > API/Plugins/DataflowEditor/DataflowEditorTools/UDataflowEditorWeightMapPaintToo-
- UMeshSculptToolBase::CommitResult()
- UDataflowEditorWeightMapPaintTool::CommitResult()
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorWeightMapPaintTool.h |
| Include | #include "DataflowEditorTools/DataflowEditorWeightMapPaintTool.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/DataflowEditorTools/DataflowEditorWeightMapPaintTool.cpp |
virtual void CommitResult
(
UBaseDynamicMeshComponent * Component,
bool bModifiedTopology
)
Remarks
Subclass can override this to change what results are written. Default is to apply a default vertex positions update to the target object.