Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVToolSelectionAPI
An object representing an unset UV selection that can be as an undo/redo item, usually emitted by the selection API itself. Expects UUVToolSelectionAPI to be the associated UObject.
| Name | FUnsetSelectionChange |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Selection/UVToolSelectionAPI.h |
| Include Path | #include "Selection/UVToolSelectionAPI.h" |
Syntax
class FUnsetSelectionChange : public FToolCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → UUVToolSelectionAPI::FUnsetSelectionChange