Navigation
Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework
Classes
Type | Name | Description |
---|---|---|
Public class | UToolStackContext | Context needed to support tool stacks, add this to your ContextObjectStore if you want to use tool stacks |
Public class | UWidgetToolsContext | UWidgetToolsContext extends UModeManagerInteractiveToolsContext with methods needed for tools operating on general widgets that do not have a viewport. |