Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset
| Name | UTextureColorAdapterClickTool |
| Type | class |
| Header File | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshSelect.h |
| Include Path | #include "MeshSelect.h" |
Syntax
UCLASS (MinimalAPI)
class UTextureColorAdapterClickTool : public UMeshClickTool
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveTool → USingleClickTool → UMeshClickTool → UTextureColorAdapterClickTool
Implements Interfaces
- IClickBehaviorTarget
- IModifierToggleBehaviorTarget
- IInputBehaviorSource
- IMeshPaintSelectionInterface
Functions
Public
Overridden from IMeshPaintSelectionInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool AllowsMultiselect() |
MeshSelect.h |