Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/ContextObjects > API/Plugins/UVEditorTools/ContextObjects/UUVToolEmitChangeAPI
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/ContextObjects/UVToolContextObjects.h |
| Include | #include "ContextObjects/UVToolContextObjects.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/ContextObjects/UVToolContextObjects.cpp |
virtual void EmitToolIndependentUnwrapCanonicalChange
&40;
UUVEditorToolMeshInput &42; InputObject,
TUniquePtr< UE::Geometry::FDynamicMeshChange > UnwrapCanonicalMeshChange,
const FText & Description
&41;
Remarks
A convenience function that is like EmitToolIndependentChange, but uses a FDynamicMeshChange that operates on the UnwrapCanonical of an input to create a change object that updates the other views and issues an OnUndoRedo broadcast on the input object.