UnityEngine.cpp 781 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. #include <stdint.h>
  9. IL2CPP_EXTERN_C_BEGIN
  10. IL2CPP_EXTERN_C_END
  11. #ifdef __clang__
  12. #pragma clang diagnostic push
  13. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  14. #pragma clang diagnostic ignored "-Wunused-variable"
  15. #endif
  16. // <Module>
  17. struct U3CModuleU3E_tE7281C0E269ACF224AB82F00FE8D46ED8C621032
  18. {
  19. public:
  20. public:
  21. };
  22. // System.Object
  23. struct Il2CppArrayBounds;
  24. // System.Array
  25. #ifdef __clang__
  26. #pragma clang diagnostic pop
  27. #endif
  28. #ifdef __clang__
  29. #pragma clang diagnostic push
  30. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  31. #pragma clang diagnostic ignored "-Wunused-variable"
  32. #endif
  33. #ifdef __clang__
  34. #pragma clang diagnostic pop
  35. #endif