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

Allow injecting new methods into existing classes #41

Open
knah opened this issue Jun 8, 2021 · 0 comments
Open

Allow injecting new methods into existing classes #41

knah opened this issue Jun 8, 2021 · 0 comments
Labels
class-injection For things concerning class injection/delegate conversion enhancement New feature or request

Comments

@knah
Copy link
Owner

knah commented Jun 8, 2021

Being able to add new Unity event methods (such as Awake/LateUpdate/Update) to existing classes might be handy in some cases, and this seems to be possible based on how IL2CPP works.

@knah knah added enhancement New feature or request class-injection For things concerning class injection/delegate conversion labels Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class-injection For things concerning class injection/delegate conversion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant