Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unity][Typescript] Custom Editor Scripting Support #93

Open
WorldTechSupport opened this issue Aug 1, 2022 · 0 comments
Open

[Unity][Typescript] Custom Editor Scripting Support #93

WorldTechSupport opened this issue Aug 1, 2022 · 0 comments
Labels

Comments

@WorldTechSupport
Copy link

WorldTechSupport commented Aug 1, 2022

Summary
This feature allows users to be able to customize the unity inspector through the CustomInspector namespace.

Intended Outcome
Currently users had limited customizability when it came to customizing the editor scripts. This feature will allow the user to define custom inspector functionality through the CustomEditor namespace.

How will it work?
Users will be able to implement custom editors for their scripts.

@WorldTechSupport WorldTechSupport changed the title [New Feature] Custom Editor Support [New Feature][Unity] Custom Editor Support Aug 3, 2022
@WorldTechSupport WorldTechSupport changed the title [New Feature][Unity] Custom Editor Support [Enhancement][Unity] Custom Editor Support Aug 3, 2022
@WorldTechSupport WorldTechSupport added the Enhancement New feature or request label Aug 3, 2022
@WorldTechSupport WorldTechSupport changed the title [Enhancement][Unity] Custom Editor Support [Unity] Custom Editor Support Aug 3, 2022
@WorldTechSupport WorldTechSupport changed the title [Unity] Custom Editor Support [Unity][Typescript] Custom Editor Support Aug 9, 2022
@WorldTechSupport WorldTechSupport changed the title [Unity][Typescript] Custom Editor Support [Unity][Typescript] Custom Editor Scripting Support Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant