Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/USimplifyMeshTool
- UInteractiveTool::OnPropertyModified()
- USimplifyMeshTool::OnPropertyModified()
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/SimplifyMeshTool.h |
| Include | #include "SimplifyMeshTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/SimplifyMeshTool.cpp |
virtual void OnPropertyModified
(
UObject * PropertySet,
FProperty * Property
)
Remarks
Automatically called by UInteractiveToolPropertySet.OnModified delegate to notify Tool of child property set changes