mirror of
https://github.com/OMGeeky/UnityCodeGenerators.git
synced 2025-12-27 06:29:29 +01:00
Create README.md
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# UnityCodeGenerators
|
||||||
|
Some code gens that I need for my projects
|
||||||
|
|
||||||
|
## Included generators:
|
||||||
|
- General:
|
||||||
|
- an attribute that allows for easy GetComponent with just one method for all
|
||||||
|
- UI:
|
||||||
|
- Attribute for generating UxmlTraits and needed stuff for custom UIElement-attributes/fields
|
||||||
|
- Attribute for easily getting Elements from the Uxml file with a single method for all
|
||||||
Reference in New Issue
Block a user