Skip to content

MasaKoha/MVPScriptGenerator4Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVPCodeGenerator4Unity

MVP(Model-View-Presenter) Code Generate for Unity (MIT Lisence)

#How To Use

  1. Import "MVPScriptCreator4Unity/".
  2. Click [Window]->[MVPScriptCreator4Unity]. Then open "MVP4U" window.
  3. Input "ClassBaseName" and "Namespace". After that , click "CreateScript" Button.(If input "TestClass" in "ClassBaseName", create code "TestClassModel","TestClassPresenter" and "TestClassView".)

#Opition

  • MVPCodeGenerator can save namespace. If input that you want to save namespace, click "Save Namespace".

2018-07-19 8 56 40

mvp4u