Unity.MissingUnityEvents
Unity.MissingUnityEvents copied to clipboard
Behaviour.enabled cannot be bound
It would be great if possible to bind to Behaviour.enabled (and other MethodImplOptions.InternalCall) I tried to fork and do this myself but found that the source for the patcher isn't included in this git repository
I'll try to have a look, not sure if it'd weave extern / native property like that though.
btw weaver code is here https://github.com/handzlikchris/AddingEventsToCompiled3rdPartyLibrary