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