Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UBspConversionToolActionPropertySet
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/BspConversionTool.h |
| Include | #include "BspConversionTool.h" |
Syntax
UCLASS&40;&41;
class UBspConversionToolActionPropertySet : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UBspConversionTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Deselect any currently selected brushes that are not valid targets given current settings. | ||
| void | Deselect any currently selected volume brushes. | ||
| void | Initialize
(
UBspConversionTool* ParentToolIn |
||
| void | PostAction
(
EBspConversionToolAction Action |
||
| void | Select all brushes that satisfy the current settings. |