kimsama / Unity-QuickSheet

Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.

Home Page:http://kimsama.github.io/Unity-QuickSheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring ExcelMachinEditor and GoogleMachineEditor classes.

kimsama opened this issue · comments

write some common virtual methods on BaseMachineEditor class and remove redundant methods from both of ExcelMachinEditor and GoogleMachineEditor class.

Done on Pro side.

Bunch of refactoring are already done on Pro version.

Done with #55