Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | UHoleFillToolActions |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/HoleFillTool.h |
| Include Path | #include "HoleFillTool.h" |
Syntax
UCLASS (MinimalAPI)
class UHoleFillToolActions : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UHoleFillToolActions
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UHoleFillToolActions
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParentTool | TWeakObjectPtr< UHoleFillTool > | HoleFillTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Clear() |
HoleFillTool.h |
|
|
void Initialize
(
UHoleFillTool* ParentToolIn |
HoleFillTool.h | ||
void PostAction
(
EHoleFillToolActions Action |
HoleFillTool.h | ||
void SelectAll() |
HoleFillTool.h |
|