Open 3D Engine ScriptCanvas Gem API Reference  23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ScriptCanvasEditor::UndoData Struct Reference

Public Member Functions

 AZ_TYPE_INFO (UndoData,"{12561F1F-2806-4BCB-BDC5-B2F2B568A139}")
 
 AZ_CLASS_ALLOCATOR (UndoData, AZ::SystemAllocator)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *reflectContext)
 

Public Attributes

ScriptCanvas::GraphData m_graphData
 
ScriptCanvas::VariableData m_variableData
 
AZStd::unordered_map
< AZ::EntityId,
GraphCanvas::EntitySaveDataContainer * > 
m_visualSaveData
 

The documentation for this struct was generated from the following file: