Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 779 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 779 Bytes

UnityMemberGenerator

This is Hierarchy Structure based UI Code Generator.

  • auto-region
  • auto-serialize attribute
  • access modifier
  • customize generate type.

How to use it?

  • You can make auto-generate code as next. Just Right-click the game-object you want to be automatically member variable create. Instruction-1

  • Wrap Region Instruction-1

  • Component filter

Instruction-1

  • Auto generate public/private keyword. Instruction-1