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