Bez popisu
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.

Unity.Burst.Unsafe.cpp 2.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. #include "pch-cpp.hpp"
  2. struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
  3. struct NonVersionableAttribute_t1DB218A79D38828C49D22FA63D91E463687ABDF5;
  4. IL2CPP_EXTERN_C_BEGIN
  5. IL2CPP_EXTERN_C_END
  6. #ifdef __clang__
  7. #pragma clang diagnostic push
  8. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  9. #pragma clang diagnostic ignored "-Wunused-variable"
  10. #endif
  11. struct U3CModuleU3E_tF47F9AD17E4C851F27F94EF9A1FB29A52BA6B8A8
  12. {
  13. };
  14. struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject
  15. {
  16. };
  17. struct Unsafe_t7A5BFA4CCC4DE54D6A25FB6312C3DB95A35D2B9E : public RuntimeObject
  18. {
  19. };
  20. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
  21. {
  22. };
  23. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
  24. {
  25. };
  26. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
  27. {
  28. };
  29. struct NonVersionableAttribute_t1DB218A79D38828C49D22FA63D91E463687ABDF5 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
  30. {
  31. };
  32. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
  33. {
  34. union
  35. {
  36. struct
  37. {
  38. };
  39. uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
  40. };
  41. };
  42. #ifdef __clang__
  43. #pragma clang diagnostic pop
  44. #endif
  45. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ;
  46. #ifdef __clang__
  47. #pragma clang diagnostic push
  48. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  49. #pragma clang diagnostic ignored "-Wunused-variable"
  50. #endif
  51. #ifdef __clang__
  52. #pragma clang diagnostic pop
  53. #endif
  54. #ifdef __clang__
  55. #pragma clang diagnostic push
  56. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  57. #pragma clang diagnostic ignored "-Wunused-variable"
  58. #endif
  59. #ifdef __clang__
  60. #pragma clang diagnostic pop
  61. #endif
  62. #ifdef __clang__
  63. #pragma clang diagnostic push
  64. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  65. #pragma clang diagnostic ignored "-Wunused-variable"
  66. #endif
  67. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NonVersionableAttribute__ctor_mBC3056ECFEE16B17F3779A50EBDCCD519078E862 (NonVersionableAttribute_t1DB218A79D38828C49D22FA63D91E463687ABDF5* __this, const RuntimeMethod* method)
  68. {
  69. {
  70. Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
  71. return;
  72. }
  73. }
  74. #ifdef __clang__
  75. #pragma clang diagnostic pop
  76. #endif