adg icon indicating copy to clipboard operation
adg copied to clipboard

Allow injecting new methods into existing classes

Open knah opened this issue 3 years ago • 0 comments

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 avatar Jun 08 '21 17:06 knah