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 EmitToolDependentChange
&40;
UObject &42; TargetObject,
TUniquePtr< FToolCommandChange > Change,
const FText & Description
&41;
Remarks
Emits a change that is considered expired when the active tool does not match the tool that was active when it was emitted.