Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset/UClothMeshSelect-_1
Warnings Please consider listening to OnModified instead of overriding this function this function is currently only called in Editor (not at runtime)
- UObject::PostEditChangeProperty()
- UInteractiveToolPropertySet::PostEditChangeProperty()
- UClothMeshSelectionToolProperties::PostEditChangeProperty()
References
| Module | ChaosClothAssetEditorTools |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothMeshSelectionTool.h |
| Include | #include "ChaosClothAsset/ClothMeshSelectionTool.h" |
| Source | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Private/ChaosClothAsset/ClothMeshSelectionTool.cpp |
virtual void PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Posts a message to the OnModified delegate with the modified FProperty
Please consider listening to OnModified instead of overriding this function
this function is currently only called in Editor (not at runtime)