Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVEditorRecomputeUVsTool
- UInteractiveTool::OnPropertyModified()
- UUVEditorRecomputeUVsTool::OnPropertyModified()
References
Module | UVEditorTools |
Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorRecomputeUVsTool.h |
Include | #include "UVEditorRecomputeUVsTool.h" |
Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/UVEditorRecomputeUVsTool.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 |