Inherits AzQtComponents::StyledDialog, and AzToolsFramework::EditorEvents::Bus::Handler.
|
void | OnVariableSelectionChanged (const AZStd::vector< AZ::EntityId > &variableIds) |
|
|
| AZ_CLASS_ALLOCATOR (VariableConfigurationWidget, AZ::SystemAllocator) |
|
| VariableConfigurationWidget (const ScriptCanvas::ScriptCanvasId &scriptCanvasId, const VariablePaletteRequests::VariableConfigurationInput &input, QWidget *parent=nullptr) |
|
void | PopulateVariablePalette (const AZStd::unordered_set< AZ::Uuid > &objectTypes) |
|
void | OnEscape () override |
|
void | focusOutEvent (QFocusEvent *focusEvent) override |
|
AZ::Uuid | GetSelectedType () const |
|
AZStd::string | GetSlotName () const |
|
void | SetSlotName (AZStd::string) |
|
const ScriptCanvas::ScriptCanvasId & | GetActiveScriptCanvasId () const |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/View/Widgets/VariablePanel/VariableConfigurationWidget.h