Bulk_Generics_22.cpp 130 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220
  1. #include "il2cpp-config.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <cstring>
  8. #include <string.h>
  9. #include <stdio.h>
  10. #include <cmath>
  11. #include <limits>
  12. #include <assert.h>
  13. #include <stdint.h>
  14. #include "il2cpp-class-internals.h"
  15. #include "codegen/il2cpp-codegen.h"
  16. #include "il2cpp-object-internals.h"
  17. template <typename T1, typename T2, typename T3>
  18. struct VirtActionInvoker3
  19. {
  20. typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
  21. static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
  22. {
  23. const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
  24. ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
  25. }
  26. };
  27. template <typename T1, typename T2, typename T3>
  28. struct GenericVirtActionInvoker3
  29. {
  30. typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
  31. static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
  32. {
  33. VirtualInvokeData invokeData;
  34. il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData);
  35. ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
  36. }
  37. };
  38. template <typename T1, typename T2, typename T3>
  39. struct InterfaceActionInvoker3
  40. {
  41. typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
  42. static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
  43. {
  44. const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
  45. ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
  46. }
  47. };
  48. template <typename T1, typename T2, typename T3>
  49. struct GenericInterfaceActionInvoker3
  50. {
  51. typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
  52. static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
  53. {
  54. VirtualInvokeData invokeData;
  55. il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData);
  56. ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
  57. }
  58. };
  59. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>
  60. struct GetFunc_1_t2642793627;
  61. // System.IAsyncResult
  62. struct IAsyncResult_t767004451;
  63. // System.AsyncCallback
  64. struct AsyncCallback_t3962456242;
  65. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>
  66. struct GetFunc_1_t2389035634;
  67. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>
  68. struct GetFunc_1_t3872958796;
  69. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>
  70. struct GetFunc_1_t2169951217;
  71. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>
  72. struct GetFunc_1_t2243336826;
  73. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>
  74. struct GetFunc_1_t3809420767;
  75. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>
  76. struct GetFunc_1_t3406136240;
  77. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>
  78. struct GetFunc_1_t4221484935;
  79. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>
  80. struct GetFunc_1_t601956886;
  81. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>
  82. struct GetFunc_1_t3883178102;
  83. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>
  84. struct GetFunc_1_t2923716748;
  85. // XLuaTest.BaseTestBase`1<System.Object>
  86. struct BaseTestBase_1_t734865881;
  87. // XLuaTest.BaseTestHelper
  88. struct BaseTestHelper_t112367212;
  89. // System.String
  90. struct String_t;
  91. // XLuaTest.GenericClass`1<System.Double>
  92. struct GenericClass_1_t2299288884;
  93. // XLuaTest.GenericClass`1<System.Object>
  94. struct GenericClass_1_t489762389;
  95. // System.Char[]
  96. struct CharU5BU5D_t3528271667;
  97. // System.Void
  98. struct Void_t1185182177;
  99. // System.Reflection.MethodInfo
  100. struct MethodInfo_t;
  101. // System.DelegateData
  102. struct DelegateData_t1677132599;
  103. extern RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var;
  104. extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var;
  105. extern RuntimeClass* Color_t2555686324_il2cpp_TypeInfo_var;
  106. extern const uint32_t GetFunc_1_BeginInvoke_m4007579510_MetadataUsageId;
  107. extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var;
  108. extern const uint32_t GetFunc_1_BeginInvoke_m2520059853_MetadataUsageId;
  109. extern RuntimeClass* Ray_t3785851493_il2cpp_TypeInfo_var;
  110. extern const uint32_t GetFunc_1_BeginInvoke_m2931877375_MetadataUsageId;
  111. extern RuntimeClass* Ray2D_t2082843914_il2cpp_TypeInfo_var;
  112. extern const uint32_t GetFunc_1_BeginInvoke_m1819834592_MetadataUsageId;
  113. extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var;
  114. extern const uint32_t GetFunc_1_BeginInvoke_m3162713965_MetadataUsageId;
  115. extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var;
  116. extern const uint32_t GetFunc_1_BeginInvoke_m1985186465_MetadataUsageId;
  117. extern RuntimeClass* Vector4_t3319028937_il2cpp_TypeInfo_var;
  118. extern const uint32_t GetFunc_1_BeginInvoke_m3895645036_MetadataUsageId;
  119. extern RuntimeClass* MyEnum_t4134377632_il2cpp_TypeInfo_var;
  120. extern const uint32_t GetFunc_1_BeginInvoke_m1901759332_MetadataUsageId;
  121. extern RuntimeClass* MyStruct_t514849583_il2cpp_TypeInfo_var;
  122. extern const uint32_t GetFunc_1_BeginInvoke_m2323561934_MetadataUsageId;
  123. extern RuntimeClass* Pedding_t3796070799_il2cpp_TypeInfo_var;
  124. extern const uint32_t GetFunc_1_BeginInvoke_m3949281489_MetadataUsageId;
  125. extern RuntimeClass* PushAsTableStruct_t2836609445_il2cpp_TypeInfo_var;
  126. extern const uint32_t GetFunc_1_BeginInvoke_m1393408706_MetadataUsageId;
  127. extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
  128. extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var;
  129. extern String_t* _stringLiteral3430637010;
  130. extern const uint32_t BaseTestBase_1_Foo_m533812525_MetadataUsageId;
  131. extern String_t* _stringLiteral3451762623;
  132. extern const uint32_t GenericClass_1_Func1_m3042939317_MetadataUsageId;
  133. extern const uint32_t GenericClass_1_Func1_m1882308081_MetadataUsageId;
  134. #ifndef RUNTIMEOBJECT_H
  135. #define RUNTIMEOBJECT_H
  136. #ifdef __clang__
  137. #pragma clang diagnostic push
  138. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  139. #pragma clang diagnostic ignored "-Wunused-variable"
  140. #endif
  141. // System.Object
  142. #ifdef __clang__
  143. #pragma clang diagnostic pop
  144. #endif
  145. #endif // RUNTIMEOBJECT_H
  146. struct Il2CppArrayBounds;
  147. #ifndef RUNTIMEARRAY_H
  148. #define RUNTIMEARRAY_H
  149. #ifdef __clang__
  150. #pragma clang diagnostic push
  151. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  152. #pragma clang diagnostic ignored "-Wunused-variable"
  153. #endif
  154. // System.Array
  155. #ifdef __clang__
  156. #pragma clang diagnostic pop
  157. #endif
  158. #endif // RUNTIMEARRAY_H
  159. #ifndef GENERICCLASS_1_T489762389_H
  160. #define GENERICCLASS_1_T489762389_H
  161. #ifdef __clang__
  162. #pragma clang diagnostic push
  163. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  164. #pragma clang diagnostic ignored "-Wunused-variable"
  165. #endif
  166. // XLuaTest.GenericClass`1<System.Object>
  167. struct GenericClass_1_t489762389 : public RuntimeObject
  168. {
  169. public:
  170. // T XLuaTest.GenericClass`1::a
  171. RuntimeObject * ___a_0;
  172. public:
  173. inline static int32_t get_offset_of_a_0() { return static_cast<int32_t>(offsetof(GenericClass_1_t489762389, ___a_0)); }
  174. inline RuntimeObject * get_a_0() const { return ___a_0; }
  175. inline RuntimeObject ** get_address_of_a_0() { return &___a_0; }
  176. inline void set_a_0(RuntimeObject * value)
  177. {
  178. ___a_0 = value;
  179. Il2CppCodeGenWriteBarrier((&___a_0), value);
  180. }
  181. };
  182. #ifdef __clang__
  183. #pragma clang diagnostic pop
  184. #endif
  185. #endif // GENERICCLASS_1_T489762389_H
  186. #ifndef GENERICCLASS_1_T2299288884_H
  187. #define GENERICCLASS_1_T2299288884_H
  188. #ifdef __clang__
  189. #pragma clang diagnostic push
  190. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  191. #pragma clang diagnostic ignored "-Wunused-variable"
  192. #endif
  193. // XLuaTest.GenericClass`1<System.Double>
  194. struct GenericClass_1_t2299288884 : public RuntimeObject
  195. {
  196. public:
  197. // T XLuaTest.GenericClass`1::a
  198. double ___a_0;
  199. public:
  200. inline static int32_t get_offset_of_a_0() { return static_cast<int32_t>(offsetof(GenericClass_1_t2299288884, ___a_0)); }
  201. inline double get_a_0() const { return ___a_0; }
  202. inline double* get_address_of_a_0() { return &___a_0; }
  203. inline void set_a_0(double value)
  204. {
  205. ___a_0 = value;
  206. }
  207. };
  208. #ifdef __clang__
  209. #pragma clang diagnostic pop
  210. #endif
  211. #endif // GENERICCLASS_1_T2299288884_H
  212. #ifndef STRING_T_H
  213. #define STRING_T_H
  214. #ifdef __clang__
  215. #pragma clang diagnostic push
  216. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  217. #pragma clang diagnostic ignored "-Wunused-variable"
  218. #endif
  219. // System.String
  220. struct String_t : public RuntimeObject
  221. {
  222. public:
  223. // System.Int32 System.String::length
  224. int32_t ___length_0;
  225. // System.Char System.String::start_char
  226. Il2CppChar ___start_char_1;
  227. public:
  228. inline static int32_t get_offset_of_length_0() { return static_cast<int32_t>(offsetof(String_t, ___length_0)); }
  229. inline int32_t get_length_0() const { return ___length_0; }
  230. inline int32_t* get_address_of_length_0() { return &___length_0; }
  231. inline void set_length_0(int32_t value)
  232. {
  233. ___length_0 = value;
  234. }
  235. inline static int32_t get_offset_of_start_char_1() { return static_cast<int32_t>(offsetof(String_t, ___start_char_1)); }
  236. inline Il2CppChar get_start_char_1() const { return ___start_char_1; }
  237. inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; }
  238. inline void set_start_char_1(Il2CppChar value)
  239. {
  240. ___start_char_1 = value;
  241. }
  242. };
  243. struct String_t_StaticFields
  244. {
  245. public:
  246. // System.String System.String::Empty
  247. String_t* ___Empty_2;
  248. // System.Char[] System.String::WhiteChars
  249. CharU5BU5D_t3528271667* ___WhiteChars_3;
  250. public:
  251. inline static int32_t get_offset_of_Empty_2() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_2)); }
  252. inline String_t* get_Empty_2() const { return ___Empty_2; }
  253. inline String_t** get_address_of_Empty_2() { return &___Empty_2; }
  254. inline void set_Empty_2(String_t* value)
  255. {
  256. ___Empty_2 = value;
  257. Il2CppCodeGenWriteBarrier((&___Empty_2), value);
  258. }
  259. inline static int32_t get_offset_of_WhiteChars_3() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___WhiteChars_3)); }
  260. inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; }
  261. inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; }
  262. inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value)
  263. {
  264. ___WhiteChars_3 = value;
  265. Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value);
  266. }
  267. };
  268. #ifdef __clang__
  269. #pragma clang diagnostic pop
  270. #endif
  271. #endif // STRING_T_H
  272. #ifndef VALUETYPE_T3640485471_H
  273. #define VALUETYPE_T3640485471_H
  274. #ifdef __clang__
  275. #pragma clang diagnostic push
  276. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  277. #pragma clang diagnostic ignored "-Wunused-variable"
  278. #endif
  279. // System.ValueType
  280. struct ValueType_t3640485471 : public RuntimeObject
  281. {
  282. public:
  283. public:
  284. };
  285. #ifdef __clang__
  286. #pragma clang diagnostic pop
  287. #endif
  288. // Native definition for P/Invoke marshalling of System.ValueType
  289. struct ValueType_t3640485471_marshaled_pinvoke
  290. {
  291. };
  292. // Native definition for COM marshalling of System.ValueType
  293. struct ValueType_t3640485471_marshaled_com
  294. {
  295. };
  296. #endif // VALUETYPE_T3640485471_H
  297. #ifndef BASETESTHELPER_T112367212_H
  298. #define BASETESTHELPER_T112367212_H
  299. #ifdef __clang__
  300. #pragma clang diagnostic push
  301. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  302. #pragma clang diagnostic ignored "-Wunused-variable"
  303. #endif
  304. // XLuaTest.BaseTestHelper
  305. struct BaseTestHelper_t112367212 : public RuntimeObject
  306. {
  307. public:
  308. public:
  309. };
  310. #ifdef __clang__
  311. #pragma clang diagnostic pop
  312. #endif
  313. #endif // BASETESTHELPER_T112367212_H
  314. #ifndef PEDDING_T3796070799_H
  315. #define PEDDING_T3796070799_H
  316. #ifdef __clang__
  317. #pragma clang diagnostic push
  318. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  319. #pragma clang diagnostic ignored "-Wunused-variable"
  320. #endif
  321. // XLuaTest.Pedding
  322. struct Pedding_t3796070799
  323. {
  324. public:
  325. // System.Byte XLuaTest.Pedding::c
  326. uint8_t ___c_0;
  327. public:
  328. inline static int32_t get_offset_of_c_0() { return static_cast<int32_t>(offsetof(Pedding_t3796070799, ___c_0)); }
  329. inline uint8_t get_c_0() const { return ___c_0; }
  330. inline uint8_t* get_address_of_c_0() { return &___c_0; }
  331. inline void set_c_0(uint8_t value)
  332. {
  333. ___c_0 = value;
  334. }
  335. };
  336. #ifdef __clang__
  337. #pragma clang diagnostic pop
  338. #endif
  339. #endif // PEDDING_T3796070799_H
  340. #ifndef PUSHASTABLESTRUCT_T2836609445_H
  341. #define PUSHASTABLESTRUCT_T2836609445_H
  342. #ifdef __clang__
  343. #pragma clang diagnostic push
  344. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  345. #pragma clang diagnostic ignored "-Wunused-variable"
  346. #endif
  347. // XLuaTest.PushAsTableStruct
  348. struct PushAsTableStruct_t2836609445
  349. {
  350. public:
  351. // System.Int32 XLuaTest.PushAsTableStruct::x
  352. int32_t ___x_0;
  353. // System.Int32 XLuaTest.PushAsTableStruct::y
  354. int32_t ___y_1;
  355. public:
  356. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(PushAsTableStruct_t2836609445, ___x_0)); }
  357. inline int32_t get_x_0() const { return ___x_0; }
  358. inline int32_t* get_address_of_x_0() { return &___x_0; }
  359. inline void set_x_0(int32_t value)
  360. {
  361. ___x_0 = value;
  362. }
  363. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(PushAsTableStruct_t2836609445, ___y_1)); }
  364. inline int32_t get_y_1() const { return ___y_1; }
  365. inline int32_t* get_address_of_y_1() { return &___y_1; }
  366. inline void set_y_1(int32_t value)
  367. {
  368. ___y_1 = value;
  369. }
  370. };
  371. #ifdef __clang__
  372. #pragma clang diagnostic pop
  373. #endif
  374. #endif // PUSHASTABLESTRUCT_T2836609445_H
  375. #ifndef VECTOR2_T2156229523_H
  376. #define VECTOR2_T2156229523_H
  377. #ifdef __clang__
  378. #pragma clang diagnostic push
  379. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  380. #pragma clang diagnostic ignored "-Wunused-variable"
  381. #endif
  382. // UnityEngine.Vector2
  383. struct Vector2_t2156229523
  384. {
  385. public:
  386. // System.Single UnityEngine.Vector2::x
  387. float ___x_0;
  388. // System.Single UnityEngine.Vector2::y
  389. float ___y_1;
  390. public:
  391. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Vector2_t2156229523, ___x_0)); }
  392. inline float get_x_0() const { return ___x_0; }
  393. inline float* get_address_of_x_0() { return &___x_0; }
  394. inline void set_x_0(float value)
  395. {
  396. ___x_0 = value;
  397. }
  398. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Vector2_t2156229523, ___y_1)); }
  399. inline float get_y_1() const { return ___y_1; }
  400. inline float* get_address_of_y_1() { return &___y_1; }
  401. inline void set_y_1(float value)
  402. {
  403. ___y_1 = value;
  404. }
  405. };
  406. struct Vector2_t2156229523_StaticFields
  407. {
  408. public:
  409. // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
  410. Vector2_t2156229523 ___zeroVector_2;
  411. // UnityEngine.Vector2 UnityEngine.Vector2::oneVector
  412. Vector2_t2156229523 ___oneVector_3;
  413. // UnityEngine.Vector2 UnityEngine.Vector2::upVector
  414. Vector2_t2156229523 ___upVector_4;
  415. // UnityEngine.Vector2 UnityEngine.Vector2::downVector
  416. Vector2_t2156229523 ___downVector_5;
  417. // UnityEngine.Vector2 UnityEngine.Vector2::leftVector
  418. Vector2_t2156229523 ___leftVector_6;
  419. // UnityEngine.Vector2 UnityEngine.Vector2::rightVector
  420. Vector2_t2156229523 ___rightVector_7;
  421. // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
  422. Vector2_t2156229523 ___positiveInfinityVector_8;
  423. // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
  424. Vector2_t2156229523 ___negativeInfinityVector_9;
  425. public:
  426. inline static int32_t get_offset_of_zeroVector_2() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); }
  427. inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; }
  428. inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; }
  429. inline void set_zeroVector_2(Vector2_t2156229523 value)
  430. {
  431. ___zeroVector_2 = value;
  432. }
  433. inline static int32_t get_offset_of_oneVector_3() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); }
  434. inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; }
  435. inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; }
  436. inline void set_oneVector_3(Vector2_t2156229523 value)
  437. {
  438. ___oneVector_3 = value;
  439. }
  440. inline static int32_t get_offset_of_upVector_4() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); }
  441. inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; }
  442. inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; }
  443. inline void set_upVector_4(Vector2_t2156229523 value)
  444. {
  445. ___upVector_4 = value;
  446. }
  447. inline static int32_t get_offset_of_downVector_5() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); }
  448. inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; }
  449. inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; }
  450. inline void set_downVector_5(Vector2_t2156229523 value)
  451. {
  452. ___downVector_5 = value;
  453. }
  454. inline static int32_t get_offset_of_leftVector_6() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); }
  455. inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; }
  456. inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; }
  457. inline void set_leftVector_6(Vector2_t2156229523 value)
  458. {
  459. ___leftVector_6 = value;
  460. }
  461. inline static int32_t get_offset_of_rightVector_7() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); }
  462. inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; }
  463. inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; }
  464. inline void set_rightVector_7(Vector2_t2156229523 value)
  465. {
  466. ___rightVector_7 = value;
  467. }
  468. inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); }
  469. inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; }
  470. inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; }
  471. inline void set_positiveInfinityVector_8(Vector2_t2156229523 value)
  472. {
  473. ___positiveInfinityVector_8 = value;
  474. }
  475. inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast<int32_t>(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); }
  476. inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; }
  477. inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; }
  478. inline void set_negativeInfinityVector_9(Vector2_t2156229523 value)
  479. {
  480. ___negativeInfinityVector_9 = value;
  481. }
  482. };
  483. #ifdef __clang__
  484. #pragma clang diagnostic pop
  485. #endif
  486. #endif // VECTOR2_T2156229523_H
  487. #ifndef BASETESTBASE_1_T734865881_H
  488. #define BASETESTBASE_1_T734865881_H
  489. #ifdef __clang__
  490. #pragma clang diagnostic push
  491. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  492. #pragma clang diagnostic ignored "-Wunused-variable"
  493. #endif
  494. // XLuaTest.BaseTestBase`1<System.Object>
  495. struct BaseTestBase_1_t734865881 : public BaseTestHelper_t112367212
  496. {
  497. public:
  498. public:
  499. };
  500. #ifdef __clang__
  501. #pragma clang diagnostic pop
  502. #endif
  503. #endif // BASETESTBASE_1_T734865881_H
  504. #ifndef VECTOR4_T3319028937_H
  505. #define VECTOR4_T3319028937_H
  506. #ifdef __clang__
  507. #pragma clang diagnostic push
  508. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  509. #pragma clang diagnostic ignored "-Wunused-variable"
  510. #endif
  511. // UnityEngine.Vector4
  512. struct Vector4_t3319028937
  513. {
  514. public:
  515. // System.Single UnityEngine.Vector4::x
  516. float ___x_1;
  517. // System.Single UnityEngine.Vector4::y
  518. float ___y_2;
  519. // System.Single UnityEngine.Vector4::z
  520. float ___z_3;
  521. // System.Single UnityEngine.Vector4::w
  522. float ___w_4;
  523. public:
  524. inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___x_1)); }
  525. inline float get_x_1() const { return ___x_1; }
  526. inline float* get_address_of_x_1() { return &___x_1; }
  527. inline void set_x_1(float value)
  528. {
  529. ___x_1 = value;
  530. }
  531. inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___y_2)); }
  532. inline float get_y_2() const { return ___y_2; }
  533. inline float* get_address_of_y_2() { return &___y_2; }
  534. inline void set_y_2(float value)
  535. {
  536. ___y_2 = value;
  537. }
  538. inline static int32_t get_offset_of_z_3() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___z_3)); }
  539. inline float get_z_3() const { return ___z_3; }
  540. inline float* get_address_of_z_3() { return &___z_3; }
  541. inline void set_z_3(float value)
  542. {
  543. ___z_3 = value;
  544. }
  545. inline static int32_t get_offset_of_w_4() { return static_cast<int32_t>(offsetof(Vector4_t3319028937, ___w_4)); }
  546. inline float get_w_4() const { return ___w_4; }
  547. inline float* get_address_of_w_4() { return &___w_4; }
  548. inline void set_w_4(float value)
  549. {
  550. ___w_4 = value;
  551. }
  552. };
  553. struct Vector4_t3319028937_StaticFields
  554. {
  555. public:
  556. // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
  557. Vector4_t3319028937 ___zeroVector_5;
  558. // UnityEngine.Vector4 UnityEngine.Vector4::oneVector
  559. Vector4_t3319028937 ___oneVector_6;
  560. // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
  561. Vector4_t3319028937 ___positiveInfinityVector_7;
  562. // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
  563. Vector4_t3319028937 ___negativeInfinityVector_8;
  564. public:
  565. inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); }
  566. inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; }
  567. inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; }
  568. inline void set_zeroVector_5(Vector4_t3319028937 value)
  569. {
  570. ___zeroVector_5 = value;
  571. }
  572. inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); }
  573. inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; }
  574. inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; }
  575. inline void set_oneVector_6(Vector4_t3319028937 value)
  576. {
  577. ___oneVector_6 = value;
  578. }
  579. inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); }
  580. inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; }
  581. inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; }
  582. inline void set_positiveInfinityVector_7(Vector4_t3319028937 value)
  583. {
  584. ___positiveInfinityVector_7 = value;
  585. }
  586. inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); }
  587. inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; }
  588. inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; }
  589. inline void set_negativeInfinityVector_8(Vector4_t3319028937 value)
  590. {
  591. ___negativeInfinityVector_8 = value;
  592. }
  593. };
  594. #ifdef __clang__
  595. #pragma clang diagnostic pop
  596. #endif
  597. #endif // VECTOR4_T3319028937_H
  598. #ifndef VECTOR3_T3722313464_H
  599. #define VECTOR3_T3722313464_H
  600. #ifdef __clang__
  601. #pragma clang diagnostic push
  602. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  603. #pragma clang diagnostic ignored "-Wunused-variable"
  604. #endif
  605. // UnityEngine.Vector3
  606. struct Vector3_t3722313464
  607. {
  608. public:
  609. // System.Single UnityEngine.Vector3::x
  610. float ___x_1;
  611. // System.Single UnityEngine.Vector3::y
  612. float ___y_2;
  613. // System.Single UnityEngine.Vector3::z
  614. float ___z_3;
  615. public:
  616. inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(Vector3_t3722313464, ___x_1)); }
  617. inline float get_x_1() const { return ___x_1; }
  618. inline float* get_address_of_x_1() { return &___x_1; }
  619. inline void set_x_1(float value)
  620. {
  621. ___x_1 = value;
  622. }
  623. inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(Vector3_t3722313464, ___y_2)); }
  624. inline float get_y_2() const { return ___y_2; }
  625. inline float* get_address_of_y_2() { return &___y_2; }
  626. inline void set_y_2(float value)
  627. {
  628. ___y_2 = value;
  629. }
  630. inline static int32_t get_offset_of_z_3() { return static_cast<int32_t>(offsetof(Vector3_t3722313464, ___z_3)); }
  631. inline float get_z_3() const { return ___z_3; }
  632. inline float* get_address_of_z_3() { return &___z_3; }
  633. inline void set_z_3(float value)
  634. {
  635. ___z_3 = value;
  636. }
  637. };
  638. struct Vector3_t3722313464_StaticFields
  639. {
  640. public:
  641. // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
  642. Vector3_t3722313464 ___zeroVector_4;
  643. // UnityEngine.Vector3 UnityEngine.Vector3::oneVector
  644. Vector3_t3722313464 ___oneVector_5;
  645. // UnityEngine.Vector3 UnityEngine.Vector3::upVector
  646. Vector3_t3722313464 ___upVector_6;
  647. // UnityEngine.Vector3 UnityEngine.Vector3::downVector
  648. Vector3_t3722313464 ___downVector_7;
  649. // UnityEngine.Vector3 UnityEngine.Vector3::leftVector
  650. Vector3_t3722313464 ___leftVector_8;
  651. // UnityEngine.Vector3 UnityEngine.Vector3::rightVector
  652. Vector3_t3722313464 ___rightVector_9;
  653. // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
  654. Vector3_t3722313464 ___forwardVector_10;
  655. // UnityEngine.Vector3 UnityEngine.Vector3::backVector
  656. Vector3_t3722313464 ___backVector_11;
  657. // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
  658. Vector3_t3722313464 ___positiveInfinityVector_12;
  659. // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
  660. Vector3_t3722313464 ___negativeInfinityVector_13;
  661. public:
  662. inline static int32_t get_offset_of_zeroVector_4() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); }
  663. inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; }
  664. inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; }
  665. inline void set_zeroVector_4(Vector3_t3722313464 value)
  666. {
  667. ___zeroVector_4 = value;
  668. }
  669. inline static int32_t get_offset_of_oneVector_5() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); }
  670. inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; }
  671. inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; }
  672. inline void set_oneVector_5(Vector3_t3722313464 value)
  673. {
  674. ___oneVector_5 = value;
  675. }
  676. inline static int32_t get_offset_of_upVector_6() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); }
  677. inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; }
  678. inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; }
  679. inline void set_upVector_6(Vector3_t3722313464 value)
  680. {
  681. ___upVector_6 = value;
  682. }
  683. inline static int32_t get_offset_of_downVector_7() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); }
  684. inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; }
  685. inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; }
  686. inline void set_downVector_7(Vector3_t3722313464 value)
  687. {
  688. ___downVector_7 = value;
  689. }
  690. inline static int32_t get_offset_of_leftVector_8() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); }
  691. inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; }
  692. inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; }
  693. inline void set_leftVector_8(Vector3_t3722313464 value)
  694. {
  695. ___leftVector_8 = value;
  696. }
  697. inline static int32_t get_offset_of_rightVector_9() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); }
  698. inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; }
  699. inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; }
  700. inline void set_rightVector_9(Vector3_t3722313464 value)
  701. {
  702. ___rightVector_9 = value;
  703. }
  704. inline static int32_t get_offset_of_forwardVector_10() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); }
  705. inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; }
  706. inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; }
  707. inline void set_forwardVector_10(Vector3_t3722313464 value)
  708. {
  709. ___forwardVector_10 = value;
  710. }
  711. inline static int32_t get_offset_of_backVector_11() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); }
  712. inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; }
  713. inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; }
  714. inline void set_backVector_11(Vector3_t3722313464 value)
  715. {
  716. ___backVector_11 = value;
  717. }
  718. inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); }
  719. inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; }
  720. inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; }
  721. inline void set_positiveInfinityVector_12(Vector3_t3722313464 value)
  722. {
  723. ___positiveInfinityVector_12 = value;
  724. }
  725. inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast<int32_t>(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); }
  726. inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; }
  727. inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; }
  728. inline void set_negativeInfinityVector_13(Vector3_t3722313464 value)
  729. {
  730. ___negativeInfinityVector_13 = value;
  731. }
  732. };
  733. #ifdef __clang__
  734. #pragma clang diagnostic pop
  735. #endif
  736. #endif // VECTOR3_T3722313464_H
  737. #ifndef DOUBLE_T594665363_H
  738. #define DOUBLE_T594665363_H
  739. #ifdef __clang__
  740. #pragma clang diagnostic push
  741. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  742. #pragma clang diagnostic ignored "-Wunused-variable"
  743. #endif
  744. // System.Double
  745. struct Double_t594665363
  746. {
  747. public:
  748. // System.Double System.Double::m_value
  749. double ___m_value_13;
  750. public:
  751. inline static int32_t get_offset_of_m_value_13() { return static_cast<int32_t>(offsetof(Double_t594665363, ___m_value_13)); }
  752. inline double get_m_value_13() const { return ___m_value_13; }
  753. inline double* get_address_of_m_value_13() { return &___m_value_13; }
  754. inline void set_m_value_13(double value)
  755. {
  756. ___m_value_13 = value;
  757. }
  758. };
  759. #ifdef __clang__
  760. #pragma clang diagnostic pop
  761. #endif
  762. #endif // DOUBLE_T594665363_H
  763. #ifndef DECIMAL_T2948259380_H
  764. #define DECIMAL_T2948259380_H
  765. #ifdef __clang__
  766. #pragma clang diagnostic push
  767. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  768. #pragma clang diagnostic ignored "-Wunused-variable"
  769. #endif
  770. // System.Decimal
  771. struct Decimal_t2948259380
  772. {
  773. public:
  774. // System.UInt32 System.Decimal::flags
  775. uint32_t ___flags_13;
  776. // System.UInt32 System.Decimal::hi
  777. uint32_t ___hi_14;
  778. // System.UInt32 System.Decimal::lo
  779. uint32_t ___lo_15;
  780. // System.UInt32 System.Decimal::mid
  781. uint32_t ___mid_16;
  782. public:
  783. inline static int32_t get_offset_of_flags_13() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___flags_13)); }
  784. inline uint32_t get_flags_13() const { return ___flags_13; }
  785. inline uint32_t* get_address_of_flags_13() { return &___flags_13; }
  786. inline void set_flags_13(uint32_t value)
  787. {
  788. ___flags_13 = value;
  789. }
  790. inline static int32_t get_offset_of_hi_14() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___hi_14)); }
  791. inline uint32_t get_hi_14() const { return ___hi_14; }
  792. inline uint32_t* get_address_of_hi_14() { return &___hi_14; }
  793. inline void set_hi_14(uint32_t value)
  794. {
  795. ___hi_14 = value;
  796. }
  797. inline static int32_t get_offset_of_lo_15() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___lo_15)); }
  798. inline uint32_t get_lo_15() const { return ___lo_15; }
  799. inline uint32_t* get_address_of_lo_15() { return &___lo_15; }
  800. inline void set_lo_15(uint32_t value)
  801. {
  802. ___lo_15 = value;
  803. }
  804. inline static int32_t get_offset_of_mid_16() { return static_cast<int32_t>(offsetof(Decimal_t2948259380, ___mid_16)); }
  805. inline uint32_t get_mid_16() const { return ___mid_16; }
  806. inline uint32_t* get_address_of_mid_16() { return &___mid_16; }
  807. inline void set_mid_16(uint32_t value)
  808. {
  809. ___mid_16 = value;
  810. }
  811. };
  812. struct Decimal_t2948259380_StaticFields
  813. {
  814. public:
  815. // System.Decimal System.Decimal::MinValue
  816. Decimal_t2948259380 ___MinValue_0;
  817. // System.Decimal System.Decimal::MaxValue
  818. Decimal_t2948259380 ___MaxValue_1;
  819. // System.Decimal System.Decimal::MinusOne
  820. Decimal_t2948259380 ___MinusOne_2;
  821. // System.Decimal System.Decimal::One
  822. Decimal_t2948259380 ___One_3;
  823. // System.Decimal System.Decimal::Zero
  824. Decimal_t2948259380 ___Zero_4;
  825. // System.Decimal System.Decimal::MaxValueDiv10
  826. Decimal_t2948259380 ___MaxValueDiv10_12;
  827. public:
  828. inline static int32_t get_offset_of_MinValue_0() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MinValue_0)); }
  829. inline Decimal_t2948259380 get_MinValue_0() const { return ___MinValue_0; }
  830. inline Decimal_t2948259380 * get_address_of_MinValue_0() { return &___MinValue_0; }
  831. inline void set_MinValue_0(Decimal_t2948259380 value)
  832. {
  833. ___MinValue_0 = value;
  834. }
  835. inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MaxValue_1)); }
  836. inline Decimal_t2948259380 get_MaxValue_1() const { return ___MaxValue_1; }
  837. inline Decimal_t2948259380 * get_address_of_MaxValue_1() { return &___MaxValue_1; }
  838. inline void set_MaxValue_1(Decimal_t2948259380 value)
  839. {
  840. ___MaxValue_1 = value;
  841. }
  842. inline static int32_t get_offset_of_MinusOne_2() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MinusOne_2)); }
  843. inline Decimal_t2948259380 get_MinusOne_2() const { return ___MinusOne_2; }
  844. inline Decimal_t2948259380 * get_address_of_MinusOne_2() { return &___MinusOne_2; }
  845. inline void set_MinusOne_2(Decimal_t2948259380 value)
  846. {
  847. ___MinusOne_2 = value;
  848. }
  849. inline static int32_t get_offset_of_One_3() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___One_3)); }
  850. inline Decimal_t2948259380 get_One_3() const { return ___One_3; }
  851. inline Decimal_t2948259380 * get_address_of_One_3() { return &___One_3; }
  852. inline void set_One_3(Decimal_t2948259380 value)
  853. {
  854. ___One_3 = value;
  855. }
  856. inline static int32_t get_offset_of_Zero_4() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___Zero_4)); }
  857. inline Decimal_t2948259380 get_Zero_4() const { return ___Zero_4; }
  858. inline Decimal_t2948259380 * get_address_of_Zero_4() { return &___Zero_4; }
  859. inline void set_Zero_4(Decimal_t2948259380 value)
  860. {
  861. ___Zero_4 = value;
  862. }
  863. inline static int32_t get_offset_of_MaxValueDiv10_12() { return static_cast<int32_t>(offsetof(Decimal_t2948259380_StaticFields, ___MaxValueDiv10_12)); }
  864. inline Decimal_t2948259380 get_MaxValueDiv10_12() const { return ___MaxValueDiv10_12; }
  865. inline Decimal_t2948259380 * get_address_of_MaxValueDiv10_12() { return &___MaxValueDiv10_12; }
  866. inline void set_MaxValueDiv10_12(Decimal_t2948259380 value)
  867. {
  868. ___MaxValueDiv10_12 = value;
  869. }
  870. };
  871. #ifdef __clang__
  872. #pragma clang diagnostic pop
  873. #endif
  874. #endif // DECIMAL_T2948259380_H
  875. #ifndef INTPTR_T_H
  876. #define INTPTR_T_H
  877. #ifdef __clang__
  878. #pragma clang diagnostic push
  879. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  880. #pragma clang diagnostic ignored "-Wunused-variable"
  881. #endif
  882. // System.IntPtr
  883. struct IntPtr_t
  884. {
  885. public:
  886. // System.Void* System.IntPtr::m_value
  887. void* ___m_value_0;
  888. public:
  889. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  890. inline void* get_m_value_0() const { return ___m_value_0; }
  891. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  892. inline void set_m_value_0(void* value)
  893. {
  894. ___m_value_0 = value;
  895. }
  896. };
  897. struct IntPtr_t_StaticFields
  898. {
  899. public:
  900. // System.IntPtr System.IntPtr::Zero
  901. intptr_t ___Zero_1;
  902. public:
  903. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  904. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  905. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  906. inline void set_Zero_1(intptr_t value)
  907. {
  908. ___Zero_1 = value;
  909. }
  910. };
  911. #ifdef __clang__
  912. #pragma clang diagnostic pop
  913. #endif
  914. #endif // INTPTR_T_H
  915. #ifndef VOID_T1185182177_H
  916. #define VOID_T1185182177_H
  917. #ifdef __clang__
  918. #pragma clang diagnostic push
  919. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  920. #pragma clang diagnostic ignored "-Wunused-variable"
  921. #endif
  922. // System.Void
  923. struct Void_t1185182177
  924. {
  925. public:
  926. public:
  927. };
  928. #ifdef __clang__
  929. #pragma clang diagnostic pop
  930. #endif
  931. #endif // VOID_T1185182177_H
  932. #ifndef COLOR_T2555686324_H
  933. #define COLOR_T2555686324_H
  934. #ifdef __clang__
  935. #pragma clang diagnostic push
  936. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  937. #pragma clang diagnostic ignored "-Wunused-variable"
  938. #endif
  939. // UnityEngine.Color
  940. struct Color_t2555686324
  941. {
  942. public:
  943. // System.Single UnityEngine.Color::r
  944. float ___r_0;
  945. // System.Single UnityEngine.Color::g
  946. float ___g_1;
  947. // System.Single UnityEngine.Color::b
  948. float ___b_2;
  949. // System.Single UnityEngine.Color::a
  950. float ___a_3;
  951. public:
  952. inline static int32_t get_offset_of_r_0() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___r_0)); }
  953. inline float get_r_0() const { return ___r_0; }
  954. inline float* get_address_of_r_0() { return &___r_0; }
  955. inline void set_r_0(float value)
  956. {
  957. ___r_0 = value;
  958. }
  959. inline static int32_t get_offset_of_g_1() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___g_1)); }
  960. inline float get_g_1() const { return ___g_1; }
  961. inline float* get_address_of_g_1() { return &___g_1; }
  962. inline void set_g_1(float value)
  963. {
  964. ___g_1 = value;
  965. }
  966. inline static int32_t get_offset_of_b_2() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___b_2)); }
  967. inline float get_b_2() const { return ___b_2; }
  968. inline float* get_address_of_b_2() { return &___b_2; }
  969. inline void set_b_2(float value)
  970. {
  971. ___b_2 = value;
  972. }
  973. inline static int32_t get_offset_of_a_3() { return static_cast<int32_t>(offsetof(Color_t2555686324, ___a_3)); }
  974. inline float get_a_3() const { return ___a_3; }
  975. inline float* get_address_of_a_3() { return &___a_3; }
  976. inline void set_a_3(float value)
  977. {
  978. ___a_3 = value;
  979. }
  980. };
  981. #ifdef __clang__
  982. #pragma clang diagnostic pop
  983. #endif
  984. #endif // COLOR_T2555686324_H
  985. #ifndef INT32_T2950945753_H
  986. #define INT32_T2950945753_H
  987. #ifdef __clang__
  988. #pragma clang diagnostic push
  989. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  990. #pragma clang diagnostic ignored "-Wunused-variable"
  991. #endif
  992. // System.Int32
  993. struct Int32_t2950945753
  994. {
  995. public:
  996. // System.Int32 System.Int32::m_value
  997. int32_t ___m_value_2;
  998. public:
  999. inline static int32_t get_offset_of_m_value_2() { return static_cast<int32_t>(offsetof(Int32_t2950945753, ___m_value_2)); }
  1000. inline int32_t get_m_value_2() const { return ___m_value_2; }
  1001. inline int32_t* get_address_of_m_value_2() { return &___m_value_2; }
  1002. inline void set_m_value_2(int32_t value)
  1003. {
  1004. ___m_value_2 = value;
  1005. }
  1006. };
  1007. #ifdef __clang__
  1008. #pragma clang diagnostic pop
  1009. #endif
  1010. #endif // INT32_T2950945753_H
  1011. #ifndef ENUM_T4135868527_H
  1012. #define ENUM_T4135868527_H
  1013. #ifdef __clang__
  1014. #pragma clang diagnostic push
  1015. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1016. #pragma clang diagnostic ignored "-Wunused-variable"
  1017. #endif
  1018. // System.Enum
  1019. struct Enum_t4135868527 : public ValueType_t3640485471
  1020. {
  1021. public:
  1022. public:
  1023. };
  1024. struct Enum_t4135868527_StaticFields
  1025. {
  1026. public:
  1027. // System.Char[] System.Enum::split_char
  1028. CharU5BU5D_t3528271667* ___split_char_0;
  1029. public:
  1030. inline static int32_t get_offset_of_split_char_0() { return static_cast<int32_t>(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); }
  1031. inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; }
  1032. inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; }
  1033. inline void set_split_char_0(CharU5BU5D_t3528271667* value)
  1034. {
  1035. ___split_char_0 = value;
  1036. Il2CppCodeGenWriteBarrier((&___split_char_0), value);
  1037. }
  1038. };
  1039. #ifdef __clang__
  1040. #pragma clang diagnostic pop
  1041. #endif
  1042. // Native definition for P/Invoke marshalling of System.Enum
  1043. struct Enum_t4135868527_marshaled_pinvoke
  1044. {
  1045. };
  1046. // Native definition for COM marshalling of System.Enum
  1047. struct Enum_t4135868527_marshaled_com
  1048. {
  1049. };
  1050. #endif // ENUM_T4135868527_H
  1051. #ifndef QUATERNION_T2301928331_H
  1052. #define QUATERNION_T2301928331_H
  1053. #ifdef __clang__
  1054. #pragma clang diagnostic push
  1055. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1056. #pragma clang diagnostic ignored "-Wunused-variable"
  1057. #endif
  1058. // UnityEngine.Quaternion
  1059. struct Quaternion_t2301928331
  1060. {
  1061. public:
  1062. // System.Single UnityEngine.Quaternion::x
  1063. float ___x_0;
  1064. // System.Single UnityEngine.Quaternion::y
  1065. float ___y_1;
  1066. // System.Single UnityEngine.Quaternion::z
  1067. float ___z_2;
  1068. // System.Single UnityEngine.Quaternion::w
  1069. float ___w_3;
  1070. public:
  1071. inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___x_0)); }
  1072. inline float get_x_0() const { return ___x_0; }
  1073. inline float* get_address_of_x_0() { return &___x_0; }
  1074. inline void set_x_0(float value)
  1075. {
  1076. ___x_0 = value;
  1077. }
  1078. inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___y_1)); }
  1079. inline float get_y_1() const { return ___y_1; }
  1080. inline float* get_address_of_y_1() { return &___y_1; }
  1081. inline void set_y_1(float value)
  1082. {
  1083. ___y_1 = value;
  1084. }
  1085. inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___z_2)); }
  1086. inline float get_z_2() const { return ___z_2; }
  1087. inline float* get_address_of_z_2() { return &___z_2; }
  1088. inline void set_z_2(float value)
  1089. {
  1090. ___z_2 = value;
  1091. }
  1092. inline static int32_t get_offset_of_w_3() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331, ___w_3)); }
  1093. inline float get_w_3() const { return ___w_3; }
  1094. inline float* get_address_of_w_3() { return &___w_3; }
  1095. inline void set_w_3(float value)
  1096. {
  1097. ___w_3 = value;
  1098. }
  1099. };
  1100. struct Quaternion_t2301928331_StaticFields
  1101. {
  1102. public:
  1103. // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
  1104. Quaternion_t2301928331 ___identityQuaternion_4;
  1105. public:
  1106. inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast<int32_t>(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); }
  1107. inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; }
  1108. inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; }
  1109. inline void set_identityQuaternion_4(Quaternion_t2301928331 value)
  1110. {
  1111. ___identityQuaternion_4 = value;
  1112. }
  1113. };
  1114. #ifdef __clang__
  1115. #pragma clang diagnostic pop
  1116. #endif
  1117. #endif // QUATERNION_T2301928331_H
  1118. #ifndef GENERICSTRUCT_1_T3941839675_H
  1119. #define GENERICSTRUCT_1_T3941839675_H
  1120. #ifdef __clang__
  1121. #pragma clang diagnostic push
  1122. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1123. #pragma clang diagnostic ignored "-Wunused-variable"
  1124. #endif
  1125. // XLuaTest.GenericStruct`1<System.Object>
  1126. struct GenericStruct_1_t3941839675
  1127. {
  1128. public:
  1129. // T XLuaTest.GenericStruct`1::a
  1130. RuntimeObject * ___a_0;
  1131. public:
  1132. inline static int32_t get_offset_of_a_0() { return static_cast<int32_t>(offsetof(GenericStruct_1_t3941839675, ___a_0)); }
  1133. inline RuntimeObject * get_a_0() const { return ___a_0; }
  1134. inline RuntimeObject ** get_address_of_a_0() { return &___a_0; }
  1135. inline void set_a_0(RuntimeObject * value)
  1136. {
  1137. ___a_0 = value;
  1138. Il2CppCodeGenWriteBarrier((&___a_0), value);
  1139. }
  1140. };
  1141. #ifdef __clang__
  1142. #pragma clang diagnostic pop
  1143. #endif
  1144. #endif // GENERICSTRUCT_1_T3941839675_H
  1145. #ifndef GENERICSTRUCT_1_T3812679264_H
  1146. #define GENERICSTRUCT_1_T3812679264_H
  1147. #ifdef __clang__
  1148. #pragma clang diagnostic push
  1149. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1150. #pragma clang diagnostic ignored "-Wunused-variable"
  1151. #endif
  1152. // XLuaTest.GenericStruct`1<System.Int32>
  1153. struct GenericStruct_1_t3812679264
  1154. {
  1155. public:
  1156. // T XLuaTest.GenericStruct`1::a
  1157. int32_t ___a_0;
  1158. public:
  1159. inline static int32_t get_offset_of_a_0() { return static_cast<int32_t>(offsetof(GenericStruct_1_t3812679264, ___a_0)); }
  1160. inline int32_t get_a_0() const { return ___a_0; }
  1161. inline int32_t* get_address_of_a_0() { return &___a_0; }
  1162. inline void set_a_0(int32_t value)
  1163. {
  1164. ___a_0 = value;
  1165. }
  1166. };
  1167. #ifdef __clang__
  1168. #pragma clang diagnostic pop
  1169. #endif
  1170. #endif // GENERICSTRUCT_1_T3812679264_H
  1171. #ifndef MYSTRUCT_T514849583_H
  1172. #define MYSTRUCT_T514849583_H
  1173. #ifdef __clang__
  1174. #pragma clang diagnostic push
  1175. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1176. #pragma clang diagnostic ignored "-Wunused-variable"
  1177. #endif
  1178. // XLuaTest.MyStruct
  1179. struct MyStruct_t514849583
  1180. {
  1181. public:
  1182. // System.Int32 XLuaTest.MyStruct::a
  1183. int32_t ___a_0;
  1184. // System.Int32 XLuaTest.MyStruct::b
  1185. int32_t ___b_1;
  1186. // System.Decimal XLuaTest.MyStruct::c
  1187. Decimal_t2948259380 ___c_2;
  1188. // XLuaTest.Pedding XLuaTest.MyStruct::e
  1189. Pedding_t3796070799 ___e_3;
  1190. public:
  1191. inline static int32_t get_offset_of_a_0() { return static_cast<int32_t>(offsetof(MyStruct_t514849583, ___a_0)); }
  1192. inline int32_t get_a_0() const { return ___a_0; }
  1193. inline int32_t* get_address_of_a_0() { return &___a_0; }
  1194. inline void set_a_0(int32_t value)
  1195. {
  1196. ___a_0 = value;
  1197. }
  1198. inline static int32_t get_offset_of_b_1() { return static_cast<int32_t>(offsetof(MyStruct_t514849583, ___b_1)); }
  1199. inline int32_t get_b_1() const { return ___b_1; }
  1200. inline int32_t* get_address_of_b_1() { return &___b_1; }
  1201. inline void set_b_1(int32_t value)
  1202. {
  1203. ___b_1 = value;
  1204. }
  1205. inline static int32_t get_offset_of_c_2() { return static_cast<int32_t>(offsetof(MyStruct_t514849583, ___c_2)); }
  1206. inline Decimal_t2948259380 get_c_2() const { return ___c_2; }
  1207. inline Decimal_t2948259380 * get_address_of_c_2() { return &___c_2; }
  1208. inline void set_c_2(Decimal_t2948259380 value)
  1209. {
  1210. ___c_2 = value;
  1211. }
  1212. inline static int32_t get_offset_of_e_3() { return static_cast<int32_t>(offsetof(MyStruct_t514849583, ___e_3)); }
  1213. inline Pedding_t3796070799 get_e_3() const { return ___e_3; }
  1214. inline Pedding_t3796070799 * get_address_of_e_3() { return &___e_3; }
  1215. inline void set_e_3(Pedding_t3796070799 value)
  1216. {
  1217. ___e_3 = value;
  1218. }
  1219. };
  1220. #ifdef __clang__
  1221. #pragma clang diagnostic pop
  1222. #endif
  1223. #endif // MYSTRUCT_T514849583_H
  1224. #ifndef RAY2D_T2082843914_H
  1225. #define RAY2D_T2082843914_H
  1226. #ifdef __clang__
  1227. #pragma clang diagnostic push
  1228. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1229. #pragma clang diagnostic ignored "-Wunused-variable"
  1230. #endif
  1231. // UnityEngine.Ray2D
  1232. struct Ray2D_t2082843914
  1233. {
  1234. public:
  1235. // UnityEngine.Vector2 UnityEngine.Ray2D::m_Origin
  1236. Vector2_t2156229523 ___m_Origin_0;
  1237. // UnityEngine.Vector2 UnityEngine.Ray2D::m_Direction
  1238. Vector2_t2156229523 ___m_Direction_1;
  1239. public:
  1240. inline static int32_t get_offset_of_m_Origin_0() { return static_cast<int32_t>(offsetof(Ray2D_t2082843914, ___m_Origin_0)); }
  1241. inline Vector2_t2156229523 get_m_Origin_0() const { return ___m_Origin_0; }
  1242. inline Vector2_t2156229523 * get_address_of_m_Origin_0() { return &___m_Origin_0; }
  1243. inline void set_m_Origin_0(Vector2_t2156229523 value)
  1244. {
  1245. ___m_Origin_0 = value;
  1246. }
  1247. inline static int32_t get_offset_of_m_Direction_1() { return static_cast<int32_t>(offsetof(Ray2D_t2082843914, ___m_Direction_1)); }
  1248. inline Vector2_t2156229523 get_m_Direction_1() const { return ___m_Direction_1; }
  1249. inline Vector2_t2156229523 * get_address_of_m_Direction_1() { return &___m_Direction_1; }
  1250. inline void set_m_Direction_1(Vector2_t2156229523 value)
  1251. {
  1252. ___m_Direction_1 = value;
  1253. }
  1254. };
  1255. #ifdef __clang__
  1256. #pragma clang diagnostic pop
  1257. #endif
  1258. #endif // RAY2D_T2082843914_H
  1259. #ifndef RAY_T3785851493_H
  1260. #define RAY_T3785851493_H
  1261. #ifdef __clang__
  1262. #pragma clang diagnostic push
  1263. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1264. #pragma clang diagnostic ignored "-Wunused-variable"
  1265. #endif
  1266. // UnityEngine.Ray
  1267. struct Ray_t3785851493
  1268. {
  1269. public:
  1270. // UnityEngine.Vector3 UnityEngine.Ray::m_Origin
  1271. Vector3_t3722313464 ___m_Origin_0;
  1272. // UnityEngine.Vector3 UnityEngine.Ray::m_Direction
  1273. Vector3_t3722313464 ___m_Direction_1;
  1274. public:
  1275. inline static int32_t get_offset_of_m_Origin_0() { return static_cast<int32_t>(offsetof(Ray_t3785851493, ___m_Origin_0)); }
  1276. inline Vector3_t3722313464 get_m_Origin_0() const { return ___m_Origin_0; }
  1277. inline Vector3_t3722313464 * get_address_of_m_Origin_0() { return &___m_Origin_0; }
  1278. inline void set_m_Origin_0(Vector3_t3722313464 value)
  1279. {
  1280. ___m_Origin_0 = value;
  1281. }
  1282. inline static int32_t get_offset_of_m_Direction_1() { return static_cast<int32_t>(offsetof(Ray_t3785851493, ___m_Direction_1)); }
  1283. inline Vector3_t3722313464 get_m_Direction_1() const { return ___m_Direction_1; }
  1284. inline Vector3_t3722313464 * get_address_of_m_Direction_1() { return &___m_Direction_1; }
  1285. inline void set_m_Direction_1(Vector3_t3722313464 value)
  1286. {
  1287. ___m_Direction_1 = value;
  1288. }
  1289. };
  1290. #ifdef __clang__
  1291. #pragma clang diagnostic pop
  1292. #endif
  1293. #endif // RAY_T3785851493_H
  1294. #ifndef DELEGATE_T1188392813_H
  1295. #define DELEGATE_T1188392813_H
  1296. #ifdef __clang__
  1297. #pragma clang diagnostic push
  1298. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1299. #pragma clang diagnostic ignored "-Wunused-variable"
  1300. #endif
  1301. // System.Delegate
  1302. struct Delegate_t1188392813 : public RuntimeObject
  1303. {
  1304. public:
  1305. // System.IntPtr System.Delegate::method_ptr
  1306. Il2CppMethodPointer ___method_ptr_0;
  1307. // System.IntPtr System.Delegate::invoke_impl
  1308. intptr_t ___invoke_impl_1;
  1309. // System.Object System.Delegate::m_target
  1310. RuntimeObject * ___m_target_2;
  1311. // System.IntPtr System.Delegate::method
  1312. intptr_t ___method_3;
  1313. // System.IntPtr System.Delegate::delegate_trampoline
  1314. intptr_t ___delegate_trampoline_4;
  1315. // System.IntPtr System.Delegate::method_code
  1316. intptr_t ___method_code_5;
  1317. // System.Reflection.MethodInfo System.Delegate::method_info
  1318. MethodInfo_t * ___method_info_6;
  1319. // System.Reflection.MethodInfo System.Delegate::original_method_info
  1320. MethodInfo_t * ___original_method_info_7;
  1321. // System.DelegateData System.Delegate::data
  1322. DelegateData_t1677132599 * ___data_8;
  1323. public:
  1324. inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_ptr_0)); }
  1325. inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
  1326. inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
  1327. inline void set_method_ptr_0(Il2CppMethodPointer value)
  1328. {
  1329. ___method_ptr_0 = value;
  1330. }
  1331. inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___invoke_impl_1)); }
  1332. inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
  1333. inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
  1334. inline void set_invoke_impl_1(intptr_t value)
  1335. {
  1336. ___invoke_impl_1 = value;
  1337. }
  1338. inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___m_target_2)); }
  1339. inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
  1340. inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
  1341. inline void set_m_target_2(RuntimeObject * value)
  1342. {
  1343. ___m_target_2 = value;
  1344. Il2CppCodeGenWriteBarrier((&___m_target_2), value);
  1345. }
  1346. inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_3)); }
  1347. inline intptr_t get_method_3() const { return ___method_3; }
  1348. inline intptr_t* get_address_of_method_3() { return &___method_3; }
  1349. inline void set_method_3(intptr_t value)
  1350. {
  1351. ___method_3 = value;
  1352. }
  1353. inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); }
  1354. inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
  1355. inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
  1356. inline void set_delegate_trampoline_4(intptr_t value)
  1357. {
  1358. ___delegate_trampoline_4 = value;
  1359. }
  1360. inline static int32_t get_offset_of_method_code_5() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_code_5)); }
  1361. inline intptr_t get_method_code_5() const { return ___method_code_5; }
  1362. inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; }
  1363. inline void set_method_code_5(intptr_t value)
  1364. {
  1365. ___method_code_5 = value;
  1366. }
  1367. inline static int32_t get_offset_of_method_info_6() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___method_info_6)); }
  1368. inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; }
  1369. inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; }
  1370. inline void set_method_info_6(MethodInfo_t * value)
  1371. {
  1372. ___method_info_6 = value;
  1373. Il2CppCodeGenWriteBarrier((&___method_info_6), value);
  1374. }
  1375. inline static int32_t get_offset_of_original_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___original_method_info_7)); }
  1376. inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; }
  1377. inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; }
  1378. inline void set_original_method_info_7(MethodInfo_t * value)
  1379. {
  1380. ___original_method_info_7 = value;
  1381. Il2CppCodeGenWriteBarrier((&___original_method_info_7), value);
  1382. }
  1383. inline static int32_t get_offset_of_data_8() { return static_cast<int32_t>(offsetof(Delegate_t1188392813, ___data_8)); }
  1384. inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; }
  1385. inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; }
  1386. inline void set_data_8(DelegateData_t1677132599 * value)
  1387. {
  1388. ___data_8 = value;
  1389. Il2CppCodeGenWriteBarrier((&___data_8), value);
  1390. }
  1391. };
  1392. #ifdef __clang__
  1393. #pragma clang diagnostic pop
  1394. #endif
  1395. #endif // DELEGATE_T1188392813_H
  1396. #ifndef MYENUM_T4134377632_H
  1397. #define MYENUM_T4134377632_H
  1398. #ifdef __clang__
  1399. #pragma clang diagnostic push
  1400. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1401. #pragma clang diagnostic ignored "-Wunused-variable"
  1402. #endif
  1403. // XLuaTest.MyEnum
  1404. struct MyEnum_t4134377632
  1405. {
  1406. public:
  1407. // System.Int32 XLuaTest.MyEnum::value__
  1408. int32_t ___value___1;
  1409. public:
  1410. inline static int32_t get_offset_of_value___1() { return static_cast<int32_t>(offsetof(MyEnum_t4134377632, ___value___1)); }
  1411. inline int32_t get_value___1() const { return ___value___1; }
  1412. inline int32_t* get_address_of_value___1() { return &___value___1; }
  1413. inline void set_value___1(int32_t value)
  1414. {
  1415. ___value___1 = value;
  1416. }
  1417. };
  1418. #ifdef __clang__
  1419. #pragma clang diagnostic pop
  1420. #endif
  1421. #endif // MYENUM_T4134377632_H
  1422. #ifndef MULTICASTDELEGATE_T_H
  1423. #define MULTICASTDELEGATE_T_H
  1424. #ifdef __clang__
  1425. #pragma clang diagnostic push
  1426. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1427. #pragma clang diagnostic ignored "-Wunused-variable"
  1428. #endif
  1429. // System.MulticastDelegate
  1430. struct MulticastDelegate_t : public Delegate_t1188392813
  1431. {
  1432. public:
  1433. // System.MulticastDelegate System.MulticastDelegate::prev
  1434. MulticastDelegate_t * ___prev_9;
  1435. // System.MulticastDelegate System.MulticastDelegate::kpm_next
  1436. MulticastDelegate_t * ___kpm_next_10;
  1437. public:
  1438. inline static int32_t get_offset_of_prev_9() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___prev_9)); }
  1439. inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; }
  1440. inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; }
  1441. inline void set_prev_9(MulticastDelegate_t * value)
  1442. {
  1443. ___prev_9 = value;
  1444. Il2CppCodeGenWriteBarrier((&___prev_9), value);
  1445. }
  1446. inline static int32_t get_offset_of_kpm_next_10() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___kpm_next_10)); }
  1447. inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; }
  1448. inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; }
  1449. inline void set_kpm_next_10(MulticastDelegate_t * value)
  1450. {
  1451. ___kpm_next_10 = value;
  1452. Il2CppCodeGenWriteBarrier((&___kpm_next_10), value);
  1453. }
  1454. };
  1455. #ifdef __clang__
  1456. #pragma clang diagnostic pop
  1457. #endif
  1458. #endif // MULTICASTDELEGATE_T_H
  1459. #ifndef GETFUNC_1_T2389035634_H
  1460. #define GETFUNC_1_T2389035634_H
  1461. #ifdef __clang__
  1462. #pragma clang diagnostic push
  1463. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1464. #pragma clang diagnostic ignored "-Wunused-variable"
  1465. #endif
  1466. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>
  1467. struct GetFunc_1_t2389035634 : public MulticastDelegate_t
  1468. {
  1469. public:
  1470. public:
  1471. };
  1472. #ifdef __clang__
  1473. #pragma clang diagnostic pop
  1474. #endif
  1475. #endif // GETFUNC_1_T2389035634_H
  1476. #ifndef GETFUNC_1_T3872958796_H
  1477. #define GETFUNC_1_T3872958796_H
  1478. #ifdef __clang__
  1479. #pragma clang diagnostic push
  1480. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1481. #pragma clang diagnostic ignored "-Wunused-variable"
  1482. #endif
  1483. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>
  1484. struct GetFunc_1_t3872958796 : public MulticastDelegate_t
  1485. {
  1486. public:
  1487. public:
  1488. };
  1489. #ifdef __clang__
  1490. #pragma clang diagnostic pop
  1491. #endif
  1492. #endif // GETFUNC_1_T3872958796_H
  1493. #ifndef ASYNCCALLBACK_T3962456242_H
  1494. #define ASYNCCALLBACK_T3962456242_H
  1495. #ifdef __clang__
  1496. #pragma clang diagnostic push
  1497. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1498. #pragma clang diagnostic ignored "-Wunused-variable"
  1499. #endif
  1500. // System.AsyncCallback
  1501. struct AsyncCallback_t3962456242 : public MulticastDelegate_t
  1502. {
  1503. public:
  1504. public:
  1505. };
  1506. #ifdef __clang__
  1507. #pragma clang diagnostic pop
  1508. #endif
  1509. #endif // ASYNCCALLBACK_T3962456242_H
  1510. #ifndef GETFUNC_1_T2642793627_H
  1511. #define GETFUNC_1_T2642793627_H
  1512. #ifdef __clang__
  1513. #pragma clang diagnostic push
  1514. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1515. #pragma clang diagnostic ignored "-Wunused-variable"
  1516. #endif
  1517. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>
  1518. struct GetFunc_1_t2642793627 : public MulticastDelegate_t
  1519. {
  1520. public:
  1521. public:
  1522. };
  1523. #ifdef __clang__
  1524. #pragma clang diagnostic pop
  1525. #endif
  1526. #endif // GETFUNC_1_T2642793627_H
  1527. #ifndef GETFUNC_1_T2169951217_H
  1528. #define GETFUNC_1_T2169951217_H
  1529. #ifdef __clang__
  1530. #pragma clang diagnostic push
  1531. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1532. #pragma clang diagnostic ignored "-Wunused-variable"
  1533. #endif
  1534. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>
  1535. struct GetFunc_1_t2169951217 : public MulticastDelegate_t
  1536. {
  1537. public:
  1538. public:
  1539. };
  1540. #ifdef __clang__
  1541. #pragma clang diagnostic pop
  1542. #endif
  1543. #endif // GETFUNC_1_T2169951217_H
  1544. #ifndef GETFUNC_1_T3883178102_H
  1545. #define GETFUNC_1_T3883178102_H
  1546. #ifdef __clang__
  1547. #pragma clang diagnostic push
  1548. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1549. #pragma clang diagnostic ignored "-Wunused-variable"
  1550. #endif
  1551. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>
  1552. struct GetFunc_1_t3883178102 : public MulticastDelegate_t
  1553. {
  1554. public:
  1555. public:
  1556. };
  1557. #ifdef __clang__
  1558. #pragma clang diagnostic pop
  1559. #endif
  1560. #endif // GETFUNC_1_T3883178102_H
  1561. #ifndef GETFUNC_1_T601956886_H
  1562. #define GETFUNC_1_T601956886_H
  1563. #ifdef __clang__
  1564. #pragma clang diagnostic push
  1565. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1566. #pragma clang diagnostic ignored "-Wunused-variable"
  1567. #endif
  1568. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>
  1569. struct GetFunc_1_t601956886 : public MulticastDelegate_t
  1570. {
  1571. public:
  1572. public:
  1573. };
  1574. #ifdef __clang__
  1575. #pragma clang diagnostic pop
  1576. #endif
  1577. #endif // GETFUNC_1_T601956886_H
  1578. #ifndef GETFUNC_1_T2923716748_H
  1579. #define GETFUNC_1_T2923716748_H
  1580. #ifdef __clang__
  1581. #pragma clang diagnostic push
  1582. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1583. #pragma clang diagnostic ignored "-Wunused-variable"
  1584. #endif
  1585. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>
  1586. struct GetFunc_1_t2923716748 : public MulticastDelegate_t
  1587. {
  1588. public:
  1589. public:
  1590. };
  1591. #ifdef __clang__
  1592. #pragma clang diagnostic pop
  1593. #endif
  1594. #endif // GETFUNC_1_T2923716748_H
  1595. #ifndef GETFUNC_1_T3406136240_H
  1596. #define GETFUNC_1_T3406136240_H
  1597. #ifdef __clang__
  1598. #pragma clang diagnostic push
  1599. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1600. #pragma clang diagnostic ignored "-Wunused-variable"
  1601. #endif
  1602. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>
  1603. struct GetFunc_1_t3406136240 : public MulticastDelegate_t
  1604. {
  1605. public:
  1606. public:
  1607. };
  1608. #ifdef __clang__
  1609. #pragma clang diagnostic pop
  1610. #endif
  1611. #endif // GETFUNC_1_T3406136240_H
  1612. #ifndef GETFUNC_1_T3809420767_H
  1613. #define GETFUNC_1_T3809420767_H
  1614. #ifdef __clang__
  1615. #pragma clang diagnostic push
  1616. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1617. #pragma clang diagnostic ignored "-Wunused-variable"
  1618. #endif
  1619. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>
  1620. struct GetFunc_1_t3809420767 : public MulticastDelegate_t
  1621. {
  1622. public:
  1623. public:
  1624. };
  1625. #ifdef __clang__
  1626. #pragma clang diagnostic pop
  1627. #endif
  1628. #endif // GETFUNC_1_T3809420767_H
  1629. #ifndef GETFUNC_1_T2243336826_H
  1630. #define GETFUNC_1_T2243336826_H
  1631. #ifdef __clang__
  1632. #pragma clang diagnostic push
  1633. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1634. #pragma clang diagnostic ignored "-Wunused-variable"
  1635. #endif
  1636. // XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>
  1637. struct GetFunc_1_t2243336826 : public MulticastDelegate_t
  1638. {
  1639. public:
  1640. public:
  1641. };
  1642. #ifdef __clang__
  1643. #pragma clang diagnostic pop
  1644. #endif
  1645. #endif // GETFUNC_1_T2243336826_H
  1646. #ifndef GETFUNC_1_T4221484935_H
  1647. #define GETFUNC_1_T4221484935_H
  1648. #ifdef __clang__
  1649. #pragma clang diagnostic push
  1650. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1651. #pragma clang diagnostic ignored "-Wunused-variable"
  1652. #endif
  1653. // XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>
  1654. struct GetFunc_1_t4221484935 : public MulticastDelegate_t
  1655. {
  1656. public:
  1657. public:
  1658. };
  1659. #ifdef __clang__
  1660. #pragma clang diagnostic pop
  1661. #endif
  1662. #endif // GETFUNC_1_T4221484935_H
  1663. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>::Invoke(System.IntPtr,System.Int32,T&)
  1664. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m4145611935_gshared (GetFunc_1_t2642793627 * __this, intptr_t ___L0, int32_t ___idx1, Color_t2555686324 * ___val2, const RuntimeMethod* method);
  1665. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>::Invoke(System.IntPtr,System.Int32,T&)
  1666. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m437543220_gshared (GetFunc_1_t2389035634 * __this, intptr_t ___L0, int32_t ___idx1, Quaternion_t2301928331 * ___val2, const RuntimeMethod* method);
  1667. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>::Invoke(System.IntPtr,System.Int32,T&)
  1668. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m180884530_gshared (GetFunc_1_t3872958796 * __this, intptr_t ___L0, int32_t ___idx1, Ray_t3785851493 * ___val2, const RuntimeMethod* method);
  1669. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>::Invoke(System.IntPtr,System.Int32,T&)
  1670. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m1110956584_gshared (GetFunc_1_t2169951217 * __this, intptr_t ___L0, int32_t ___idx1, Ray2D_t2082843914 * ___val2, const RuntimeMethod* method);
  1671. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>::Invoke(System.IntPtr,System.Int32,T&)
  1672. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m348316205_gshared (GetFunc_1_t2243336826 * __this, intptr_t ___L0, int32_t ___idx1, Vector2_t2156229523 * ___val2, const RuntimeMethod* method);
  1673. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>::Invoke(System.IntPtr,System.Int32,T&)
  1674. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m1200974325_gshared (GetFunc_1_t3809420767 * __this, intptr_t ___L0, int32_t ___idx1, Vector3_t3722313464 * ___val2, const RuntimeMethod* method);
  1675. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>::Invoke(System.IntPtr,System.Int32,T&)
  1676. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m2195529555_gshared (GetFunc_1_t3406136240 * __this, intptr_t ___L0, int32_t ___idx1, Vector4_t3319028937 * ___val2, const RuntimeMethod* method);
  1677. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>::Invoke(System.IntPtr,System.Int32,T&)
  1678. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m1949874079_gshared (GetFunc_1_t4221484935 * __this, intptr_t ___L0, int32_t ___idx1, int32_t* ___val2, const RuntimeMethod* method);
  1679. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>::Invoke(System.IntPtr,System.Int32,T&)
  1680. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m4253781476_gshared (GetFunc_1_t601956886 * __this, intptr_t ___L0, int32_t ___idx1, MyStruct_t514849583 * ___val2, const RuntimeMethod* method);
  1681. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>::Invoke(System.IntPtr,System.Int32,T&)
  1682. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m3278666142_gshared (GetFunc_1_t3883178102 * __this, intptr_t ___L0, int32_t ___idx1, Pedding_t3796070799 * ___val2, const RuntimeMethod* method);
  1683. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>::Invoke(System.IntPtr,System.Int32,T&)
  1684. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m3724386852_gshared (GetFunc_1_t2923716748 * __this, intptr_t ___L0, int32_t ___idx1, PushAsTableStruct_t2836609445 * ___val2, const RuntimeMethod* method);
  1685. // System.Void XLuaTest.GenericStruct`1<System.Int32>::.ctor(T)
  1686. extern "C" IL2CPP_METHOD_ATTR void GenericStruct_1__ctor_m478535283_gshared (GenericStruct_1_t3812679264 * __this, int32_t ___a0, const RuntimeMethod* method);
  1687. // T XLuaTest.GenericStruct`1<System.Int32>::GetA(System.Int32)
  1688. extern "C" IL2CPP_METHOD_ATTR int32_t GenericStruct_1_GetA_m1660728519_gshared (GenericStruct_1_t3812679264 * __this, int32_t ___p0, const RuntimeMethod* method);
  1689. // System.Void XLuaTest.GenericStruct`1<System.Object>::.ctor(T)
  1690. extern "C" IL2CPP_METHOD_ATTR void GenericStruct_1__ctor_m1382328085_gshared (GenericStruct_1_t3941839675 * __this, RuntimeObject * ___a0, const RuntimeMethod* method);
  1691. // T XLuaTest.GenericStruct`1<System.Object>::GetA(System.Int32)
  1692. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GenericStruct_1_GetA_m540647508_gshared (GenericStruct_1_t3941839675 * __this, int32_t ___p0, const RuntimeMethod* method);
  1693. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>::Invoke(System.IntPtr,System.Int32,T&)
  1694. #define GetFunc_1_Invoke_m4145611935(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t2642793627 *, intptr_t, int32_t, Color_t2555686324 *, const RuntimeMethod*))GetFunc_1_Invoke_m4145611935_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1695. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>::Invoke(System.IntPtr,System.Int32,T&)
  1696. #define GetFunc_1_Invoke_m437543220(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t2389035634 *, intptr_t, int32_t, Quaternion_t2301928331 *, const RuntimeMethod*))GetFunc_1_Invoke_m437543220_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1697. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>::Invoke(System.IntPtr,System.Int32,T&)
  1698. #define GetFunc_1_Invoke_m180884530(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t3872958796 *, intptr_t, int32_t, Ray_t3785851493 *, const RuntimeMethod*))GetFunc_1_Invoke_m180884530_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1699. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>::Invoke(System.IntPtr,System.Int32,T&)
  1700. #define GetFunc_1_Invoke_m1110956584(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t2169951217 *, intptr_t, int32_t, Ray2D_t2082843914 *, const RuntimeMethod*))GetFunc_1_Invoke_m1110956584_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1701. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>::Invoke(System.IntPtr,System.Int32,T&)
  1702. #define GetFunc_1_Invoke_m348316205(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t2243336826 *, intptr_t, int32_t, Vector2_t2156229523 *, const RuntimeMethod*))GetFunc_1_Invoke_m348316205_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1703. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>::Invoke(System.IntPtr,System.Int32,T&)
  1704. #define GetFunc_1_Invoke_m1200974325(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t3809420767 *, intptr_t, int32_t, Vector3_t3722313464 *, const RuntimeMethod*))GetFunc_1_Invoke_m1200974325_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1705. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>::Invoke(System.IntPtr,System.Int32,T&)
  1706. #define GetFunc_1_Invoke_m2195529555(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t3406136240 *, intptr_t, int32_t, Vector4_t3319028937 *, const RuntimeMethod*))GetFunc_1_Invoke_m2195529555_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1707. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>::Invoke(System.IntPtr,System.Int32,T&)
  1708. #define GetFunc_1_Invoke_m1949874079(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t4221484935 *, intptr_t, int32_t, int32_t*, const RuntimeMethod*))GetFunc_1_Invoke_m1949874079_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1709. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>::Invoke(System.IntPtr,System.Int32,T&)
  1710. #define GetFunc_1_Invoke_m4253781476(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t601956886 *, intptr_t, int32_t, MyStruct_t514849583 *, const RuntimeMethod*))GetFunc_1_Invoke_m4253781476_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1711. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>::Invoke(System.IntPtr,System.Int32,T&)
  1712. #define GetFunc_1_Invoke_m3278666142(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t3883178102 *, intptr_t, int32_t, Pedding_t3796070799 *, const RuntimeMethod*))GetFunc_1_Invoke_m3278666142_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1713. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>::Invoke(System.IntPtr,System.Int32,T&)
  1714. #define GetFunc_1_Invoke_m3724386852(__this, ___L0, ___idx1, ___val2, method) (( void (*) (GetFunc_1_t2923716748 *, intptr_t, int32_t, PushAsTableStruct_t2836609445 *, const RuntimeMethod*))GetFunc_1_Invoke_m3724386852_gshared)(__this, ___L0, ___idx1, ___val2, method)
  1715. // System.Void XLuaTest.BaseTestHelper::.ctor()
  1716. extern "C" IL2CPP_METHOD_ATTR void BaseTestHelper__ctor_m940591988 (BaseTestHelper_t112367212 * __this, const RuntimeMethod* method);
  1717. // System.String System.String::Concat(System.Object,System.Object)
  1718. extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method);
  1719. // System.Void UnityEngine.Debug::Log(System.Object)
  1720. extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method);
  1721. // System.Void System.Object::.ctor()
  1722. extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method);
  1723. // System.Void XLuaTest.GenericStruct`1<System.Int32>::.ctor(T)
  1724. #define GenericStruct_1__ctor_m478535283(__this, ___a0, method) (( void (*) (GenericStruct_1_t3812679264 *, int32_t, const RuntimeMethod*))GenericStruct_1__ctor_m478535283_gshared)(__this, ___a0, method)
  1725. // T XLuaTest.GenericStruct`1<System.Int32>::GetA(System.Int32)
  1726. #define GenericStruct_1_GetA_m1660728519(__this, ___p0, method) (( int32_t (*) (GenericStruct_1_t3812679264 *, int32_t, const RuntimeMethod*))GenericStruct_1_GetA_m1660728519_gshared)(__this, ___p0, method)
  1727. // System.Void XLuaTest.GenericStruct`1<System.Object>::.ctor(T)
  1728. #define GenericStruct_1__ctor_m1382328085(__this, ___a0, method) (( void (*) (GenericStruct_1_t3941839675 *, RuntimeObject *, const RuntimeMethod*))GenericStruct_1__ctor_m1382328085_gshared)(__this, ___a0, method)
  1729. // T XLuaTest.GenericStruct`1<System.Object>::GetA(System.Int32)
  1730. #define GenericStruct_1_GetA_m540647508(__this, ___p0, method) (( RuntimeObject * (*) (GenericStruct_1_t3941839675 *, int32_t, const RuntimeMethod*))GenericStruct_1_GetA_m540647508_gshared)(__this, ___p0, method)
  1731. #ifdef __clang__
  1732. #pragma clang diagnostic push
  1733. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1734. #pragma clang diagnostic ignored "-Wunused-variable"
  1735. #endif
  1736. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>::.ctor(System.Object,System.IntPtr)
  1737. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m1621755821_gshared (GetFunc_1_t2642793627 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  1738. {
  1739. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  1740. __this->set_method_3(___method1);
  1741. __this->set_m_target_2(___object0);
  1742. }
  1743. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>::Invoke(System.IntPtr,System.Int32,T&)
  1744. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m4145611935_gshared (GetFunc_1_t2642793627 * __this, intptr_t ___L0, int32_t ___idx1, Color_t2555686324 * ___val2, const RuntimeMethod* method)
  1745. {
  1746. if(__this->get_prev_9() != NULL)
  1747. {
  1748. GetFunc_1_Invoke_m4145611935((GetFunc_1_t2642793627 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  1749. }
  1750. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  1751. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  1752. RuntimeObject* targetThis = __this->get_m_target_2();
  1753. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  1754. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  1755. if (___methodIsStatic)
  1756. {
  1757. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  1758. {
  1759. // open
  1760. {
  1761. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Color_t2555686324 *, const RuntimeMethod*);
  1762. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  1763. }
  1764. }
  1765. else
  1766. {
  1767. // closed
  1768. {
  1769. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Color_t2555686324 *, const RuntimeMethod*);
  1770. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  1771. }
  1772. }
  1773. }
  1774. else
  1775. {
  1776. {
  1777. // closed
  1778. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  1779. {
  1780. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  1781. {
  1782. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  1783. GenericInterfaceActionInvoker3< intptr_t, int32_t, Color_t2555686324 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  1784. else
  1785. GenericVirtActionInvoker3< intptr_t, int32_t, Color_t2555686324 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  1786. }
  1787. else
  1788. {
  1789. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  1790. InterfaceActionInvoker3< intptr_t, int32_t, Color_t2555686324 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  1791. else
  1792. VirtActionInvoker3< intptr_t, int32_t, Color_t2555686324 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  1793. }
  1794. }
  1795. else
  1796. {
  1797. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Color_t2555686324 *, const RuntimeMethod*);
  1798. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  1799. }
  1800. }
  1801. }
  1802. }
  1803. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  1804. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m4007579510_gshared (GetFunc_1_t2642793627 * __this, intptr_t ___L0, int32_t ___idx1, Color_t2555686324 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  1805. {
  1806. static bool s_Il2CppMethodInitialized;
  1807. if (!s_Il2CppMethodInitialized)
  1808. {
  1809. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m4007579510_MetadataUsageId);
  1810. s_Il2CppMethodInitialized = true;
  1811. }
  1812. void *__d_args[4] = {0};
  1813. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  1814. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  1815. __d_args[2] = Box(Color_t2555686324_il2cpp_TypeInfo_var, &*___val2);
  1816. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  1817. }
  1818. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Color>::EndInvoke(T&,System.IAsyncResult)
  1819. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m2204867963_gshared (GetFunc_1_t2642793627 * __this, Color_t2555686324 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  1820. {
  1821. void* ___out_args[] = {
  1822. ___val0,
  1823. };
  1824. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  1825. }
  1826. #ifdef __clang__
  1827. #pragma clang diagnostic pop
  1828. #endif
  1829. #ifdef __clang__
  1830. #pragma clang diagnostic push
  1831. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1832. #pragma clang diagnostic ignored "-Wunused-variable"
  1833. #endif
  1834. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>::.ctor(System.Object,System.IntPtr)
  1835. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m2562793176_gshared (GetFunc_1_t2389035634 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  1836. {
  1837. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  1838. __this->set_method_3(___method1);
  1839. __this->set_m_target_2(___object0);
  1840. }
  1841. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>::Invoke(System.IntPtr,System.Int32,T&)
  1842. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m437543220_gshared (GetFunc_1_t2389035634 * __this, intptr_t ___L0, int32_t ___idx1, Quaternion_t2301928331 * ___val2, const RuntimeMethod* method)
  1843. {
  1844. if(__this->get_prev_9() != NULL)
  1845. {
  1846. GetFunc_1_Invoke_m437543220((GetFunc_1_t2389035634 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  1847. }
  1848. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  1849. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  1850. RuntimeObject* targetThis = __this->get_m_target_2();
  1851. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  1852. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  1853. if (___methodIsStatic)
  1854. {
  1855. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  1856. {
  1857. // open
  1858. {
  1859. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Quaternion_t2301928331 *, const RuntimeMethod*);
  1860. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  1861. }
  1862. }
  1863. else
  1864. {
  1865. // closed
  1866. {
  1867. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Quaternion_t2301928331 *, const RuntimeMethod*);
  1868. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  1869. }
  1870. }
  1871. }
  1872. else
  1873. {
  1874. {
  1875. // closed
  1876. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  1877. {
  1878. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  1879. {
  1880. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  1881. GenericInterfaceActionInvoker3< intptr_t, int32_t, Quaternion_t2301928331 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  1882. else
  1883. GenericVirtActionInvoker3< intptr_t, int32_t, Quaternion_t2301928331 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  1884. }
  1885. else
  1886. {
  1887. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  1888. InterfaceActionInvoker3< intptr_t, int32_t, Quaternion_t2301928331 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  1889. else
  1890. VirtActionInvoker3< intptr_t, int32_t, Quaternion_t2301928331 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  1891. }
  1892. }
  1893. else
  1894. {
  1895. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Quaternion_t2301928331 *, const RuntimeMethod*);
  1896. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  1897. }
  1898. }
  1899. }
  1900. }
  1901. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  1902. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m2520059853_gshared (GetFunc_1_t2389035634 * __this, intptr_t ___L0, int32_t ___idx1, Quaternion_t2301928331 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  1903. {
  1904. static bool s_Il2CppMethodInitialized;
  1905. if (!s_Il2CppMethodInitialized)
  1906. {
  1907. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m2520059853_MetadataUsageId);
  1908. s_Il2CppMethodInitialized = true;
  1909. }
  1910. void *__d_args[4] = {0};
  1911. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  1912. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  1913. __d_args[2] = Box(Quaternion_t2301928331_il2cpp_TypeInfo_var, &*___val2);
  1914. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  1915. }
  1916. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Quaternion>::EndInvoke(T&,System.IAsyncResult)
  1917. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m1564294517_gshared (GetFunc_1_t2389035634 * __this, Quaternion_t2301928331 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  1918. {
  1919. void* ___out_args[] = {
  1920. ___val0,
  1921. };
  1922. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  1923. }
  1924. #ifdef __clang__
  1925. #pragma clang diagnostic pop
  1926. #endif
  1927. #ifdef __clang__
  1928. #pragma clang diagnostic push
  1929. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  1930. #pragma clang diagnostic ignored "-Wunused-variable"
  1931. #endif
  1932. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>::.ctor(System.Object,System.IntPtr)
  1933. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m1456185845_gshared (GetFunc_1_t3872958796 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  1934. {
  1935. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  1936. __this->set_method_3(___method1);
  1937. __this->set_m_target_2(___object0);
  1938. }
  1939. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>::Invoke(System.IntPtr,System.Int32,T&)
  1940. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m180884530_gshared (GetFunc_1_t3872958796 * __this, intptr_t ___L0, int32_t ___idx1, Ray_t3785851493 * ___val2, const RuntimeMethod* method)
  1941. {
  1942. if(__this->get_prev_9() != NULL)
  1943. {
  1944. GetFunc_1_Invoke_m180884530((GetFunc_1_t3872958796 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  1945. }
  1946. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  1947. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  1948. RuntimeObject* targetThis = __this->get_m_target_2();
  1949. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  1950. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  1951. if (___methodIsStatic)
  1952. {
  1953. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  1954. {
  1955. // open
  1956. {
  1957. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Ray_t3785851493 *, const RuntimeMethod*);
  1958. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  1959. }
  1960. }
  1961. else
  1962. {
  1963. // closed
  1964. {
  1965. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Ray_t3785851493 *, const RuntimeMethod*);
  1966. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  1967. }
  1968. }
  1969. }
  1970. else
  1971. {
  1972. {
  1973. // closed
  1974. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  1975. {
  1976. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  1977. {
  1978. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  1979. GenericInterfaceActionInvoker3< intptr_t, int32_t, Ray_t3785851493 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  1980. else
  1981. GenericVirtActionInvoker3< intptr_t, int32_t, Ray_t3785851493 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  1982. }
  1983. else
  1984. {
  1985. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  1986. InterfaceActionInvoker3< intptr_t, int32_t, Ray_t3785851493 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  1987. else
  1988. VirtActionInvoker3< intptr_t, int32_t, Ray_t3785851493 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  1989. }
  1990. }
  1991. else
  1992. {
  1993. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Ray_t3785851493 *, const RuntimeMethod*);
  1994. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  1995. }
  1996. }
  1997. }
  1998. }
  1999. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2000. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m2931877375_gshared (GetFunc_1_t3872958796 * __this, intptr_t ___L0, int32_t ___idx1, Ray_t3785851493 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2001. {
  2002. static bool s_Il2CppMethodInitialized;
  2003. if (!s_Il2CppMethodInitialized)
  2004. {
  2005. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m2931877375_MetadataUsageId);
  2006. s_Il2CppMethodInitialized = true;
  2007. }
  2008. void *__d_args[4] = {0};
  2009. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2010. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2011. __d_args[2] = Box(Ray_t3785851493_il2cpp_TypeInfo_var, &*___val2);
  2012. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2013. }
  2014. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray>::EndInvoke(T&,System.IAsyncResult)
  2015. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m1705193210_gshared (GetFunc_1_t3872958796 * __this, Ray_t3785851493 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2016. {
  2017. void* ___out_args[] = {
  2018. ___val0,
  2019. };
  2020. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2021. }
  2022. #ifdef __clang__
  2023. #pragma clang diagnostic pop
  2024. #endif
  2025. #ifdef __clang__
  2026. #pragma clang diagnostic push
  2027. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2028. #pragma clang diagnostic ignored "-Wunused-variable"
  2029. #endif
  2030. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>::.ctor(System.Object,System.IntPtr)
  2031. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m2329344540_gshared (GetFunc_1_t2169951217 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2032. {
  2033. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2034. __this->set_method_3(___method1);
  2035. __this->set_m_target_2(___object0);
  2036. }
  2037. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>::Invoke(System.IntPtr,System.Int32,T&)
  2038. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m1110956584_gshared (GetFunc_1_t2169951217 * __this, intptr_t ___L0, int32_t ___idx1, Ray2D_t2082843914 * ___val2, const RuntimeMethod* method)
  2039. {
  2040. if(__this->get_prev_9() != NULL)
  2041. {
  2042. GetFunc_1_Invoke_m1110956584((GetFunc_1_t2169951217 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2043. }
  2044. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2045. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2046. RuntimeObject* targetThis = __this->get_m_target_2();
  2047. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2048. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2049. if (___methodIsStatic)
  2050. {
  2051. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2052. {
  2053. // open
  2054. {
  2055. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Ray2D_t2082843914 *, const RuntimeMethod*);
  2056. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2057. }
  2058. }
  2059. else
  2060. {
  2061. // closed
  2062. {
  2063. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Ray2D_t2082843914 *, const RuntimeMethod*);
  2064. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2065. }
  2066. }
  2067. }
  2068. else
  2069. {
  2070. {
  2071. // closed
  2072. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2073. {
  2074. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2075. {
  2076. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2077. GenericInterfaceActionInvoker3< intptr_t, int32_t, Ray2D_t2082843914 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2078. else
  2079. GenericVirtActionInvoker3< intptr_t, int32_t, Ray2D_t2082843914 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2080. }
  2081. else
  2082. {
  2083. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2084. InterfaceActionInvoker3< intptr_t, int32_t, Ray2D_t2082843914 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2085. else
  2086. VirtActionInvoker3< intptr_t, int32_t, Ray2D_t2082843914 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2087. }
  2088. }
  2089. else
  2090. {
  2091. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Ray2D_t2082843914 *, const RuntimeMethod*);
  2092. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2093. }
  2094. }
  2095. }
  2096. }
  2097. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2098. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m1819834592_gshared (GetFunc_1_t2169951217 * __this, intptr_t ___L0, int32_t ___idx1, Ray2D_t2082843914 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2099. {
  2100. static bool s_Il2CppMethodInitialized;
  2101. if (!s_Il2CppMethodInitialized)
  2102. {
  2103. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m1819834592_MetadataUsageId);
  2104. s_Il2CppMethodInitialized = true;
  2105. }
  2106. void *__d_args[4] = {0};
  2107. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2108. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2109. __d_args[2] = Box(Ray2D_t2082843914_il2cpp_TypeInfo_var, &*___val2);
  2110. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2111. }
  2112. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Ray2D>::EndInvoke(T&,System.IAsyncResult)
  2113. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m3150060595_gshared (GetFunc_1_t2169951217 * __this, Ray2D_t2082843914 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2114. {
  2115. void* ___out_args[] = {
  2116. ___val0,
  2117. };
  2118. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2119. }
  2120. #ifdef __clang__
  2121. #pragma clang diagnostic pop
  2122. #endif
  2123. #ifdef __clang__
  2124. #pragma clang diagnostic push
  2125. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2126. #pragma clang diagnostic ignored "-Wunused-variable"
  2127. #endif
  2128. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr)
  2129. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m1646750422_gshared (GetFunc_1_t2243336826 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2130. {
  2131. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2132. __this->set_method_3(___method1);
  2133. __this->set_m_target_2(___object0);
  2134. }
  2135. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>::Invoke(System.IntPtr,System.Int32,T&)
  2136. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m348316205_gshared (GetFunc_1_t2243336826 * __this, intptr_t ___L0, int32_t ___idx1, Vector2_t2156229523 * ___val2, const RuntimeMethod* method)
  2137. {
  2138. if(__this->get_prev_9() != NULL)
  2139. {
  2140. GetFunc_1_Invoke_m348316205((GetFunc_1_t2243336826 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2141. }
  2142. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2143. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2144. RuntimeObject* targetThis = __this->get_m_target_2();
  2145. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2146. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2147. if (___methodIsStatic)
  2148. {
  2149. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2150. {
  2151. // open
  2152. {
  2153. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Vector2_t2156229523 *, const RuntimeMethod*);
  2154. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2155. }
  2156. }
  2157. else
  2158. {
  2159. // closed
  2160. {
  2161. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Vector2_t2156229523 *, const RuntimeMethod*);
  2162. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2163. }
  2164. }
  2165. }
  2166. else
  2167. {
  2168. {
  2169. // closed
  2170. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2171. {
  2172. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2173. {
  2174. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2175. GenericInterfaceActionInvoker3< intptr_t, int32_t, Vector2_t2156229523 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2176. else
  2177. GenericVirtActionInvoker3< intptr_t, int32_t, Vector2_t2156229523 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2178. }
  2179. else
  2180. {
  2181. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2182. InterfaceActionInvoker3< intptr_t, int32_t, Vector2_t2156229523 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2183. else
  2184. VirtActionInvoker3< intptr_t, int32_t, Vector2_t2156229523 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2185. }
  2186. }
  2187. else
  2188. {
  2189. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Vector2_t2156229523 *, const RuntimeMethod*);
  2190. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2191. }
  2192. }
  2193. }
  2194. }
  2195. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2196. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m3162713965_gshared (GetFunc_1_t2243336826 * __this, intptr_t ___L0, int32_t ___idx1, Vector2_t2156229523 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2197. {
  2198. static bool s_Il2CppMethodInitialized;
  2199. if (!s_Il2CppMethodInitialized)
  2200. {
  2201. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m3162713965_MetadataUsageId);
  2202. s_Il2CppMethodInitialized = true;
  2203. }
  2204. void *__d_args[4] = {0};
  2205. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2206. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2207. __d_args[2] = Box(Vector2_t2156229523_il2cpp_TypeInfo_var, &*___val2);
  2208. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2209. }
  2210. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector2>::EndInvoke(T&,System.IAsyncResult)
  2211. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m3548811697_gshared (GetFunc_1_t2243336826 * __this, Vector2_t2156229523 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2212. {
  2213. void* ___out_args[] = {
  2214. ___val0,
  2215. };
  2216. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2217. }
  2218. #ifdef __clang__
  2219. #pragma clang diagnostic pop
  2220. #endif
  2221. #ifdef __clang__
  2222. #pragma clang diagnostic push
  2223. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2224. #pragma clang diagnostic ignored "-Wunused-variable"
  2225. #endif
  2226. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr)
  2227. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m2481566646_gshared (GetFunc_1_t3809420767 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2228. {
  2229. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2230. __this->set_method_3(___method1);
  2231. __this->set_m_target_2(___object0);
  2232. }
  2233. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>::Invoke(System.IntPtr,System.Int32,T&)
  2234. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m1200974325_gshared (GetFunc_1_t3809420767 * __this, intptr_t ___L0, int32_t ___idx1, Vector3_t3722313464 * ___val2, const RuntimeMethod* method)
  2235. {
  2236. if(__this->get_prev_9() != NULL)
  2237. {
  2238. GetFunc_1_Invoke_m1200974325((GetFunc_1_t3809420767 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2239. }
  2240. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2241. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2242. RuntimeObject* targetThis = __this->get_m_target_2();
  2243. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2244. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2245. if (___methodIsStatic)
  2246. {
  2247. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2248. {
  2249. // open
  2250. {
  2251. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Vector3_t3722313464 *, const RuntimeMethod*);
  2252. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2253. }
  2254. }
  2255. else
  2256. {
  2257. // closed
  2258. {
  2259. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Vector3_t3722313464 *, const RuntimeMethod*);
  2260. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2261. }
  2262. }
  2263. }
  2264. else
  2265. {
  2266. {
  2267. // closed
  2268. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2269. {
  2270. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2271. {
  2272. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2273. GenericInterfaceActionInvoker3< intptr_t, int32_t, Vector3_t3722313464 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2274. else
  2275. GenericVirtActionInvoker3< intptr_t, int32_t, Vector3_t3722313464 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2276. }
  2277. else
  2278. {
  2279. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2280. InterfaceActionInvoker3< intptr_t, int32_t, Vector3_t3722313464 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2281. else
  2282. VirtActionInvoker3< intptr_t, int32_t, Vector3_t3722313464 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2283. }
  2284. }
  2285. else
  2286. {
  2287. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Vector3_t3722313464 *, const RuntimeMethod*);
  2288. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2289. }
  2290. }
  2291. }
  2292. }
  2293. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2294. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m1985186465_gshared (GetFunc_1_t3809420767 * __this, intptr_t ___L0, int32_t ___idx1, Vector3_t3722313464 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2295. {
  2296. static bool s_Il2CppMethodInitialized;
  2297. if (!s_Il2CppMethodInitialized)
  2298. {
  2299. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m1985186465_MetadataUsageId);
  2300. s_Il2CppMethodInitialized = true;
  2301. }
  2302. void *__d_args[4] = {0};
  2303. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2304. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2305. __d_args[2] = Box(Vector3_t3722313464_il2cpp_TypeInfo_var, &*___val2);
  2306. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2307. }
  2308. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector3>::EndInvoke(T&,System.IAsyncResult)
  2309. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m3816354355_gshared (GetFunc_1_t3809420767 * __this, Vector3_t3722313464 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2310. {
  2311. void* ___out_args[] = {
  2312. ___val0,
  2313. };
  2314. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2315. }
  2316. #ifdef __clang__
  2317. #pragma clang diagnostic pop
  2318. #endif
  2319. #ifdef __clang__
  2320. #pragma clang diagnostic push
  2321. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2322. #pragma clang diagnostic ignored "-Wunused-variable"
  2323. #endif
  2324. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr)
  2325. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m3528333574_gshared (GetFunc_1_t3406136240 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2326. {
  2327. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2328. __this->set_method_3(___method1);
  2329. __this->set_m_target_2(___object0);
  2330. }
  2331. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>::Invoke(System.IntPtr,System.Int32,T&)
  2332. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m2195529555_gshared (GetFunc_1_t3406136240 * __this, intptr_t ___L0, int32_t ___idx1, Vector4_t3319028937 * ___val2, const RuntimeMethod* method)
  2333. {
  2334. if(__this->get_prev_9() != NULL)
  2335. {
  2336. GetFunc_1_Invoke_m2195529555((GetFunc_1_t3406136240 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2337. }
  2338. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2339. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2340. RuntimeObject* targetThis = __this->get_m_target_2();
  2341. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2342. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2343. if (___methodIsStatic)
  2344. {
  2345. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2346. {
  2347. // open
  2348. {
  2349. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Vector4_t3319028937 *, const RuntimeMethod*);
  2350. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2351. }
  2352. }
  2353. else
  2354. {
  2355. // closed
  2356. {
  2357. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Vector4_t3319028937 *, const RuntimeMethod*);
  2358. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2359. }
  2360. }
  2361. }
  2362. else
  2363. {
  2364. {
  2365. // closed
  2366. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2367. {
  2368. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2369. {
  2370. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2371. GenericInterfaceActionInvoker3< intptr_t, int32_t, Vector4_t3319028937 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2372. else
  2373. GenericVirtActionInvoker3< intptr_t, int32_t, Vector4_t3319028937 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2374. }
  2375. else
  2376. {
  2377. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2378. InterfaceActionInvoker3< intptr_t, int32_t, Vector4_t3319028937 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2379. else
  2380. VirtActionInvoker3< intptr_t, int32_t, Vector4_t3319028937 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2381. }
  2382. }
  2383. else
  2384. {
  2385. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Vector4_t3319028937 *, const RuntimeMethod*);
  2386. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2387. }
  2388. }
  2389. }
  2390. }
  2391. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2392. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m3895645036_gshared (GetFunc_1_t3406136240 * __this, intptr_t ___L0, int32_t ___idx1, Vector4_t3319028937 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2393. {
  2394. static bool s_Il2CppMethodInitialized;
  2395. if (!s_Il2CppMethodInitialized)
  2396. {
  2397. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m3895645036_MetadataUsageId);
  2398. s_Il2CppMethodInitialized = true;
  2399. }
  2400. void *__d_args[4] = {0};
  2401. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2402. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2403. __d_args[2] = Box(Vector4_t3319028937_il2cpp_TypeInfo_var, &*___val2);
  2404. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2405. }
  2406. // System.Void XLua.ObjectTranslator/GetFunc`1<UnityEngine.Vector4>::EndInvoke(T&,System.IAsyncResult)
  2407. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m1103313935_gshared (GetFunc_1_t3406136240 * __this, Vector4_t3319028937 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2408. {
  2409. void* ___out_args[] = {
  2410. ___val0,
  2411. };
  2412. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2413. }
  2414. #ifdef __clang__
  2415. #pragma clang diagnostic pop
  2416. #endif
  2417. #ifdef __clang__
  2418. #pragma clang diagnostic push
  2419. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2420. #pragma clang diagnostic ignored "-Wunused-variable"
  2421. #endif
  2422. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>::.ctor(System.Object,System.IntPtr)
  2423. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m2395328805_gshared (GetFunc_1_t4221484935 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2424. {
  2425. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2426. __this->set_method_3(___method1);
  2427. __this->set_m_target_2(___object0);
  2428. }
  2429. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>::Invoke(System.IntPtr,System.Int32,T&)
  2430. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m1949874079_gshared (GetFunc_1_t4221484935 * __this, intptr_t ___L0, int32_t ___idx1, int32_t* ___val2, const RuntimeMethod* method)
  2431. {
  2432. if(__this->get_prev_9() != NULL)
  2433. {
  2434. GetFunc_1_Invoke_m1949874079((GetFunc_1_t4221484935 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2435. }
  2436. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2437. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2438. RuntimeObject* targetThis = __this->get_m_target_2();
  2439. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2440. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2441. if (___methodIsStatic)
  2442. {
  2443. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2444. {
  2445. // open
  2446. {
  2447. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, int32_t*, const RuntimeMethod*);
  2448. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2449. }
  2450. }
  2451. else
  2452. {
  2453. // closed
  2454. {
  2455. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, int32_t*, const RuntimeMethod*);
  2456. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2457. }
  2458. }
  2459. }
  2460. else
  2461. {
  2462. {
  2463. // closed
  2464. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2465. {
  2466. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2467. {
  2468. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2469. GenericInterfaceActionInvoker3< intptr_t, int32_t, int32_t* >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2470. else
  2471. GenericVirtActionInvoker3< intptr_t, int32_t, int32_t* >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2472. }
  2473. else
  2474. {
  2475. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2476. InterfaceActionInvoker3< intptr_t, int32_t, int32_t* >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2477. else
  2478. VirtActionInvoker3< intptr_t, int32_t, int32_t* >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2479. }
  2480. }
  2481. else
  2482. {
  2483. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, int32_t*, const RuntimeMethod*);
  2484. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2485. }
  2486. }
  2487. }
  2488. }
  2489. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2490. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m1901759332_gshared (GetFunc_1_t4221484935 * __this, intptr_t ___L0, int32_t ___idx1, int32_t* ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2491. {
  2492. static bool s_Il2CppMethodInitialized;
  2493. if (!s_Il2CppMethodInitialized)
  2494. {
  2495. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m1901759332_MetadataUsageId);
  2496. s_Il2CppMethodInitialized = true;
  2497. }
  2498. void *__d_args[4] = {0};
  2499. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2500. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2501. __d_args[2] = Box(MyEnum_t4134377632_il2cpp_TypeInfo_var, &*___val2);
  2502. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2503. }
  2504. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyEnum>::EndInvoke(T&,System.IAsyncResult)
  2505. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m3527829978_gshared (GetFunc_1_t4221484935 * __this, int32_t* ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2506. {
  2507. void* ___out_args[] = {
  2508. ___val0,
  2509. };
  2510. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2511. }
  2512. #ifdef __clang__
  2513. #pragma clang diagnostic pop
  2514. #endif
  2515. #ifdef __clang__
  2516. #pragma clang diagnostic push
  2517. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2518. #pragma clang diagnostic ignored "-Wunused-variable"
  2519. #endif
  2520. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>::.ctor(System.Object,System.IntPtr)
  2521. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m4043031051_gshared (GetFunc_1_t601956886 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2522. {
  2523. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2524. __this->set_method_3(___method1);
  2525. __this->set_m_target_2(___object0);
  2526. }
  2527. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>::Invoke(System.IntPtr,System.Int32,T&)
  2528. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m4253781476_gshared (GetFunc_1_t601956886 * __this, intptr_t ___L0, int32_t ___idx1, MyStruct_t514849583 * ___val2, const RuntimeMethod* method)
  2529. {
  2530. if(__this->get_prev_9() != NULL)
  2531. {
  2532. GetFunc_1_Invoke_m4253781476((GetFunc_1_t601956886 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2533. }
  2534. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2535. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2536. RuntimeObject* targetThis = __this->get_m_target_2();
  2537. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2538. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2539. if (___methodIsStatic)
  2540. {
  2541. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2542. {
  2543. // open
  2544. {
  2545. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, MyStruct_t514849583 *, const RuntimeMethod*);
  2546. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2547. }
  2548. }
  2549. else
  2550. {
  2551. // closed
  2552. {
  2553. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, MyStruct_t514849583 *, const RuntimeMethod*);
  2554. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2555. }
  2556. }
  2557. }
  2558. else
  2559. {
  2560. {
  2561. // closed
  2562. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2563. {
  2564. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2565. {
  2566. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2567. GenericInterfaceActionInvoker3< intptr_t, int32_t, MyStruct_t514849583 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2568. else
  2569. GenericVirtActionInvoker3< intptr_t, int32_t, MyStruct_t514849583 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2570. }
  2571. else
  2572. {
  2573. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2574. InterfaceActionInvoker3< intptr_t, int32_t, MyStruct_t514849583 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2575. else
  2576. VirtActionInvoker3< intptr_t, int32_t, MyStruct_t514849583 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2577. }
  2578. }
  2579. else
  2580. {
  2581. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, MyStruct_t514849583 *, const RuntimeMethod*);
  2582. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2583. }
  2584. }
  2585. }
  2586. }
  2587. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2588. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m2323561934_gshared (GetFunc_1_t601956886 * __this, intptr_t ___L0, int32_t ___idx1, MyStruct_t514849583 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2589. {
  2590. static bool s_Il2CppMethodInitialized;
  2591. if (!s_Il2CppMethodInitialized)
  2592. {
  2593. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m2323561934_MetadataUsageId);
  2594. s_Il2CppMethodInitialized = true;
  2595. }
  2596. void *__d_args[4] = {0};
  2597. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2598. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2599. __d_args[2] = Box(MyStruct_t514849583_il2cpp_TypeInfo_var, &*___val2);
  2600. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2601. }
  2602. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.MyStruct>::EndInvoke(T&,System.IAsyncResult)
  2603. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m773032664_gshared (GetFunc_1_t601956886 * __this, MyStruct_t514849583 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2604. {
  2605. void* ___out_args[] = {
  2606. ___val0,
  2607. };
  2608. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2609. }
  2610. #ifdef __clang__
  2611. #pragma clang diagnostic pop
  2612. #endif
  2613. #ifdef __clang__
  2614. #pragma clang diagnostic push
  2615. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2616. #pragma clang diagnostic ignored "-Wunused-variable"
  2617. #endif
  2618. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>::.ctor(System.Object,System.IntPtr)
  2619. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m1415074886_gshared (GetFunc_1_t3883178102 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2620. {
  2621. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2622. __this->set_method_3(___method1);
  2623. __this->set_m_target_2(___object0);
  2624. }
  2625. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>::Invoke(System.IntPtr,System.Int32,T&)
  2626. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m3278666142_gshared (GetFunc_1_t3883178102 * __this, intptr_t ___L0, int32_t ___idx1, Pedding_t3796070799 * ___val2, const RuntimeMethod* method)
  2627. {
  2628. if(__this->get_prev_9() != NULL)
  2629. {
  2630. GetFunc_1_Invoke_m3278666142((GetFunc_1_t3883178102 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2631. }
  2632. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2633. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2634. RuntimeObject* targetThis = __this->get_m_target_2();
  2635. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2636. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2637. if (___methodIsStatic)
  2638. {
  2639. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2640. {
  2641. // open
  2642. {
  2643. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, Pedding_t3796070799 *, const RuntimeMethod*);
  2644. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2645. }
  2646. }
  2647. else
  2648. {
  2649. // closed
  2650. {
  2651. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, Pedding_t3796070799 *, const RuntimeMethod*);
  2652. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2653. }
  2654. }
  2655. }
  2656. else
  2657. {
  2658. {
  2659. // closed
  2660. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2661. {
  2662. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2663. {
  2664. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2665. GenericInterfaceActionInvoker3< intptr_t, int32_t, Pedding_t3796070799 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2666. else
  2667. GenericVirtActionInvoker3< intptr_t, int32_t, Pedding_t3796070799 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2668. }
  2669. else
  2670. {
  2671. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2672. InterfaceActionInvoker3< intptr_t, int32_t, Pedding_t3796070799 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2673. else
  2674. VirtActionInvoker3< intptr_t, int32_t, Pedding_t3796070799 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2675. }
  2676. }
  2677. else
  2678. {
  2679. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, Pedding_t3796070799 *, const RuntimeMethod*);
  2680. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2681. }
  2682. }
  2683. }
  2684. }
  2685. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2686. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m3949281489_gshared (GetFunc_1_t3883178102 * __this, intptr_t ___L0, int32_t ___idx1, Pedding_t3796070799 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2687. {
  2688. static bool s_Il2CppMethodInitialized;
  2689. if (!s_Il2CppMethodInitialized)
  2690. {
  2691. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m3949281489_MetadataUsageId);
  2692. s_Il2CppMethodInitialized = true;
  2693. }
  2694. void *__d_args[4] = {0};
  2695. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2696. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2697. __d_args[2] = Box(Pedding_t3796070799_il2cpp_TypeInfo_var, &*___val2);
  2698. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2699. }
  2700. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.Pedding>::EndInvoke(T&,System.IAsyncResult)
  2701. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m779291210_gshared (GetFunc_1_t3883178102 * __this, Pedding_t3796070799 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2702. {
  2703. void* ___out_args[] = {
  2704. ___val0,
  2705. };
  2706. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2707. }
  2708. #ifdef __clang__
  2709. #pragma clang diagnostic pop
  2710. #endif
  2711. #ifdef __clang__
  2712. #pragma clang diagnostic push
  2713. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2714. #pragma clang diagnostic ignored "-Wunused-variable"
  2715. #endif
  2716. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>::.ctor(System.Object,System.IntPtr)
  2717. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1__ctor_m3850027432_gshared (GetFunc_1_t2923716748 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
  2718. {
  2719. __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1));
  2720. __this->set_method_3(___method1);
  2721. __this->set_m_target_2(___object0);
  2722. }
  2723. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>::Invoke(System.IntPtr,System.Int32,T&)
  2724. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_Invoke_m3724386852_gshared (GetFunc_1_t2923716748 * __this, intptr_t ___L0, int32_t ___idx1, PushAsTableStruct_t2836609445 * ___val2, const RuntimeMethod* method)
  2725. {
  2726. if(__this->get_prev_9() != NULL)
  2727. {
  2728. GetFunc_1_Invoke_m3724386852((GetFunc_1_t2923716748 *)__this->get_prev_9(), ___L0, ___idx1, ___val2, method);
  2729. }
  2730. Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0();
  2731. RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3());
  2732. RuntimeObject* targetThis = __this->get_m_target_2();
  2733. il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod);
  2734. bool ___methodIsStatic = MethodIsStatic(targetMethod);
  2735. if (___methodIsStatic)
  2736. {
  2737. if (il2cpp_codegen_method_parameter_count(targetMethod) == 3)
  2738. {
  2739. // open
  2740. {
  2741. typedef void (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, PushAsTableStruct_t2836609445 *, const RuntimeMethod*);
  2742. ((FunctionPointerType)targetMethodPointer)(NULL, ___L0, ___idx1, ___val2, targetMethod);
  2743. }
  2744. }
  2745. else
  2746. {
  2747. // closed
  2748. {
  2749. typedef void (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, PushAsTableStruct_t2836609445 *, const RuntimeMethod*);
  2750. ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2751. }
  2752. }
  2753. }
  2754. else
  2755. {
  2756. {
  2757. // closed
  2758. if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this))
  2759. {
  2760. if (il2cpp_codegen_method_is_generic_instance(targetMethod))
  2761. {
  2762. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2763. GenericInterfaceActionInvoker3< intptr_t, int32_t, PushAsTableStruct_t2836609445 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2764. else
  2765. GenericVirtActionInvoker3< intptr_t, int32_t, PushAsTableStruct_t2836609445 * >::Invoke(targetMethod, targetThis, ___L0, ___idx1, ___val2);
  2766. }
  2767. else
  2768. {
  2769. if (il2cpp_codegen_method_is_interface_method(targetMethod))
  2770. InterfaceActionInvoker3< intptr_t, int32_t, PushAsTableStruct_t2836609445 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2771. else
  2772. VirtActionInvoker3< intptr_t, int32_t, PushAsTableStruct_t2836609445 * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___L0, ___idx1, ___val2);
  2773. }
  2774. }
  2775. else
  2776. {
  2777. typedef void (*FunctionPointerType) (void*, intptr_t, int32_t, PushAsTableStruct_t2836609445 *, const RuntimeMethod*);
  2778. ((FunctionPointerType)targetMethodPointer)(targetThis, ___L0, ___idx1, ___val2, targetMethod);
  2779. }
  2780. }
  2781. }
  2782. }
  2783. // System.IAsyncResult XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>::BeginInvoke(System.IntPtr,System.Int32,T&,System.AsyncCallback,System.Object)
  2784. extern "C" IL2CPP_METHOD_ATTR RuntimeObject* GetFunc_1_BeginInvoke_m1393408706_gshared (GetFunc_1_t2923716748 * __this, intptr_t ___L0, int32_t ___idx1, PushAsTableStruct_t2836609445 * ___val2, AsyncCallback_t3962456242 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method)
  2785. {
  2786. static bool s_Il2CppMethodInitialized;
  2787. if (!s_Il2CppMethodInitialized)
  2788. {
  2789. il2cpp_codegen_initialize_method (GetFunc_1_BeginInvoke_m1393408706_MetadataUsageId);
  2790. s_Il2CppMethodInitialized = true;
  2791. }
  2792. void *__d_args[4] = {0};
  2793. __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___L0);
  2794. __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___idx1);
  2795. __d_args[2] = Box(PushAsTableStruct_t2836609445_il2cpp_TypeInfo_var, &*___val2);
  2796. return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4);
  2797. }
  2798. // System.Void XLua.ObjectTranslator/GetFunc`1<XLuaTest.PushAsTableStruct>::EndInvoke(T&,System.IAsyncResult)
  2799. extern "C" IL2CPP_METHOD_ATTR void GetFunc_1_EndInvoke_m3675362236_gshared (GetFunc_1_t2923716748 * __this, PushAsTableStruct_t2836609445 * ___val0, RuntimeObject* ___result1, const RuntimeMethod* method)
  2800. {
  2801. void* ___out_args[] = {
  2802. ___val0,
  2803. };
  2804. il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result1, ___out_args);
  2805. }
  2806. #ifdef __clang__
  2807. #pragma clang diagnostic pop
  2808. #endif
  2809. #ifdef __clang__
  2810. #pragma clang diagnostic push
  2811. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2812. #pragma clang diagnostic ignored "-Wunused-variable"
  2813. #endif
  2814. // System.Void XLuaTest.BaseTestBase`1<System.Object>::.ctor()
  2815. extern "C" IL2CPP_METHOD_ATTR void BaseTestBase_1__ctor_m3282026525_gshared (BaseTestBase_1_t734865881 * __this, const RuntimeMethod* method)
  2816. {
  2817. {
  2818. NullCheck((BaseTestHelper_t112367212 *)__this);
  2819. BaseTestHelper__ctor_m940591988((BaseTestHelper_t112367212 *)__this, /*hidden argument*/NULL);
  2820. return;
  2821. }
  2822. }
  2823. // System.Void XLuaTest.BaseTestBase`1<System.Object>::Foo(System.Int32)
  2824. extern "C" IL2CPP_METHOD_ATTR void BaseTestBase_1_Foo_m533812525_gshared (BaseTestBase_1_t734865881 * __this, int32_t ___p0, const RuntimeMethod* method)
  2825. {
  2826. static bool s_Il2CppMethodInitialized;
  2827. if (!s_Il2CppMethodInitialized)
  2828. {
  2829. il2cpp_codegen_initialize_method (BaseTestBase_1_Foo_m533812525_MetadataUsageId);
  2830. s_Il2CppMethodInitialized = true;
  2831. }
  2832. {
  2833. int32_t L_0 = ___p0;
  2834. int32_t L_1 = L_0;
  2835. RuntimeObject * L_2 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_1);
  2836. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  2837. String_t* L_3 = String_Concat_m904156431(NULL /*static, unused*/, (RuntimeObject *)_stringLiteral3430637010, (RuntimeObject *)L_2, /*hidden argument*/NULL);
  2838. IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var);
  2839. Debug_Log_m4051431634(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/NULL);
  2840. return;
  2841. }
  2842. }
  2843. #ifdef __clang__
  2844. #pragma clang diagnostic pop
  2845. #endif
  2846. #ifdef __clang__
  2847. #pragma clang diagnostic push
  2848. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2849. #pragma clang diagnostic ignored "-Wunused-variable"
  2850. #endif
  2851. // System.Void XLuaTest.GenericClass`1<System.Double>::.ctor(T)
  2852. extern "C" IL2CPP_METHOD_ATTR void GenericClass_1__ctor_m2609532041_gshared (GenericClass_1_t2299288884 * __this, double ___a0, const RuntimeMethod* method)
  2853. {
  2854. {
  2855. NullCheck((RuntimeObject *)__this);
  2856. Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL);
  2857. double L_0 = ___a0;
  2858. __this->set_a_0(L_0);
  2859. return;
  2860. }
  2861. }
  2862. // System.Void XLuaTest.GenericClass`1<System.Double>::Func1()
  2863. extern "C" IL2CPP_METHOD_ATTR void GenericClass_1_Func1_m3042939317_gshared (GenericClass_1_t2299288884 * __this, const RuntimeMethod* method)
  2864. {
  2865. static bool s_Il2CppMethodInitialized;
  2866. if (!s_Il2CppMethodInitialized)
  2867. {
  2868. il2cpp_codegen_initialize_method (GenericClass_1_Func1_m3042939317_MetadataUsageId);
  2869. s_Il2CppMethodInitialized = true;
  2870. }
  2871. {
  2872. double L_0 = (double)__this->get_a_0();
  2873. double L_1 = L_0;
  2874. RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), &L_1);
  2875. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  2876. String_t* L_3 = String_Concat_m904156431(NULL /*static, unused*/, (RuntimeObject *)_stringLiteral3451762623, (RuntimeObject *)L_2, /*hidden argument*/NULL);
  2877. IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var);
  2878. Debug_Log_m4051431634(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/NULL);
  2879. return;
  2880. }
  2881. }
  2882. // T XLuaTest.GenericClass`1<System.Double>::Func2()
  2883. extern "C" IL2CPP_METHOD_ATTR double GenericClass_1_Func2_m1816752595_gshared (GenericClass_1_t2299288884 * __this, const RuntimeMethod* method)
  2884. {
  2885. double V_0 = 0.0;
  2886. {
  2887. il2cpp_codegen_initobj((&V_0), sizeof(double));
  2888. double L_0 = V_0;
  2889. return L_0;
  2890. }
  2891. }
  2892. #ifdef __clang__
  2893. #pragma clang diagnostic pop
  2894. #endif
  2895. #ifdef __clang__
  2896. #pragma clang diagnostic push
  2897. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2898. #pragma clang diagnostic ignored "-Wunused-variable"
  2899. #endif
  2900. // System.Void XLuaTest.GenericClass`1<System.Object>::.ctor(T)
  2901. extern "C" IL2CPP_METHOD_ATTR void GenericClass_1__ctor_m220747929_gshared (GenericClass_1_t489762389 * __this, RuntimeObject * ___a0, const RuntimeMethod* method)
  2902. {
  2903. {
  2904. NullCheck((RuntimeObject *)__this);
  2905. Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL);
  2906. RuntimeObject * L_0 = ___a0;
  2907. __this->set_a_0(L_0);
  2908. return;
  2909. }
  2910. }
  2911. // System.Void XLuaTest.GenericClass`1<System.Object>::Func1()
  2912. extern "C" IL2CPP_METHOD_ATTR void GenericClass_1_Func1_m1882308081_gshared (GenericClass_1_t489762389 * __this, const RuntimeMethod* method)
  2913. {
  2914. static bool s_Il2CppMethodInitialized;
  2915. if (!s_Il2CppMethodInitialized)
  2916. {
  2917. il2cpp_codegen_initialize_method (GenericClass_1_Func1_m1882308081_MetadataUsageId);
  2918. s_Il2CppMethodInitialized = true;
  2919. }
  2920. {
  2921. RuntimeObject * L_0 = (RuntimeObject *)__this->get_a_0();
  2922. IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var);
  2923. String_t* L_1 = String_Concat_m904156431(NULL /*static, unused*/, (RuntimeObject *)_stringLiteral3451762623, (RuntimeObject *)L_0, /*hidden argument*/NULL);
  2924. IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var);
  2925. Debug_Log_m4051431634(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/NULL);
  2926. return;
  2927. }
  2928. }
  2929. // T XLuaTest.GenericClass`1<System.Object>::Func2()
  2930. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GenericClass_1_Func2_m936001572_gshared (GenericClass_1_t489762389 * __this, const RuntimeMethod* method)
  2931. {
  2932. RuntimeObject * V_0 = NULL;
  2933. {
  2934. il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *));
  2935. RuntimeObject * L_0 = V_0;
  2936. return L_0;
  2937. }
  2938. }
  2939. #ifdef __clang__
  2940. #pragma clang diagnostic pop
  2941. #endif
  2942. #ifdef __clang__
  2943. #pragma clang diagnostic push
  2944. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2945. #pragma clang diagnostic ignored "-Wunused-variable"
  2946. #endif
  2947. // System.Void XLuaTest.GenericStruct`1<System.Int32>::.ctor(T)
  2948. extern "C" IL2CPP_METHOD_ATTR void GenericStruct_1__ctor_m478535283_gshared (GenericStruct_1_t3812679264 * __this, int32_t ___a0, const RuntimeMethod* method)
  2949. {
  2950. {
  2951. int32_t L_0 = ___a0;
  2952. __this->set_a_0(L_0);
  2953. return;
  2954. }
  2955. }
  2956. extern "C" void GenericStruct_1__ctor_m478535283_AdjustorThunk (RuntimeObject * __this, int32_t ___a0, const RuntimeMethod* method)
  2957. {
  2958. GenericStruct_1_t3812679264 * _thisAdjusted = reinterpret_cast<GenericStruct_1_t3812679264 *>(__this + 1);
  2959. GenericStruct_1__ctor_m478535283(_thisAdjusted, ___a0, method);
  2960. }
  2961. // T XLuaTest.GenericStruct`1<System.Int32>::GetA(System.Int32)
  2962. extern "C" IL2CPP_METHOD_ATTR int32_t GenericStruct_1_GetA_m1660728519_gshared (GenericStruct_1_t3812679264 * __this, int32_t ___p0, const RuntimeMethod* method)
  2963. {
  2964. {
  2965. int32_t L_0 = (int32_t)__this->get_a_0();
  2966. return L_0;
  2967. }
  2968. }
  2969. extern "C" int32_t GenericStruct_1_GetA_m1660728519_AdjustorThunk (RuntimeObject * __this, int32_t ___p0, const RuntimeMethod* method)
  2970. {
  2971. GenericStruct_1_t3812679264 * _thisAdjusted = reinterpret_cast<GenericStruct_1_t3812679264 *>(__this + 1);
  2972. return GenericStruct_1_GetA_m1660728519(_thisAdjusted, ___p0, method);
  2973. }
  2974. #ifdef __clang__
  2975. #pragma clang diagnostic pop
  2976. #endif
  2977. #ifdef __clang__
  2978. #pragma clang diagnostic push
  2979. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  2980. #pragma clang diagnostic ignored "-Wunused-variable"
  2981. #endif
  2982. // System.Void XLuaTest.GenericStruct`1<System.Object>::.ctor(T)
  2983. extern "C" IL2CPP_METHOD_ATTR void GenericStruct_1__ctor_m1382328085_gshared (GenericStruct_1_t3941839675 * __this, RuntimeObject * ___a0, const RuntimeMethod* method)
  2984. {
  2985. {
  2986. RuntimeObject * L_0 = ___a0;
  2987. __this->set_a_0(L_0);
  2988. return;
  2989. }
  2990. }
  2991. extern "C" void GenericStruct_1__ctor_m1382328085_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___a0, const RuntimeMethod* method)
  2992. {
  2993. GenericStruct_1_t3941839675 * _thisAdjusted = reinterpret_cast<GenericStruct_1_t3941839675 *>(__this + 1);
  2994. GenericStruct_1__ctor_m1382328085(_thisAdjusted, ___a0, method);
  2995. }
  2996. // T XLuaTest.GenericStruct`1<System.Object>::GetA(System.Int32)
  2997. extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GenericStruct_1_GetA_m540647508_gshared (GenericStruct_1_t3941839675 * __this, int32_t ___p0, const RuntimeMethod* method)
  2998. {
  2999. {
  3000. RuntimeObject * L_0 = (RuntimeObject *)__this->get_a_0();
  3001. return L_0;
  3002. }
  3003. }
  3004. extern "C" RuntimeObject * GenericStruct_1_GetA_m540647508_AdjustorThunk (RuntimeObject * __this, int32_t ___p0, const RuntimeMethod* method)
  3005. {
  3006. GenericStruct_1_t3941839675 * _thisAdjusted = reinterpret_cast<GenericStruct_1_t3941839675 *>(__this + 1);
  3007. return GenericStruct_1_GetA_m540647508(_thisAdjusted, ___p0, method);
  3008. }
  3009. #ifdef __clang__
  3010. #pragma clang diagnostic pop
  3011. #endif