Script Canvas: Added take screenshot button to toolbar
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
@@ -648,6 +648,7 @@ namespace ScriptCanvasEditor
|
||||
|
||||
QToolButton* m_createFunctionInput = nullptr;
|
||||
QToolButton* m_createFunctionOutput = nullptr;
|
||||
QToolButton* m_takeScreenshot = nullptr;
|
||||
|
||||
QToolButton* m_createScriptCanvas = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user