UnityEngine.InputLegacyModule_CodeGen.c 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. #include "pch-c.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. // 0x00000001 System.Int32 UnityEngine.Touch::get_fingerId()
  9. extern void Touch_get_fingerId_mCED0E66949120E69BFE9294DC0A11A6F9FDBD129 (void);
  10. // 0x00000002 UnityEngine.Vector2 UnityEngine.Touch::get_position()
  11. extern void Touch_get_position_mE32B04C6DA32A0965C403A31847ED7F1725EA1DE (void);
  12. // 0x00000003 UnityEngine.TouchPhase UnityEngine.Touch::get_phase()
  13. extern void Touch_get_phase_m576EA3F4FE1D12EB85510326AD8EC3C2EB267257 (void);
  14. // 0x00000004 UnityEngine.TouchType UnityEngine.Touch::get_type()
  15. extern void Touch_get_type_m33FB24B6A53A307E8AC9881ED3B483DD4B44C050 (void);
  16. // 0x00000005 UnityEngine.GameObject UnityEngine.CameraRaycastHelper::RaycastTry(UnityEngine.Camera,UnityEngine.Ray,System.Single,System.Int32)
  17. extern void CameraRaycastHelper_RaycastTry_m8AA2714ED46E79851C77B83A3916C515D7280FD1 (void);
  18. // 0x00000006 UnityEngine.GameObject UnityEngine.CameraRaycastHelper::RaycastTry2D(UnityEngine.Camera,UnityEngine.Ray,System.Single,System.Int32)
  19. extern void CameraRaycastHelper_RaycastTry2D_mAA0B0BAC7BE8A2F640A236BB6655EB47E5408C9D (void);
  20. // 0x00000007 UnityEngine.GameObject UnityEngine.CameraRaycastHelper::RaycastTry_Injected(UnityEngine.Camera,UnityEngine.Ray&,System.Single,System.Int32)
  21. extern void CameraRaycastHelper_RaycastTry_Injected_mFAED8F3DC204691A92849F36D8BC69CFE68F43E8 (void);
  22. // 0x00000008 UnityEngine.GameObject UnityEngine.CameraRaycastHelper::RaycastTry2D_Injected(UnityEngine.Camera,UnityEngine.Ray&,System.Single,System.Int32)
  23. extern void CameraRaycastHelper_RaycastTry2D_Injected_m1AB3B5B899C17D5D6FC41D8F8CF2BE549F7D9F21 (void);
  24. // 0x00000009 System.Single UnityEngine.Input::GetAxis(System.String)
  25. extern void Input_GetAxis_m939297DEB2ECF8D8D09AD66EB69979AAD2B62326 (void);
  26. // 0x0000000A System.Single UnityEngine.Input::GetAxisRaw(System.String)
  27. extern void Input_GetAxisRaw_mC07AC23FD8D04A69CDB07C6399C93FFFAEB0FC5B (void);
  28. // 0x0000000B System.Boolean UnityEngine.Input::GetButtonDown(System.String)
  29. extern void Input_GetButtonDown_m2001112EBCA3D5C7B0344EF62C896667F7E67DDF (void);
  30. // 0x0000000C System.Boolean UnityEngine.Input::GetMouseButton(System.Int32)
  31. extern void Input_GetMouseButton_m27BF2DDBF38A38787B83A13D3E6F0F88F7C834C1 (void);
  32. // 0x0000000D System.Boolean UnityEngine.Input::GetMouseButtonDown(System.Int32)
  33. extern void Input_GetMouseButtonDown_m466D81FDCC87C9CB07557B39DCB435EB691F1EF3 (void);
  34. // 0x0000000E System.Boolean UnityEngine.Input::GetMouseButtonUp(System.Int32)
  35. extern void Input_GetMouseButtonUp_m2BA562F8C4FE8364EEC93970093E776371DF4022 (void);
  36. // 0x0000000F UnityEngine.Touch UnityEngine.Input::GetTouch(System.Int32)
  37. extern void Input_GetTouch_m6A2A31482B1A7D018C3AAC188C02F5D14500C81F (void);
  38. // 0x00000010 UnityEngine.Vector3 UnityEngine.Input::get_mousePosition()
  39. extern void Input_get_mousePosition_m79528BC2F30C57054641F709C855130AE586AC0E (void);
  40. // 0x00000011 UnityEngine.Vector2 UnityEngine.Input::get_mouseScrollDelta()
  41. extern void Input_get_mouseScrollDelta_m018B3C74FC710A166684FC8391CAC93D8EC0ADB7 (void);
  42. // 0x00000012 UnityEngine.IMECompositionMode UnityEngine.Input::get_imeCompositionMode()
  43. extern void Input_get_imeCompositionMode_m04AD6A8C7FEE55E7C4F70885DB5AF222E9F904E5 (void);
  44. // 0x00000013 System.Void UnityEngine.Input::set_imeCompositionMode(UnityEngine.IMECompositionMode)
  45. extern void Input_set_imeCompositionMode_m7D4AA771F1F616FE74A97CA186C4B55EF268E112 (void);
  46. // 0x00000014 System.String UnityEngine.Input::get_compositionString()
  47. extern void Input_get_compositionString_mF957B324E35155878D307CE2AEE0AACC9BEC25BD (void);
  48. // 0x00000015 UnityEngine.Vector2 UnityEngine.Input::get_compositionCursorPos()
  49. extern void Input_get_compositionCursorPos_m70946478FB2B607BC3BC5EC1280AA217323518B3 (void);
  50. // 0x00000016 System.Void UnityEngine.Input::set_compositionCursorPos(UnityEngine.Vector2)
  51. extern void Input_set_compositionCursorPos_mA2A9D63F782E3C75F065F031C67C2A1363D47D9C (void);
  52. // 0x00000017 System.Boolean UnityEngine.Input::get_mousePresent()
  53. extern void Input_get_mousePresent_mBCACCE1C97E146FF46C7AE7FFE693F7BAB4E4FE5 (void);
  54. // 0x00000018 System.Int32 UnityEngine.Input::get_touchCount()
  55. extern void Input_get_touchCount_mE1A06AB1973E3456AE398B3CC5105F27CC7335D6 (void);
  56. // 0x00000019 System.Boolean UnityEngine.Input::get_touchSupported()
  57. extern void Input_get_touchSupported_mE5B2F5199B4CC16D89AD2C3125B5CB38F4B4867B (void);
  58. // 0x0000001A System.Void UnityEngine.Input::GetTouch_Injected(System.Int32,UnityEngine.Touch&)
  59. extern void Input_GetTouch_Injected_m19710838FFBDDC3E60536B0932D3B5A392BE539D (void);
  60. // 0x0000001B System.Void UnityEngine.Input::get_mousePosition_Injected(UnityEngine.Vector3&)
  61. extern void Input_get_mousePosition_Injected_m4E5460D301ECE27CC322AB79C0914A4503ABC06E (void);
  62. // 0x0000001C System.Void UnityEngine.Input::get_mouseScrollDelta_Injected(UnityEngine.Vector2&)
  63. extern void Input_get_mouseScrollDelta_Injected_m8B072340853637C9CF5A23CEA63ED51B14886EC9 (void);
  64. // 0x0000001D System.Void UnityEngine.Input::get_compositionCursorPos_Injected(UnityEngine.Vector2&)
  65. extern void Input_get_compositionCursorPos_Injected_mE31464243AB1819574A268B942B5667B03F4822E (void);
  66. // 0x0000001E System.Void UnityEngine.Input::set_compositionCursorPos_Injected(UnityEngine.Vector2&)
  67. extern void Input_set_compositionCursorPos_Injected_m4B961AC7900B41DDBFBA03BE2F65F49C030CCB4D (void);
  68. // 0x0000001F System.Void UnityEngine.SendMouseEvents::SetMouseMoved()
  69. extern void SendMouseEvents_SetMouseMoved_mEC659144183FB490A2E1F12112C8F08569A511CD (void);
  70. // 0x00000020 System.Void UnityEngine.SendMouseEvents::DoSendMouseEvents(System.Int32)
  71. extern void SendMouseEvents_DoSendMouseEvents_m21561D473C27F19BA9CDBC53B4A13D40DDFBE785 (void);
  72. // 0x00000021 System.Void UnityEngine.SendMouseEvents::SendEvents(System.Int32,UnityEngine.SendMouseEvents/HitInfo)
  73. extern void SendMouseEvents_SendEvents_m7A59BBFBB15C1BF3E47D56CDD4921599A686F9C7 (void);
  74. // 0x00000022 System.Void UnityEngine.SendMouseEvents::.cctor()
  75. extern void SendMouseEvents__cctor_m6B63654E024F338414361C995EAFEC615743A0E0 (void);
  76. // 0x00000023 System.Void UnityEngine.SendMouseEvents/HitInfo::SendMessage(System.String)
  77. extern void HitInfo_SendMessage_m2D813691948EAB9CDA487A3B8668678EABFCFA62 (void);
  78. // 0x00000024 System.Boolean UnityEngine.SendMouseEvents/HitInfo::op_Implicit(UnityEngine.SendMouseEvents/HitInfo)
  79. extern void HitInfo_op_Implicit_m8332A3930623A2248D797F3A8020FFF4E05A9420 (void);
  80. // 0x00000025 System.Boolean UnityEngine.SendMouseEvents/HitInfo::Compare(UnityEngine.SendMouseEvents/HitInfo,UnityEngine.SendMouseEvents/HitInfo)
  81. extern void HitInfo_Compare_m3AD170E7A52826C73DEF8C3C8F6507C9EAB28363 (void);
  82. static Il2CppMethodPointer s_methodPointers[37] =
  83. {
  84. Touch_get_fingerId_mCED0E66949120E69BFE9294DC0A11A6F9FDBD129,
  85. Touch_get_position_mE32B04C6DA32A0965C403A31847ED7F1725EA1DE,
  86. Touch_get_phase_m576EA3F4FE1D12EB85510326AD8EC3C2EB267257,
  87. Touch_get_type_m33FB24B6A53A307E8AC9881ED3B483DD4B44C050,
  88. CameraRaycastHelper_RaycastTry_m8AA2714ED46E79851C77B83A3916C515D7280FD1,
  89. CameraRaycastHelper_RaycastTry2D_mAA0B0BAC7BE8A2F640A236BB6655EB47E5408C9D,
  90. CameraRaycastHelper_RaycastTry_Injected_mFAED8F3DC204691A92849F36D8BC69CFE68F43E8,
  91. CameraRaycastHelper_RaycastTry2D_Injected_m1AB3B5B899C17D5D6FC41D8F8CF2BE549F7D9F21,
  92. Input_GetAxis_m939297DEB2ECF8D8D09AD66EB69979AAD2B62326,
  93. Input_GetAxisRaw_mC07AC23FD8D04A69CDB07C6399C93FFFAEB0FC5B,
  94. Input_GetButtonDown_m2001112EBCA3D5C7B0344EF62C896667F7E67DDF,
  95. Input_GetMouseButton_m27BF2DDBF38A38787B83A13D3E6F0F88F7C834C1,
  96. Input_GetMouseButtonDown_m466D81FDCC87C9CB07557B39DCB435EB691F1EF3,
  97. Input_GetMouseButtonUp_m2BA562F8C4FE8364EEC93970093E776371DF4022,
  98. Input_GetTouch_m6A2A31482B1A7D018C3AAC188C02F5D14500C81F,
  99. Input_get_mousePosition_m79528BC2F30C57054641F709C855130AE586AC0E,
  100. Input_get_mouseScrollDelta_m018B3C74FC710A166684FC8391CAC93D8EC0ADB7,
  101. Input_get_imeCompositionMode_m04AD6A8C7FEE55E7C4F70885DB5AF222E9F904E5,
  102. Input_set_imeCompositionMode_m7D4AA771F1F616FE74A97CA186C4B55EF268E112,
  103. Input_get_compositionString_mF957B324E35155878D307CE2AEE0AACC9BEC25BD,
  104. Input_get_compositionCursorPos_m70946478FB2B607BC3BC5EC1280AA217323518B3,
  105. Input_set_compositionCursorPos_mA2A9D63F782E3C75F065F031C67C2A1363D47D9C,
  106. Input_get_mousePresent_mBCACCE1C97E146FF46C7AE7FFE693F7BAB4E4FE5,
  107. Input_get_touchCount_mE1A06AB1973E3456AE398B3CC5105F27CC7335D6,
  108. Input_get_touchSupported_mE5B2F5199B4CC16D89AD2C3125B5CB38F4B4867B,
  109. Input_GetTouch_Injected_m19710838FFBDDC3E60536B0932D3B5A392BE539D,
  110. Input_get_mousePosition_Injected_m4E5460D301ECE27CC322AB79C0914A4503ABC06E,
  111. Input_get_mouseScrollDelta_Injected_m8B072340853637C9CF5A23CEA63ED51B14886EC9,
  112. Input_get_compositionCursorPos_Injected_mE31464243AB1819574A268B942B5667B03F4822E,
  113. Input_set_compositionCursorPos_Injected_m4B961AC7900B41DDBFBA03BE2F65F49C030CCB4D,
  114. SendMouseEvents_SetMouseMoved_mEC659144183FB490A2E1F12112C8F08569A511CD,
  115. SendMouseEvents_DoSendMouseEvents_m21561D473C27F19BA9CDBC53B4A13D40DDFBE785,
  116. SendMouseEvents_SendEvents_m7A59BBFBB15C1BF3E47D56CDD4921599A686F9C7,
  117. SendMouseEvents__cctor_m6B63654E024F338414361C995EAFEC615743A0E0,
  118. HitInfo_SendMessage_m2D813691948EAB9CDA487A3B8668678EABFCFA62,
  119. HitInfo_op_Implicit_m8332A3930623A2248D797F3A8020FFF4E05A9420,
  120. HitInfo_Compare_m3AD170E7A52826C73DEF8C3C8F6507C9EAB28363,
  121. };
  122. extern void Touch_get_fingerId_mCED0E66949120E69BFE9294DC0A11A6F9FDBD129_AdjustorThunk (void);
  123. extern void Touch_get_position_mE32B04C6DA32A0965C403A31847ED7F1725EA1DE_AdjustorThunk (void);
  124. extern void Touch_get_phase_m576EA3F4FE1D12EB85510326AD8EC3C2EB267257_AdjustorThunk (void);
  125. extern void Touch_get_type_m33FB24B6A53A307E8AC9881ED3B483DD4B44C050_AdjustorThunk (void);
  126. extern void HitInfo_SendMessage_m2D813691948EAB9CDA487A3B8668678EABFCFA62_AdjustorThunk (void);
  127. static Il2CppTokenAdjustorThunkPair s_adjustorThunks[5] =
  128. {
  129. { 0x06000001, Touch_get_fingerId_mCED0E66949120E69BFE9294DC0A11A6F9FDBD129_AdjustorThunk },
  130. { 0x06000002, Touch_get_position_mE32B04C6DA32A0965C403A31847ED7F1725EA1DE_AdjustorThunk },
  131. { 0x06000003, Touch_get_phase_m576EA3F4FE1D12EB85510326AD8EC3C2EB267257_AdjustorThunk },
  132. { 0x06000004, Touch_get_type_m33FB24B6A53A307E8AC9881ED3B483DD4B44C050_AdjustorThunk },
  133. { 0x06000023, HitInfo_SendMessage_m2D813691948EAB9CDA487A3B8668678EABFCFA62_AdjustorThunk },
  134. };
  135. static const int32_t s_InvokerIndices[37] =
  136. {
  137. 1114,
  138. 1153,
  139. 1114,
  140. 1114,
  141. 1399,
  142. 1399,
  143. 1386,
  144. 1386,
  145. 1912,
  146. 1912,
  147. 1899,
  148. 1896,
  149. 1896,
  150. 1896,
  151. 1918,
  152. 1970,
  153. 1969,
  154. 1954,
  155. 1933,
  156. 1959,
  157. 1969,
  158. 1943,
  159. 1966,
  160. 1954,
  161. 1966,
  162. 1776,
  163. 1931,
  164. 1931,
  165. 1931,
  166. 1931,
  167. 1972,
  168. 1933,
  169. 1781,
  170. 1972,
  171. 988,
  172. 1904,
  173. 1740,
  174. };
  175. extern const CustomAttributesCacheGenerator g_UnityEngine_InputLegacyModule_AttributeGenerators[];
  176. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_InputLegacyModule_CodeGenModule;
  177. const Il2CppCodeGenModule g_UnityEngine_InputLegacyModule_CodeGenModule =
  178. {
  179. "UnityEngine.InputLegacyModule.dll",
  180. 37,
  181. s_methodPointers,
  182. 5,
  183. s_adjustorThunks,
  184. s_InvokerIndices,
  185. 0,
  186. NULL,
  187. 0,
  188. NULL,
  189. 0,
  190. NULL,
  191. NULL,
  192. g_UnityEngine_InputLegacyModule_AttributeGenerators,
  193. NULL, // module initializer,
  194. NULL,
  195. NULL,
  196. NULL,
  197. };