#include <GenericActions.h>
Inherits ScriptCanvas::Developer::EditorAutomationAction.
Inherited by ScriptCanvas::Developer::AltClickSceneElementAction, ScriptCanvas::Developer::ConnectEndpointsAction, ScriptCanvas::Developer::CoupleNodesAction, ScriptCanvas::Developer::CreateCategoryFromNodePaletteAction, ScriptCanvas::Developer::CreateGroupAction, ScriptCanvas::Developer::CreateNewGraphAction, ScriptCanvas::Developer::CreateNodeFromContextMenuAction, ScriptCanvas::Developer::CreateNodeFromPaletteAction, ScriptCanvas::Developer::CreateNodeFromProposalAction, ScriptCanvas::Developer::CreateVariableAction, ScriptCanvas::Developer::CreateVariableNodeFromGraphPalette, ScriptCanvas::Developer::MouseClickAction, ScriptCanvas::Developer::MouseDragAction, ScriptCanvas::Developer::MouseToNodePropertyEditorAction, ScriptCanvas::Developer::MoveMouseToViewRowAction, ScriptCanvas::Developer::SceneMouseDragAction, ScriptCanvas::Developer::SceneMouseMoveAction, ScriptCanvas::Developer::SelectSceneElementAction, ScriptCanvas::Developer::ShowGraphVariablesAction, ScriptCanvas::Developer::TypeCharAction, ScriptCanvas::Developer::TypeStringAction, and ScriptCanvas::Developer::WriteToLineEditAction.
|
void | ClearActionQueue () |
|
virtual void | OnActionsComplete () |
|
virtual EditorAutomationAction * | GenerateMissingPreconditionAction () |
|
EditorAutomationAction that will be composed of a series EditorAutomationActions that will be executed in order. The CompoundAction will take ownership of the actions added to it.
◆ GenerateReport()
ActionReport ScriptCanvas::Developer::CompoundAction::GenerateReport |
( |
| ) |
const |
|
overridevirtual |
◆ SetupAction()
void ScriptCanvas::Developer::CompoundAction::SetupAction |
( |
| ) |
|
|
overridevirtual |
◆ Tick()
bool ScriptCanvas::Developer::CompoundAction::Tick |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file:
- Gems/ScriptCanvasDeveloper/Code/Editor/Include/ScriptCanvasDeveloperEditor/EditorAutomation/EditorAutomationActions/GenericActions.h