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
9
Commits
1
Branch
0
Tags
5297585cec57a0600fef443670fc79bb2c02e6a1
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
5297585cec
update sample project to compile
2024-03-31 00:15:44 +01:00
ExampleGenerator
Fix last commit (wrong method got deleted)
2024-03-31 00:15:27 +01: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%