Inherited by ScriptCanvas::Developer::StaticIdAutomationState< OpenMenuTest_OpenMenuStateId >, ScriptCanvas::Developer::StaticIdAutomationState< ForceCloseActiveGraphStateId >, ScriptCanvas::Developer::StaticIdAutomationState< CreateGraphTest_CreateGraphHotKeyStateId >, ScriptCanvas::Developer::StaticIdAutomationState< WriteToLineEditStateId >, ScriptCanvas::Developer::StaticIdAutomationState< CreateRuntimeGraphStateId >, ScriptCanvas::Developer::StaticIdAutomationState< CreateFunctionGraphStateId >, ScriptCanvas::Developer::NamedAutomationState, and ScriptCanvas::Developer::StaticIdAutomationState< Traits >.
|
| AZ_TYPE_INFO (EditorAutomationState, "{B18A0531-E3C2-4209-8A9E-1B0195C28443}") |
|
| AZ_CLASS_ALLOCATOR (EditorAutomationState, AZ::SystemAllocator) |
|
virtual int | GetStateId () const =0 |
|
virtual const char * | GetStateName () const =0 |
|
void | SetStateModel (StateModel *stateModel) |
|
template<typename T > |
void | SetModelData (StateModel::DataKey dataKey, const T &modelData) |
|
template<typename T > |
const T * | GetModelData (StateModel::DataKey dataKey) |
|
StateModel * | GetStateModel () const |
|
void | SetupStateActions (EditorAutomationActionRunner &actionRunner) |
|
void | StateActionsComplete () |
|
bool | HasErrors () const |
|
void | ReportError (AZStd::string error) |
|
const AZStd::string & | GetError () const |
|
|
static constexpr int | EXIT_STATE_ID = (-1) |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvasDeveloper/Code/Editor/Include/ScriptCanvasDeveloperEditor/EditorAutomation/EditorAutomationTest.h