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