Public Attributes | |
DurationSpec | duration |
ScriptCanvas::ExecutionMode | execution = ScriptCanvas::ExecutionMode::Interpreted |
bool | expectRuntimeFailure = false |
bool | processOnly = false |
bool | release = true |
bool | debug = true |
bool | traced = true |
AZStd::function< void()> | m_onPostSimulate |