Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
| Name | USingleSelectionTool |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/SingleSelectionTool.h |
| Include Path | #include "SingleSelectionTool.h" |
Syntax
UCLASS (Transient, MinimalAPI)
class USingleSelectionTool :
public UInteractiveTool ,
public IInteractiveToolCameraFocusAPI
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveTool → USingleSelectionTool