adg
adg copied to clipboard
"Inject" Il2cpp attributes into classes/class members
Allow adding attributes from il2cpp(SerializeField for unity, Inject for zenject, etc).
May be possible through patching il2cpp_custom_attrs_x?, though I havn't look very deep into it yet.