Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | UHoleFillStatisticsProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/HoleFillTool.h |
| Include Path | #include "HoleFillTool.h" |
Syntax
UCLASS (MinimalAPI)
class UHoleFillStatisticsProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UHoleFillStatisticsProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UHoleFillStatisticsProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FailedFills | FString | HoleFillTool.h |
|
|
| InitialHoles | FString | HoleFillTool.h |
|
|
| RemainingHoles | FString | HoleFillTool.h |
|
|
| SelectedHoles | FString | HoleFillTool.h |
|
|
| SuccessfulFills | FString | HoleFillTool.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
const UHoleFillTool& HoleFillTool |
HoleFillTool.h | ||
void Update
(
const UHoleFillTool& HoleFillTool, |
HoleFillTool.h |