An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/jwellone/ReflectionCodeGenerator.svg?style=plastic)](https://github.com/jwellone/ReflectionCodeGenerator/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/jwellone/ReflectionCodeGenerator.svg?style=plastic)](https://GitHub.com/jwellone/ReflectionCodeGenerator/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/jwellone/ReflectionCodeGenerator/total?color=blue&style=plastic)](https://GitHub.com/jwellone/ReflectionCodeGenerator/releases)
![GitHub repo size](https://img.shields.io/github/repo-size/jwellone/ReflectionCodeGenerator?label=size&style=plastic)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&style=plastic)
[![Unity](https://img.shields.io/badge/Unity-100000?logo=unity&style=plastic)](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.

![movie](https://github.com/jwellone/ReflectionCodeGenerator/assets/85072161/38f8d5e4-d5e3-4f7a-a85e-505e1e82a009)

## Authors
Developer:[Yasuhiko Usui.](https://github.com/UsuiYasuhiko-jw1)

[![GitHub watchers](https://img.shields.io/github/watchers/jwellone/ReflectionCodeGenerator.svg?style=social&label=Watch)](https://GitHub.com/jwellone/ReflectionCodeGenerator/watchers/)
[![GitHub stars](https://img.shields.io/github/stars/jwellone/ReflectionCodeGenerator.svg?style=social&label=Stars)](https://GitHub.com/jwellone/ReflectionCodeGenerator/stargazers)
[![GitHub fork](https://img.shields.io/github/forks/jwellone/ReflectionCodeGenerator.svg?style=social&label=Fork)](https://GitHub.com/jwellone/ReflectionCodeGenerator/network/members)
[![Twitter](https://img.shields.io/twitter/follow/jwellone?label=Twitter&logo=twitter&style=social)](http://twitter.com/jwellone)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white&style=plastic)](https://www.facebook.com/jwellone)