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

Public Member Functions

 AZ_CLASS_ALLOCATOR (SceneUndoState, AZ::SystemAllocator)
 
 SceneUndoState (AzToolsFramework::UndoSystem::IUndoNotify *undoNotify)
 
void BeginUndoBatch (AZStd::string_view label)
 
void EndUndoBatch ()
 

Public Attributes

AZStd::unique_ptr< UndoCachem_undoCache
 
AZStd::unique_ptr< AzToolsFramework::UndoSystem::UndoStack > m_undoStack
 
AzToolsFramework::UndoSystem::URSequencePoint * m_currentUndoBatch = nullptr
 

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