Reusable Editor Widget that provides an editable Configuration and control for an Interpreter. This allows developers to place the widget in almost any tool to provide in-place access to executing ScriptCanvas graphs. More...
#include <InterpreterWidget.h>
Inherits AzQtComponents::StyledDialog, and AzToolsFramework::IPropertyEditorNotify.
Public Member Functions | |
AZ_TYPE_INFO (InterpreterWidget, "{3D2FAD9B-47C0-494A-9BE0-57C14820B40F}") | |
AZ_CLASS_ALLOCATOR (InterpreterWidget, AZ::SystemAllocator) | |
InterpreterWidget (QWidget *parent=nullptr) | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Reusable Editor Widget that provides an editable Configuration and control for an Interpreter. This allows developers to place the widget in almost any tool to provide in-place access to executing ScriptCanvas graphs.