Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UPlaneCutTool
Description
Action buttons. Note these set a flag to call the action later (in OnTick) Otherwise, the actions in undo history will end up being generically named by an outer UI handler transaction Cut with the current plane without exiting the tool (Hotkey: T)
| Name | Cut |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/PlaneCutTool.h |
| Include Path | #include "PlaneCutTool.h" |
UFUNCTION (CallInEditor, Category=Actions, Meta=(DisplayName="Cut"))
void Cut()