The ISceneUndoScope
interface in the Sandbox
namespace provides methods for managing undo operations related to GameObject
and Component
creations, destructions, and changes within a scene. This interface is essential for implementing undo functionality in scene editing tools.