You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what the best way to do this would be, but it should be possible. Currently, we only unstrip this when the field itself has been unstripped.
It will likely require either:
Making the Il2Cpp implementation details public.
Applying InternalsVisibleTo everywhere.
The text was updated successfully, but these errors were encountered:
I'm not sure what the best way to do this would be, but it should be possible. Currently, we only unstrip this when the field itself has been unstripped.
It will likely require either:
InternalsVisibleTo
everywhere.The text was updated successfully, but these errors were encountered: