Navigation
API > API/Plugins > API/Plugins/SequencerAnimTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdMode
- UBaseLegacyWidgetEdMode
- USequencerToolsEditMode
References
| Module | SequencerAnimTools |
| Header | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Public/SequencerToolsEditMode.h |
| Include | #include "SequencerToolsEditMode.h" |
Syntax
UCLASS&40;&41;
class USequencerToolsEditMode : public UBaseLegacyWidgetEdMode
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UEdMode
| Type | Name | Description | |
|---|---|---|---|
| void | Enter () |
||
| void | Exit () |
||
| bool | IsCompatibleWith
(
FEditorModeID OtherModeID |
||
| bool | UsesToolkits () |
True if this mode uses a toolkit mode (eventually they all should) |
Overridden from ILegacyEdModeWidgetInterface
| Type | Name | Description | |
|---|---|---|---|
| bool | Lets each mode selectively enable widgets for editing properties tagged with 'Show 3D Widget' metadata. | ||
| bool | Lets each tool determine if it wants to use the editor widget or not. |
Overridden from ILegacyEdModeViewportInterface
| Type | Name | Description | |
|---|---|---|---|
| bool | InputKey
(
FEditorViewportClient* InViewportClient, |
Constants
| Name | Description |
|---|---|
| ModeName |