Skip to content

Improvements and bug fixes to MonoTempGenerator.#121

Open
AhmedAhmedEG wants to merge 1 commit intonesrak1:mainfrom
AhmedAhmedEG:main
Open

Improvements and bug fixes to MonoTempGenerator.#121
AhmedAhmedEG wants to merge 1 commit intonesrak1:mainfrom
AhmedAhmedEG:main

Conversation

@AhmedAhmedEG
Copy link

1- Fixed a bug where types of List was getting miss-classified as a string.

2- Added null checks to prevent errors when passing unity base types to the generator.

3- Removed braces and extra lines for single-statement if conditions.

4- Removed unused import.

5- Changed the visibility of GetAssemblyWithDependencies function to public as it's very useful to be used individually, I used it to resolve base types of a given type so I can use the ClassDatabase to get AssetTypeTemplateFields from them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant