Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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