This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
UnityCodeGenerators
Watch
1
Star
0
Fork
0
You've already forked UnityCodeGenerators
mirror of
https://github.com/OMGeeky/UnityCodeGenerators.git
synced
2025-12-28 07:18:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
03817a4e21e9e96402aed0dd44803528c3af4a25
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
OMGeeky
03817a4e21
Remove UxmlTraitAttribute since it just works with unity 6
2024-03-31 00:11:30 +01:00
ExampleGenerator
Remove UxmlTraitAttribute since it just works with unity 6
2024-03-31 00:11:30 +01:00
TestConsole
Initial commit
2023-11-02 22:26:03 +01:00
.gitignore
add option for defaults and make it easier to use
2023-11-03 21:32:55 +01:00
README.md
Create README.md
2023-11-02 22:32:16 +01:00
TestGenerators.sln
Initial commit
2023-11-02 22:26:03 +01:00
README.md
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
Description
No description provided
Readme
48
KiB
Languages
C#
100%