Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 784 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 784 Bytes

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