Open 3D Engine ScriptCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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.