https://github.com/jwellone/reflectioncodegenerator
Can generate code to access private functions and variables using reflection. It can also be easily accessed using the Utility class. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
https://github.com/jwellone/reflectioncodegenerator
unity
Last synced: about 2 months ago
JSON representation
Can generate code to access private functions and variables using reflection. It can also be easily accessed using the Utility class. This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
- Host: GitHub
- URL: https://github.com/jwellone/reflectioncodegenerator
- Owner: jwellone
- License: mit
- Created: 2023-08-13T09:48:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T08:08:11.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T06:16:48.172Z (over 1 year ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/jwellone/ReflectionCodeGenerator/blob/main/LICENSE)
[](https://GitHub.com/jwellone/ReflectionCodeGenerator/releases/latest)
[](https://GitHub.com/jwellone/ReflectionCodeGenerator/releases)


[](https://unity.com)
# ReflectionCodeGenerator
Can generate code to access private functions and variables using reflection.
It can also be easily accessed using the Utility class.
This feature is one of the "j1Tech" developed by jwellone Inc for Unity.
## Getting Started
- Import this package into your project.
- From the menu, select jwellone > window > ReflectionCodeGenerator.
- Select the button next to any item from the list on the left.
- Check the items you want to output from the items displayed on the right.
※Can check the output code by selecting the Code tab.
- Press the save button in the upper right to generate the code.

## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)
[](https://GitHub.com/jwellone/ReflectionCodeGenerator/watchers/)
[](https://GitHub.com/jwellone/ReflectionCodeGenerator/stargazers)
[](https://GitHub.com/jwellone/ReflectionCodeGenerator/network/members)
[](http://twitter.com/jwellone)
[](https://www.facebook.com/jwellone)