Navigation
API > API/Plugins > API/Plugins/UVEditorTools
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UUVEditorChannelEditToolActionPropertySet
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorLayerEditTool.h |
| Include | #include "UVEditorLayerEditTool.h" |
Syntax
UCLASS ()
class UUVEditorChannelEditToolActionPropertySet : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UUVEditorChannelEditTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Apply () |
||
| void | Initialize
(
UUVEditorChannelEditTool* ParentToolIn |
||
| void | PostAction
(
EChannelEditToolAction Action |