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