| 
| 
  | AZ_CLASS_ALLOCATOR (UndoCache, AZ::SystemAllocator) | 
|   | 
| 
void  | UpdateCache (ScriptCanvas::ScriptCanvasId) | 
|   | 
| 
void  | PurgeCache (ScriptCanvas::ScriptCanvasId) | 
|   | 
| 
const AZStd::vector< AZ::u8 > &  | Retrieve (ScriptCanvas::ScriptCanvasId) | 
|   | 
| 
void  | PopulateCache (ScriptCanvas::ScriptCanvasId) | 
|   | 
| 
void  | Clear () | 
|   | 
 | 
| 
AZStd::unordered_map< ScriptCanvas::ScriptCanvasId, AZStd::vector< AZ::u8 > >  | m_dataMap | 
|   | Stores an Entity Id to serialized graph data(Node/Connection) map. 
  | 
|   | 
| 
AZStd::vector< AZ::u8 >  | m_emptyData | 
|   | 
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/Undo/ScriptCanvasUndoManager.h