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 14:59:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
4f5561dfc1c4068360e3029ebdf86d01ac6aedac
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
4f5561dfc1
finally fix compiler errors
2024-06-22 01:22:43 +02:00
ExampleGenerator
finally fix compiler errors
2024-06-22 01:22:43 +02:00
GetComponentGenerator
improve Generator
2024-06-22 01:13:57 +02:00
TestConsole
finally fix compiler errors
2024-06-22 01:22:43 +02:00
.gitignore
improve Generator
2024-06-22 01:13:57 +02:00
README.md
Create README.md
2023-11-02 22:32:16 +01:00
TestGenerators.sln
improve Generator
2024-06-22 01:13:57 +02: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%