Files
UnityCodeGenerators/README.md
2023-11-02 22:32:16 +01:00

375 B

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