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-27 06:29:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
f5b2c6c5f6015e1631c084b8c8d9843a2d6ed7c2
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
f5b2c6c5f6
cleanup (not really semantic change)
2024-06-09 18:39:29 +02:00
ExampleGenerator
cleanup (not really semantic change)
2024-06-09 18:39:29 +02:00
TestConsole
update sample project to compile
2024-03-31 00:15:44 +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%