Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[TOC]

MGS.Undo

Summary

  • Unity plugin for undo and redo develop.

Install

  • Unity --> Window --> Package Manager --> "+" --> Add package from git URL...

    https://github.com/mogoson/MGS.Undo.git?path=/Assets
    

Usage

  • Create a Global Instance for IUndoManager.
  • Register a instance of IUndoHandler (example: UndoHandler) to the Global Instance of IUndoManager when you need record to undo and redo.
  • Call the Undo or Redo method of Global Instance.

Samples

  • Unity --> Window --> Package Manager --> Packages-Mogoson --> Undo --> Samples.

Copyright © 2025 Mogoson. mogoson@outlook.com

About

Unity plugin for undo and redo develop.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages