Open 3D Engine ScriptCanvasDeveloper 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.
|
Inherits ScriptCanvasDeveloperEditor::AutomationInterface.
Public Member Functions | |
virtual bool | ShouldProcessVariableType (const ScriptCanvas::Data::Type &dataType) const =0 |
virtual void | ProcessVariableType (const ScriptCanvas::Data::Type &dataType)=0 |
Public Member Functions inherited from ScriptCanvasDeveloperEditor::AutomationInterface | |
virtual void | SetupInterface (const AZ::EntityId &activeGraphCanvasGraphId, const ScriptCanvas::ScriptCanvasId &activeScriptCanvasId)=0 |
virtual void | OnProcessingComplete () |