Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

__Generated_CodeGen.c 800B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. #include "pch-c.h"
  2. #include "codegen/il2cpp-codegen-metadata.h"
  3. extern void __Il2CppComObject_Finalize_m720B2062F661A0770A32D24B731AD4AFE314A5CD (void);
  4. extern void __Il2CppComDelegate_Finalize_mC9F8EA94444C3AF0A43CC723A23EE4D8B7984F8C (void);
  5. static Il2CppMethodPointer s_methodPointers[3] =
  6. {
  7. NULL,
  8. __Il2CppComObject_Finalize_m720B2062F661A0770A32D24B731AD4AFE314A5CD,
  9. __Il2CppComDelegate_Finalize_mC9F8EA94444C3AF0A43CC723A23EE4D8B7984F8C,
  10. };
  11. static const int32_t s_InvokerIndices[3] =
  12. {
  13. -1,
  14. 13708,
  15. 13708,
  16. };
  17. IL2CPP_EXTERN_C const Il2CppCodeGenModule g___Generated_CodeGenModule;
  18. const Il2CppCodeGenModule g___Generated_CodeGenModule =
  19. {
  20. "__Generated",
  21. 3,
  22. s_methodPointers,
  23. 0,
  24. NULL,
  25. s_InvokerIndices,
  26. 0,
  27. NULL,
  28. 0,
  29. NULL,
  30. 0,
  31. NULL,
  32. NULL,
  33. NULL,
  34. NULL,
  35. NULL,
  36. NULL,
  37. };