Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset/UClothEditorWeig-_1
- UInteractiveTool::OnPropertyModified()
- UClothEditorWeightMapPaintTool::OnPropertyModified()
References
Module | ChaosClothAssetEditorTools |
Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothWeightMapPaintTool.h |
Include | #include "ChaosClothAsset/ClothWeightMapPaintTool.h" |
Source | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Private/ChaosClothAsset/ClothWeightMapPaintTool.cpp |
virtual void OnPropertyModified
&40;
UObject &42; PropertySet,
FProperty &42; Property
&41;
Remarks
Automatically called by UInteractiveToolPropertySet.OnModified delegate to notify Tool of child property set changes
Parameters
Name | Description |
---|---|
PropertySet | which UInteractiveToolPropertySet was modified |
Property | which FProperty in the set was modified |