Rust · Offsets

Rust Offsets

offsets.h ·build 24614784 ·dumped 2026-08-17 12:14:02 AM UTC+1 ·341,881 lines ·21.3 MB ·Aug 16, 2026 latest
Raw Download All dumps
sha256 d54276435eed14ee035a86d50b1b8e708728e9dc881f00690a2e2fd650594028
← Prev Next → Page 127 of 171 — lines 252,001–254,000 of 341,881
341,881 lines
  1. 252001 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  2. 252002 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  3. 252003 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  4. 252004 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  5. 252005 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  6. 252006 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  7. 252007 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  8. 252008 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  9. 252009 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  10. 252010 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  11. 252011 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  12. 252012 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  13. 252013 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  14. 252014 constexpr std::uintptr_t m_Description = 0xF8 ;
  15. 252015 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  16. 252016 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  17. 252017 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  18. 252018 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  19. 252019 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  20. 252020 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  21. 252021 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  22. 252022 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  23. 252023 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  24. 252024 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  25. 252025 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  26. 252026 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  27. 252027 constexpr std::uintptr_t _anyKey_k__BackingField = 0x190 ;
  28. 252028 constexpr std::uintptr_t _shiftKey_k__BackingField = 0x198 ;
  29. 252029 constexpr std::uintptr_t _ctrlKey_k__BackingField = 0x1A0 ;
  30. 252030 constexpr std::uintptr_t _altKey_k__BackingField = 0x1A8 ;
  31. 252031 constexpr std::uintptr_t _imeSelected_k__BackingField = 0x1B0 ;
  32. 252032 constexpr std::uintptr_t m_TextInputListeners = 0x1B8 ;
  33. 252033 constexpr std::uintptr_t m_KeyboardLayoutName = 0x1D0 ;
  34. 252034 constexpr std::uintptr_t m_Keys = 0x1D8 ;
  35. 252035 constexpr std::uintptr_t m_ImeCompositionListeners = 0x1E0 ;
  36. 252036 
  37. 252037 namespace _static
  38. 252038 {
  39. 252039 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  40. 252040 }
  41. 252041 
  42. 252042 }
  43. 252043 
  44. 252044 namespace UnityEngine_InputSystem__Mouse
  45. 252045 {
  46. 252046 constexpr std::uintptr_t TypeInfo = 0x107AE878 ;
  47. 252047 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  48. 252048 constexpr std::uintptr_t m_Name = 0x20 ;
  49. 252049 constexpr std::uintptr_t m_Path = 0x30 ;
  50. 252050 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  51. 252051 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  52. 252052 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  53. 252053 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  54. 252054 constexpr std::uintptr_t m_Layout = 0x58 ;
  55. 252055 constexpr std::uintptr_t m_Variants = 0x68 ;
  56. 252056 constexpr std::uintptr_t m_Device = 0x78 ;
  57. 252057 constexpr std::uintptr_t m_Parent = 0x80 ;
  58. 252058 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  59. 252059 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  60. 252060 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  61. 252061 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  62. 252062 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  63. 252063 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  64. 252064 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  65. 252065 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  66. 252066 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  67. 252067 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  68. 252068 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  69. 252069 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  70. 252070 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  71. 252071 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  72. 252072 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  73. 252073 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  74. 252074 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  75. 252075 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  76. 252076 constexpr std::uintptr_t m_Description = 0xF8 ;
  77. 252077 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  78. 252078 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  79. 252079 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  80. 252080 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  81. 252081 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  82. 252082 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  83. 252083 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  84. 252084 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  85. 252085 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  86. 252086 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  87. 252087 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  88. 252088 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  89. 252089 constexpr std::uintptr_t _position_k__BackingField = 0x190 ;
  90. 252090 constexpr std::uintptr_t _delta_k__BackingField = 0x198 ;
  91. 252091 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  92. 252092 constexpr std::uintptr_t _pressure_k__BackingField = 0x1A8 ;
  93. 252093 constexpr std::uintptr_t _press_k__BackingField = 0x1B0 ;
  94. 252094 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x1B8 ;
  95. 252095 constexpr std::uintptr_t _scroll_k__BackingField = 0x1C0 ;
  96. 252096 constexpr std::uintptr_t _leftButton_k__BackingField = 0x1C8 ;
  97. 252097 constexpr std::uintptr_t _middleButton_k__BackingField = 0x1D0 ;
  98. 252098 constexpr std::uintptr_t _rightButton_k__BackingField = 0x1D8 ;
  99. 252099 constexpr std::uintptr_t _backButton_k__BackingField = 0x1E0 ;
  100. 252100 constexpr std::uintptr_t _forwardButton_k__BackingField = 0x1E8 ;
  101. 252101 constexpr std::uintptr_t _clickCount_k__BackingField = 0x1F0 ;
  102. 252102 
  103. 252103 namespace _static
  104. 252104 {
  105. 252105 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  106. 252106 constexpr std::uintptr_t s_PlatformMouseDevice = 0x8 ;
  107. 252107 }
  108. 252108 
  109. 252109 }
  110. 252110 
  111. 252111 namespace UnityEngine_InputSystem__PenButton
  112. 252112 {
  113. 252113 constexpr std::uintptr_t value__ = 0x0 ;
  114. 252114 }
  115. 252115 
  116. 252116 namespace UnityEngine_InputSystem__Pen
  117. 252117 {
  118. 252118 constexpr std::uintptr_t TypeInfo = 0x1079F9E0 ;
  119. 252119 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  120. 252120 constexpr std::uintptr_t m_Name = 0x20 ;
  121. 252121 constexpr std::uintptr_t m_Path = 0x30 ;
  122. 252122 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  123. 252123 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  124. 252124 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  125. 252125 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  126. 252126 constexpr std::uintptr_t m_Layout = 0x58 ;
  127. 252127 constexpr std::uintptr_t m_Variants = 0x68 ;
  128. 252128 constexpr std::uintptr_t m_Device = 0x78 ;
  129. 252129 constexpr std::uintptr_t m_Parent = 0x80 ;
  130. 252130 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  131. 252131 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  132. 252132 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  133. 252133 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  134. 252134 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  135. 252135 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  136. 252136 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  137. 252137 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  138. 252138 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  139. 252139 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  140. 252140 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  141. 252141 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  142. 252142 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  143. 252143 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  144. 252144 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  145. 252145 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  146. 252146 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  147. 252147 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  148. 252148 constexpr std::uintptr_t m_Description = 0xF8 ;
  149. 252149 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  150. 252150 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  151. 252151 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  152. 252152 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  153. 252153 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  154. 252154 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  155. 252155 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  156. 252156 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  157. 252157 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  158. 252158 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  159. 252159 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  160. 252160 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  161. 252161 constexpr std::uintptr_t _position_k__BackingField = 0x190 ;
  162. 252162 constexpr std::uintptr_t _delta_k__BackingField = 0x198 ;
  163. 252163 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  164. 252164 constexpr std::uintptr_t _pressure_k__BackingField = 0x1A8 ;
  165. 252165 constexpr std::uintptr_t _press_k__BackingField = 0x1B0 ;
  166. 252166 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x1B8 ;
  167. 252167 constexpr std::uintptr_t _tip_k__BackingField = 0x1C0 ;
  168. 252168 constexpr std::uintptr_t _eraser_k__BackingField = 0x1C8 ;
  169. 252169 constexpr std::uintptr_t _firstBarrelButton_k__BackingField = 0x1D0 ;
  170. 252170 constexpr std::uintptr_t _secondBarrelButton_k__BackingField = 0x1D8 ;
  171. 252171 constexpr std::uintptr_t _thirdBarrelButton_k__BackingField = 0x1E0 ;
  172. 252172 constexpr std::uintptr_t _fourthBarrelButton_k__BackingField = 0x1E8 ;
  173. 252173 constexpr std::uintptr_t _inRange_k__BackingField = 0x1F0 ;
  174. 252174 constexpr std::uintptr_t _tilt_k__BackingField = 0x1F8 ;
  175. 252175 constexpr std::uintptr_t _twist_k__BackingField = 0x200 ;
  176. 252176 
  177. 252177 namespace _static
  178. 252178 {
  179. 252179 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  180. 252180 }
  181. 252181 
  182. 252182 }
  183. 252183 
  184. 252184 namespace UnityEngine_InputSystem__Pointer
  185. 252185 {
  186. 252186 constexpr std::uintptr_t TypeInfo = 0x10754AA0 ;
  187. 252187 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  188. 252188 constexpr std::uintptr_t m_Name = 0x20 ;
  189. 252189 constexpr std::uintptr_t m_Path = 0x30 ;
  190. 252190 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  191. 252191 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  192. 252192 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  193. 252193 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  194. 252194 constexpr std::uintptr_t m_Layout = 0x58 ;
  195. 252195 constexpr std::uintptr_t m_Variants = 0x68 ;
  196. 252196 constexpr std::uintptr_t m_Device = 0x78 ;
  197. 252197 constexpr std::uintptr_t m_Parent = 0x80 ;
  198. 252198 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  199. 252199 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  200. 252200 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  201. 252201 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  202. 252202 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  203. 252203 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  204. 252204 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  205. 252205 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  206. 252206 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  207. 252207 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  208. 252208 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  209. 252209 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  210. 252210 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  211. 252211 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  212. 252212 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  213. 252213 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  214. 252214 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  215. 252215 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  216. 252216 constexpr std::uintptr_t m_Description = 0xF8 ;
  217. 252217 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  218. 252218 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  219. 252219 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  220. 252220 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  221. 252221 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  222. 252222 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  223. 252223 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  224. 252224 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  225. 252225 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  226. 252226 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  227. 252227 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  228. 252228 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  229. 252229 constexpr std::uintptr_t _position_k__BackingField = 0x190 ;
  230. 252230 constexpr std::uintptr_t _delta_k__BackingField = 0x198 ;
  231. 252231 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  232. 252232 constexpr std::uintptr_t _pressure_k__BackingField = 0x1A8 ;
  233. 252233 constexpr std::uintptr_t _press_k__BackingField = 0x1B0 ;
  234. 252234 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x1B8 ;
  235. 252235 
  236. 252236 namespace _static
  237. 252237 {
  238. 252238 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  239. 252239 }
  240. 252240 
  241. 252241 }
  242. 252242 
  243. 252243 namespace UnityEngine_InputSystem__FastKeyboard
  244. 252244 {
  245. 252245 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  246. 252246 constexpr std::uintptr_t m_Name = 0x20 ;
  247. 252247 constexpr std::uintptr_t m_Path = 0x30 ;
  248. 252248 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  249. 252249 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  250. 252250 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  251. 252251 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  252. 252252 constexpr std::uintptr_t m_Layout = 0x58 ;
  253. 252253 constexpr std::uintptr_t m_Variants = 0x68 ;
  254. 252254 constexpr std::uintptr_t m_Device = 0x78 ;
  255. 252255 constexpr std::uintptr_t m_Parent = 0x80 ;
  256. 252256 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  257. 252257 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  258. 252258 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  259. 252259 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  260. 252260 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  261. 252261 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  262. 252262 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  263. 252263 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  264. 252264 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  265. 252265 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  266. 252266 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  267. 252267 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  268. 252268 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  269. 252269 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  270. 252270 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  271. 252271 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  272. 252272 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  273. 252273 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  274. 252274 constexpr std::uintptr_t m_Description = 0xF8 ;
  275. 252275 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  276. 252276 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  277. 252277 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  278. 252278 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  279. 252279 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  280. 252280 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  281. 252281 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  282. 252282 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  283. 252283 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  284. 252284 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  285. 252285 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  286. 252286 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  287. 252287 constexpr std::uintptr_t _anyKey_k__BackingField = 0x190 ;
  288. 252288 constexpr std::uintptr_t _shiftKey_k__BackingField = 0x198 ;
  289. 252289 constexpr std::uintptr_t _ctrlKey_k__BackingField = 0x1A0 ;
  290. 252290 constexpr std::uintptr_t _altKey_k__BackingField = 0x1A8 ;
  291. 252291 constexpr std::uintptr_t _imeSelected_k__BackingField = 0x1B0 ;
  292. 252292 constexpr std::uintptr_t m_TextInputListeners = 0x1B8 ;
  293. 252293 constexpr std::uintptr_t m_KeyboardLayoutName = 0x1D0 ;
  294. 252294 constexpr std::uintptr_t m_Keys = 0x1D8 ;
  295. 252295 constexpr std::uintptr_t m_ImeCompositionListeners = 0x1E0 ;
  296. 252296 }
  297. 252297 
  298. 252298 namespace UnityEngine_InputSystem__FastMouse
  299. 252299 {
  300. 252300 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  301. 252301 constexpr std::uintptr_t m_Name = 0x20 ;
  302. 252302 constexpr std::uintptr_t m_Path = 0x30 ;
  303. 252303 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  304. 252304 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  305. 252305 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  306. 252306 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  307. 252307 constexpr std::uintptr_t m_Layout = 0x58 ;
  308. 252308 constexpr std::uintptr_t m_Variants = 0x68 ;
  309. 252309 constexpr std::uintptr_t m_Device = 0x78 ;
  310. 252310 constexpr std::uintptr_t m_Parent = 0x80 ;
  311. 252311 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  312. 252312 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  313. 252313 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  314. 252314 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  315. 252315 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  316. 252316 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  317. 252317 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  318. 252318 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  319. 252319 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  320. 252320 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  321. 252321 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  322. 252322 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  323. 252323 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  324. 252324 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  325. 252325 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  326. 252326 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  327. 252327 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  328. 252328 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  329. 252329 constexpr std::uintptr_t m_Description = 0xF8 ;
  330. 252330 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  331. 252331 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  332. 252332 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  333. 252333 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  334. 252334 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  335. 252335 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  336. 252336 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  337. 252337 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  338. 252338 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  339. 252339 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  340. 252340 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  341. 252341 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  342. 252342 constexpr std::uintptr_t _position_k__BackingField = 0x190 ;
  343. 252343 constexpr std::uintptr_t _delta_k__BackingField = 0x198 ;
  344. 252344 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  345. 252345 constexpr std::uintptr_t _pressure_k__BackingField = 0x1A8 ;
  346. 252346 constexpr std::uintptr_t _press_k__BackingField = 0x1B0 ;
  347. 252347 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x1B8 ;
  348. 252348 constexpr std::uintptr_t _scroll_k__BackingField = 0x1C0 ;
  349. 252349 constexpr std::uintptr_t _leftButton_k__BackingField = 0x1C8 ;
  350. 252350 constexpr std::uintptr_t _middleButton_k__BackingField = 0x1D0 ;
  351. 252351 constexpr std::uintptr_t _rightButton_k__BackingField = 0x1D8 ;
  352. 252352 constexpr std::uintptr_t _backButton_k__BackingField = 0x1E0 ;
  353. 252353 constexpr std::uintptr_t _forwardButton_k__BackingField = 0x1E8 ;
  354. 252354 constexpr std::uintptr_t _clickCount_k__BackingField = 0x1F0 ;
  355. 252355 }
  356. 252356 
  357. 252357 namespace UnityEngine_InputSystem__FastTouchscreen
  358. 252358 {
  359. 252359 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  360. 252360 constexpr std::uintptr_t m_Name = 0x20 ;
  361. 252361 constexpr std::uintptr_t m_Path = 0x30 ;
  362. 252362 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  363. 252363 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  364. 252364 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  365. 252365 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  366. 252366 constexpr std::uintptr_t m_Layout = 0x58 ;
  367. 252367 constexpr std::uintptr_t m_Variants = 0x68 ;
  368. 252368 constexpr std::uintptr_t m_Device = 0x78 ;
  369. 252369 constexpr std::uintptr_t m_Parent = 0x80 ;
  370. 252370 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  371. 252371 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  372. 252372 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  373. 252373 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  374. 252374 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  375. 252375 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  376. 252376 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  377. 252377 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  378. 252378 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  379. 252379 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  380. 252380 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  381. 252381 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  382. 252382 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  383. 252383 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  384. 252384 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  385. 252385 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  386. 252386 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  387. 252387 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  388. 252388 constexpr std::uintptr_t m_Description = 0xF8 ;
  389. 252389 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  390. 252390 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  391. 252391 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  392. 252392 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  393. 252393 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  394. 252394 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  395. 252395 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  396. 252396 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  397. 252397 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  398. 252398 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  399. 252399 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  400. 252400 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  401. 252401 constexpr std::uintptr_t _position_k__BackingField = 0x190 ;
  402. 252402 constexpr std::uintptr_t _delta_k__BackingField = 0x198 ;
  403. 252403 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  404. 252404 constexpr std::uintptr_t _pressure_k__BackingField = 0x1A8 ;
  405. 252405 constexpr std::uintptr_t _press_k__BackingField = 0x1B0 ;
  406. 252406 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x1B8 ;
  407. 252407 constexpr std::uintptr_t _primaryTouch_k__BackingField = 0x1C0 ;
  408. 252408 constexpr std::uintptr_t _touches_k__BackingField = 0x1C8 ;
  409. 252409 }
  410. 252410 
  411. 252411 namespace UnityEngine_InputSystem__InputRemoting
  412. 252412 {
  413. 252413 constexpr std::uintptr_t m_Flags = 0x10 ;
  414. 252414 constexpr std::uintptr_t m_LocalManager = 0x18 ;
  415. 252415 constexpr std::uintptr_t m_Subscribers = 0x20 ;
  416. 252416 constexpr std::uintptr_t m_Senders = 0x28 ;
  417. 252417 }
  418. 252418 
  419. 252419 namespace UnityEngine_InputSystem__RemoteInputPlayerConnection
  420. 252420 {
  421. 252421 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  422. 252422 constexpr std::uintptr_t m_Connection = 0x18 ;
  423. 252423 constexpr std::uintptr_t m_Subscribers = 0x20 ;
  424. 252424 constexpr std::uintptr_t m_ConnectedIds = 0x28 ;
  425. 252425 
  426. 252426 namespace _static
  427. 252427 {
  428. 252428 constexpr std::uintptr_t kNewDeviceMsg = 0x0 ;
  429. 252429 constexpr std::uintptr_t kNewLayoutMsg = 0x10 ;
  430. 252430 constexpr std::uintptr_t kNewEventsMsg = 0x20 ;
  431. 252431 constexpr std::uintptr_t kRemoveDeviceMsg = 0x30 ;
  432. 252432 constexpr std::uintptr_t kChangeUsagesMsg = 0x40 ;
  433. 252433 constexpr std::uintptr_t kStartSendingMsg = 0x50 ;
  434. 252434 constexpr std::uintptr_t kStopSendingMsg = 0x60 ;
  435. 252435 }
  436. 252436 
  437. 252437 }
  438. 252438 
  439. 252439 namespace UnityEngine_InputSystem__Sensor
  440. 252440 {
  441. 252441 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  442. 252442 constexpr std::uintptr_t m_Name = 0x20 ;
  443. 252443 constexpr std::uintptr_t m_Path = 0x30 ;
  444. 252444 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  445. 252445 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  446. 252446 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  447. 252447 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  448. 252448 constexpr std::uintptr_t m_Layout = 0x58 ;
  449. 252449 constexpr std::uintptr_t m_Variants = 0x68 ;
  450. 252450 constexpr std::uintptr_t m_Device = 0x78 ;
  451. 252451 constexpr std::uintptr_t m_Parent = 0x80 ;
  452. 252452 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  453. 252453 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  454. 252454 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  455. 252455 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  456. 252456 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  457. 252457 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  458. 252458 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  459. 252459 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  460. 252460 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  461. 252461 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  462. 252462 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  463. 252463 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  464. 252464 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  465. 252465 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  466. 252466 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  467. 252467 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  468. 252468 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  469. 252469 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  470. 252470 constexpr std::uintptr_t m_Description = 0xF8 ;
  471. 252471 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  472. 252472 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  473. 252473 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  474. 252474 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  475. 252475 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  476. 252476 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  477. 252477 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  478. 252478 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  479. 252479 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  480. 252480 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  481. 252481 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  482. 252482 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  483. 252483 }
  484. 252484 
  485. 252485 namespace UnityEngine_InputSystem__Accelerometer
  486. 252486 {
  487. 252487 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  488. 252488 constexpr std::uintptr_t m_Name = 0x20 ;
  489. 252489 constexpr std::uintptr_t m_Path = 0x30 ;
  490. 252490 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  491. 252491 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  492. 252492 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  493. 252493 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  494. 252494 constexpr std::uintptr_t m_Layout = 0x58 ;
  495. 252495 constexpr std::uintptr_t m_Variants = 0x68 ;
  496. 252496 constexpr std::uintptr_t m_Device = 0x78 ;
  497. 252497 constexpr std::uintptr_t m_Parent = 0x80 ;
  498. 252498 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  499. 252499 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  500. 252500 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  501. 252501 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  502. 252502 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  503. 252503 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  504. 252504 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  505. 252505 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  506. 252506 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  507. 252507 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  508. 252508 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  509. 252509 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  510. 252510 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  511. 252511 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  512. 252512 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  513. 252513 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  514. 252514 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  515. 252515 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  516. 252516 constexpr std::uintptr_t m_Description = 0xF8 ;
  517. 252517 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  518. 252518 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  519. 252519 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  520. 252520 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  521. 252521 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  522. 252522 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  523. 252523 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  524. 252524 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  525. 252525 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  526. 252526 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  527. 252527 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  528. 252528 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  529. 252529 constexpr std::uintptr_t _acceleration_k__BackingField = 0x190 ;
  530. 252530 
  531. 252531 namespace _static
  532. 252532 {
  533. 252533 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  534. 252534 }
  535. 252535 
  536. 252536 }
  537. 252537 
  538. 252538 namespace UnityEngine_InputSystem__Gyroscope
  539. 252539 {
  540. 252540 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  541. 252541 constexpr std::uintptr_t m_Name = 0x20 ;
  542. 252542 constexpr std::uintptr_t m_Path = 0x30 ;
  543. 252543 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  544. 252544 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  545. 252545 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  546. 252546 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  547. 252547 constexpr std::uintptr_t m_Layout = 0x58 ;
  548. 252548 constexpr std::uintptr_t m_Variants = 0x68 ;
  549. 252549 constexpr std::uintptr_t m_Device = 0x78 ;
  550. 252550 constexpr std::uintptr_t m_Parent = 0x80 ;
  551. 252551 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  552. 252552 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  553. 252553 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  554. 252554 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  555. 252555 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  556. 252556 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  557. 252557 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  558. 252558 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  559. 252559 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  560. 252560 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  561. 252561 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  562. 252562 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  563. 252563 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  564. 252564 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  565. 252565 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  566. 252566 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  567. 252567 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  568. 252568 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  569. 252569 constexpr std::uintptr_t m_Description = 0xF8 ;
  570. 252570 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  571. 252571 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  572. 252572 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  573. 252573 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  574. 252574 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  575. 252575 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  576. 252576 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  577. 252577 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  578. 252578 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  579. 252579 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  580. 252580 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  581. 252581 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  582. 252582 constexpr std::uintptr_t _angularVelocity_k__BackingField = 0x190 ;
  583. 252583 
  584. 252584 namespace _static
  585. 252585 {
  586. 252586 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  587. 252587 }
  588. 252588 
  589. 252589 }
  590. 252590 
  591. 252591 namespace UnityEngine_InputSystem__GravitySensor
  592. 252592 {
  593. 252593 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  594. 252594 constexpr std::uintptr_t m_Name = 0x20 ;
  595. 252595 constexpr std::uintptr_t m_Path = 0x30 ;
  596. 252596 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  597. 252597 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  598. 252598 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  599. 252599 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  600. 252600 constexpr std::uintptr_t m_Layout = 0x58 ;
  601. 252601 constexpr std::uintptr_t m_Variants = 0x68 ;
  602. 252602 constexpr std::uintptr_t m_Device = 0x78 ;
  603. 252603 constexpr std::uintptr_t m_Parent = 0x80 ;
  604. 252604 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  605. 252605 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  606. 252606 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  607. 252607 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  608. 252608 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  609. 252609 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  610. 252610 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  611. 252611 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  612. 252612 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  613. 252613 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  614. 252614 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  615. 252615 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  616. 252616 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  617. 252617 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  618. 252618 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  619. 252619 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  620. 252620 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  621. 252621 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  622. 252622 constexpr std::uintptr_t m_Description = 0xF8 ;
  623. 252623 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  624. 252624 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  625. 252625 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  626. 252626 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  627. 252627 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  628. 252628 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  629. 252629 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  630. 252630 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  631. 252631 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  632. 252632 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  633. 252633 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  634. 252634 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  635. 252635 constexpr std::uintptr_t _gravity_k__BackingField = 0x190 ;
  636. 252636 
  637. 252637 namespace _static
  638. 252638 {
  639. 252639 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  640. 252640 }
  641. 252641 
  642. 252642 }
  643. 252643 
  644. 252644 namespace UnityEngine_InputSystem__AttitudeSensor
  645. 252645 {
  646. 252646 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  647. 252647 constexpr std::uintptr_t m_Name = 0x20 ;
  648. 252648 constexpr std::uintptr_t m_Path = 0x30 ;
  649. 252649 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  650. 252650 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  651. 252651 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  652. 252652 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  653. 252653 constexpr std::uintptr_t m_Layout = 0x58 ;
  654. 252654 constexpr std::uintptr_t m_Variants = 0x68 ;
  655. 252655 constexpr std::uintptr_t m_Device = 0x78 ;
  656. 252656 constexpr std::uintptr_t m_Parent = 0x80 ;
  657. 252657 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  658. 252658 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  659. 252659 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  660. 252660 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  661. 252661 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  662. 252662 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  663. 252663 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  664. 252664 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  665. 252665 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  666. 252666 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  667. 252667 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  668. 252668 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  669. 252669 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  670. 252670 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  671. 252671 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  672. 252672 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  673. 252673 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  674. 252674 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  675. 252675 constexpr std::uintptr_t m_Description = 0xF8 ;
  676. 252676 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  677. 252677 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  678. 252678 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  679. 252679 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  680. 252680 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  681. 252681 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  682. 252682 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  683. 252683 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  684. 252684 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  685. 252685 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  686. 252686 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  687. 252687 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  688. 252688 constexpr std::uintptr_t _attitude_k__BackingField = 0x190 ;
  689. 252689 
  690. 252690 namespace _static
  691. 252691 {
  692. 252692 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  693. 252693 }
  694. 252694 
  695. 252695 }
  696. 252696 
  697. 252697 namespace UnityEngine_InputSystem__LinearAccelerationSensor
  698. 252698 {
  699. 252699 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  700. 252700 constexpr std::uintptr_t m_Name = 0x20 ;
  701. 252701 constexpr std::uintptr_t m_Path = 0x30 ;
  702. 252702 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  703. 252703 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  704. 252704 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  705. 252705 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  706. 252706 constexpr std::uintptr_t m_Layout = 0x58 ;
  707. 252707 constexpr std::uintptr_t m_Variants = 0x68 ;
  708. 252708 constexpr std::uintptr_t m_Device = 0x78 ;
  709. 252709 constexpr std::uintptr_t m_Parent = 0x80 ;
  710. 252710 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  711. 252711 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  712. 252712 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  713. 252713 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  714. 252714 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  715. 252715 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  716. 252716 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  717. 252717 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  718. 252718 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  719. 252719 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  720. 252720 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  721. 252721 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  722. 252722 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  723. 252723 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  724. 252724 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  725. 252725 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  726. 252726 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  727. 252727 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  728. 252728 constexpr std::uintptr_t m_Description = 0xF8 ;
  729. 252729 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  730. 252730 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  731. 252731 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  732. 252732 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  733. 252733 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  734. 252734 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  735. 252735 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  736. 252736 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  737. 252737 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  738. 252738 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  739. 252739 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  740. 252740 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  741. 252741 constexpr std::uintptr_t _acceleration_k__BackingField = 0x190 ;
  742. 252742 
  743. 252743 namespace _static
  744. 252744 {
  745. 252745 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  746. 252746 }
  747. 252747 
  748. 252748 }
  749. 252749 
  750. 252750 namespace UnityEngine_InputSystem__MagneticFieldSensor
  751. 252751 {
  752. 252752 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  753. 252753 constexpr std::uintptr_t m_Name = 0x20 ;
  754. 252754 constexpr std::uintptr_t m_Path = 0x30 ;
  755. 252755 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  756. 252756 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  757. 252757 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  758. 252758 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  759. 252759 constexpr std::uintptr_t m_Layout = 0x58 ;
  760. 252760 constexpr std::uintptr_t m_Variants = 0x68 ;
  761. 252761 constexpr std::uintptr_t m_Device = 0x78 ;
  762. 252762 constexpr std::uintptr_t m_Parent = 0x80 ;
  763. 252763 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  764. 252764 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  765. 252765 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  766. 252766 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  767. 252767 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  768. 252768 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  769. 252769 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  770. 252770 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  771. 252771 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  772. 252772 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  773. 252773 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  774. 252774 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  775. 252775 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  776. 252776 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  777. 252777 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  778. 252778 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  779. 252779 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  780. 252780 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  781. 252781 constexpr std::uintptr_t m_Description = 0xF8 ;
  782. 252782 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  783. 252783 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  784. 252784 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  785. 252785 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  786. 252786 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  787. 252787 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  788. 252788 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  789. 252789 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  790. 252790 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  791. 252791 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  792. 252792 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  793. 252793 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  794. 252794 constexpr std::uintptr_t _magneticField_k__BackingField = 0x190 ;
  795. 252795 
  796. 252796 namespace _static
  797. 252797 {
  798. 252798 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  799. 252799 }
  800. 252800 
  801. 252801 }
  802. 252802 
  803. 252803 namespace UnityEngine_InputSystem__LightSensor
  804. 252804 {
  805. 252805 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  806. 252806 constexpr std::uintptr_t m_Name = 0x20 ;
  807. 252807 constexpr std::uintptr_t m_Path = 0x30 ;
  808. 252808 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  809. 252809 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  810. 252810 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  811. 252811 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  812. 252812 constexpr std::uintptr_t m_Layout = 0x58 ;
  813. 252813 constexpr std::uintptr_t m_Variants = 0x68 ;
  814. 252814 constexpr std::uintptr_t m_Device = 0x78 ;
  815. 252815 constexpr std::uintptr_t m_Parent = 0x80 ;
  816. 252816 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  817. 252817 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  818. 252818 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  819. 252819 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  820. 252820 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  821. 252821 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  822. 252822 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  823. 252823 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  824. 252824 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  825. 252825 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  826. 252826 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  827. 252827 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  828. 252828 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  829. 252829 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  830. 252830 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  831. 252831 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  832. 252832 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  833. 252833 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  834. 252834 constexpr std::uintptr_t m_Description = 0xF8 ;
  835. 252835 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  836. 252836 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  837. 252837 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  838. 252838 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  839. 252839 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  840. 252840 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  841. 252841 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  842. 252842 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  843. 252843 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  844. 252844 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  845. 252845 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  846. 252846 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  847. 252847 constexpr std::uintptr_t _lightLevel_k__BackingField = 0x190 ;
  848. 252848 
  849. 252849 namespace _static
  850. 252850 {
  851. 252851 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  852. 252852 }
  853. 252853 
  854. 252854 }
  855. 252855 
  856. 252856 namespace UnityEngine_InputSystem__PressureSensor
  857. 252857 {
  858. 252858 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  859. 252859 constexpr std::uintptr_t m_Name = 0x20 ;
  860. 252860 constexpr std::uintptr_t m_Path = 0x30 ;
  861. 252861 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  862. 252862 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  863. 252863 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  864. 252864 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  865. 252865 constexpr std::uintptr_t m_Layout = 0x58 ;
  866. 252866 constexpr std::uintptr_t m_Variants = 0x68 ;
  867. 252867 constexpr std::uintptr_t m_Device = 0x78 ;
  868. 252868 constexpr std::uintptr_t m_Parent = 0x80 ;
  869. 252869 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  870. 252870 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  871. 252871 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  872. 252872 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  873. 252873 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  874. 252874 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  875. 252875 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  876. 252876 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  877. 252877 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  878. 252878 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  879. 252879 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  880. 252880 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  881. 252881 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  882. 252882 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  883. 252883 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  884. 252884 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  885. 252885 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  886. 252886 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  887. 252887 constexpr std::uintptr_t m_Description = 0xF8 ;
  888. 252888 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  889. 252889 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  890. 252890 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  891. 252891 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  892. 252892 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  893. 252893 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  894. 252894 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  895. 252895 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  896. 252896 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  897. 252897 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  898. 252898 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  899. 252899 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  900. 252900 constexpr std::uintptr_t _atmosphericPressure_k__BackingField = 0x190 ;
  901. 252901 
  902. 252902 namespace _static
  903. 252903 {
  904. 252904 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  905. 252905 }
  906. 252906 
  907. 252907 }
  908. 252908 
  909. 252909 namespace UnityEngine_InputSystem__ProximitySensor
  910. 252910 {
  911. 252911 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  912. 252912 constexpr std::uintptr_t m_Name = 0x20 ;
  913. 252913 constexpr std::uintptr_t m_Path = 0x30 ;
  914. 252914 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  915. 252915 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  916. 252916 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  917. 252917 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  918. 252918 constexpr std::uintptr_t m_Layout = 0x58 ;
  919. 252919 constexpr std::uintptr_t m_Variants = 0x68 ;
  920. 252920 constexpr std::uintptr_t m_Device = 0x78 ;
  921. 252921 constexpr std::uintptr_t m_Parent = 0x80 ;
  922. 252922 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  923. 252923 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  924. 252924 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  925. 252925 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  926. 252926 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  927. 252927 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  928. 252928 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  929. 252929 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  930. 252930 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  931. 252931 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  932. 252932 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  933. 252933 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  934. 252934 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  935. 252935 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  936. 252936 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  937. 252937 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  938. 252938 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  939. 252939 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  940. 252940 constexpr std::uintptr_t m_Description = 0xF8 ;
  941. 252941 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  942. 252942 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  943. 252943 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  944. 252944 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  945. 252945 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  946. 252946 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  947. 252947 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  948. 252948 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  949. 252949 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  950. 252950 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  951. 252951 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  952. 252952 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  953. 252953 constexpr std::uintptr_t _distance_k__BackingField = 0x190 ;
  954. 252954 
  955. 252955 namespace _static
  956. 252956 {
  957. 252957 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  958. 252958 }
  959. 252959 
  960. 252960 }
  961. 252961 
  962. 252962 namespace UnityEngine_InputSystem__HumiditySensor
  963. 252963 {
  964. 252964 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  965. 252965 constexpr std::uintptr_t m_Name = 0x20 ;
  966. 252966 constexpr std::uintptr_t m_Path = 0x30 ;
  967. 252967 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  968. 252968 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  969. 252969 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  970. 252970 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  971. 252971 constexpr std::uintptr_t m_Layout = 0x58 ;
  972. 252972 constexpr std::uintptr_t m_Variants = 0x68 ;
  973. 252973 constexpr std::uintptr_t m_Device = 0x78 ;
  974. 252974 constexpr std::uintptr_t m_Parent = 0x80 ;
  975. 252975 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  976. 252976 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  977. 252977 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  978. 252978 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  979. 252979 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  980. 252980 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  981. 252981 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  982. 252982 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  983. 252983 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  984. 252984 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  985. 252985 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  986. 252986 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  987. 252987 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  988. 252988 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  989. 252989 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  990. 252990 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  991. 252991 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  992. 252992 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  993. 252993 constexpr std::uintptr_t m_Description = 0xF8 ;
  994. 252994 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  995. 252995 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  996. 252996 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  997. 252997 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  998. 252998 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  999. 252999 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1000. 253000 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1001. 253001 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1002. 253002 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1003. 253003 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1004. 253004 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1005. 253005 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1006. 253006 constexpr std::uintptr_t _relativeHumidity_k__BackingField = 0x190 ;
  1007. 253007 
  1008. 253008 namespace _static
  1009. 253009 {
  1010. 253010 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  1011. 253011 }
  1012. 253012 
  1013. 253013 }
  1014. 253014 
  1015. 253015 namespace UnityEngine_InputSystem__AmbientTemperatureSensor
  1016. 253016 {
  1017. 253017 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1018. 253018 constexpr std::uintptr_t m_Name = 0x20 ;
  1019. 253019 constexpr std::uintptr_t m_Path = 0x30 ;
  1020. 253020 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1021. 253021 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1022. 253022 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1023. 253023 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1024. 253024 constexpr std::uintptr_t m_Layout = 0x58 ;
  1025. 253025 constexpr std::uintptr_t m_Variants = 0x68 ;
  1026. 253026 constexpr std::uintptr_t m_Device = 0x78 ;
  1027. 253027 constexpr std::uintptr_t m_Parent = 0x80 ;
  1028. 253028 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1029. 253029 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1030. 253030 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1031. 253031 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1032. 253032 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1033. 253033 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1034. 253034 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1035. 253035 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1036. 253036 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1037. 253037 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1038. 253038 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1039. 253039 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1040. 253040 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1041. 253041 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1042. 253042 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1043. 253043 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1044. 253044 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1045. 253045 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1046. 253046 constexpr std::uintptr_t m_Description = 0xF8 ;
  1047. 253047 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1048. 253048 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1049. 253049 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1050. 253050 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1051. 253051 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1052. 253052 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1053. 253053 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1054. 253054 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1055. 253055 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1056. 253056 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1057. 253057 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1058. 253058 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1059. 253059 constexpr std::uintptr_t _ambientTemperature_k__BackingField = 0x190 ;
  1060. 253060 
  1061. 253061 namespace _static
  1062. 253062 {
  1063. 253063 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  1064. 253064 }
  1065. 253065 
  1066. 253066 }
  1067. 253067 
  1068. 253068 namespace UnityEngine_InputSystem__StepCounter
  1069. 253069 {
  1070. 253070 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1071. 253071 constexpr std::uintptr_t m_Name = 0x20 ;
  1072. 253072 constexpr std::uintptr_t m_Path = 0x30 ;
  1073. 253073 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1074. 253074 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1075. 253075 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1076. 253076 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1077. 253077 constexpr std::uintptr_t m_Layout = 0x58 ;
  1078. 253078 constexpr std::uintptr_t m_Variants = 0x68 ;
  1079. 253079 constexpr std::uintptr_t m_Device = 0x78 ;
  1080. 253080 constexpr std::uintptr_t m_Parent = 0x80 ;
  1081. 253081 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1082. 253082 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1083. 253083 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1084. 253084 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1085. 253085 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1086. 253086 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1087. 253087 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1088. 253088 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1089. 253089 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1090. 253090 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1091. 253091 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1092. 253092 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1093. 253093 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1094. 253094 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1095. 253095 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1096. 253096 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1097. 253097 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1098. 253098 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1099. 253099 constexpr std::uintptr_t m_Description = 0xF8 ;
  1100. 253100 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1101. 253101 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1102. 253102 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1103. 253103 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1104. 253104 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1105. 253105 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1106. 253106 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1107. 253107 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1108. 253108 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1109. 253109 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1110. 253110 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1111. 253111 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1112. 253112 constexpr std::uintptr_t _stepCounter_k__BackingField = 0x190 ;
  1113. 253113 
  1114. 253114 namespace _static
  1115. 253115 {
  1116. 253116 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  1117. 253117 }
  1118. 253118 
  1119. 253119 }
  1120. 253120 
  1121. 253121 namespace UnityEngine_InputSystem__HingeAngle
  1122. 253122 {
  1123. 253123 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1124. 253124 constexpr std::uintptr_t m_Name = 0x20 ;
  1125. 253125 constexpr std::uintptr_t m_Path = 0x30 ;
  1126. 253126 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1127. 253127 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1128. 253128 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1129. 253129 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1130. 253130 constexpr std::uintptr_t m_Layout = 0x58 ;
  1131. 253131 constexpr std::uintptr_t m_Variants = 0x68 ;
  1132. 253132 constexpr std::uintptr_t m_Device = 0x78 ;
  1133. 253133 constexpr std::uintptr_t m_Parent = 0x80 ;
  1134. 253134 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1135. 253135 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1136. 253136 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1137. 253137 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1138. 253138 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1139. 253139 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1140. 253140 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1141. 253141 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1142. 253142 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1143. 253143 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1144. 253144 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1145. 253145 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1146. 253146 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1147. 253147 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1148. 253148 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1149. 253149 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1150. 253150 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1151. 253151 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1152. 253152 constexpr std::uintptr_t m_Description = 0xF8 ;
  1153. 253153 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1154. 253154 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1155. 253155 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1156. 253156 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1157. 253157 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1158. 253158 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1159. 253159 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1160. 253160 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1161. 253161 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1162. 253162 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1163. 253163 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1164. 253164 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1165. 253165 constexpr std::uintptr_t _angle_k__BackingField = 0x190 ;
  1166. 253166 
  1167. 253167 namespace _static
  1168. 253168 {
  1169. 253169 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  1170. 253170 }
  1171. 253171 
  1172. 253172 }
  1173. 253173 
  1174. 253174 namespace UnityEngine_InputSystem__TouchPhase
  1175. 253175 {
  1176. 253176 constexpr std::uintptr_t value__ = 0x0 ;
  1177. 253177 }
  1178. 253178 
  1179. 253179 namespace UnityEngine_InputSystem__Touchscreen
  1180. 253180 {
  1181. 253181 constexpr std::uintptr_t TypeInfo = 0x1079F938 ;
  1182. 253182 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1183. 253183 constexpr std::uintptr_t m_Name = 0x20 ;
  1184. 253184 constexpr std::uintptr_t m_Path = 0x30 ;
  1185. 253185 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1186. 253186 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1187. 253187 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1188. 253188 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1189. 253189 constexpr std::uintptr_t m_Layout = 0x58 ;
  1190. 253190 constexpr std::uintptr_t m_Variants = 0x68 ;
  1191. 253191 constexpr std::uintptr_t m_Device = 0x78 ;
  1192. 253192 constexpr std::uintptr_t m_Parent = 0x80 ;
  1193. 253193 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1194. 253194 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1195. 253195 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1196. 253196 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1197. 253197 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1198. 253198 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1199. 253199 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1200. 253200 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1201. 253201 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1202. 253202 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1203. 253203 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1204. 253204 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1205. 253205 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1206. 253206 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1207. 253207 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1208. 253208 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1209. 253209 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1210. 253210 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1211. 253211 constexpr std::uintptr_t m_Description = 0xF8 ;
  1212. 253212 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1213. 253213 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1214. 253214 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1215. 253215 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1216. 253216 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1217. 253217 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1218. 253218 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1219. 253219 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1220. 253220 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1221. 253221 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1222. 253222 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1223. 253223 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1224. 253224 constexpr std::uintptr_t _position_k__BackingField = 0x190 ;
  1225. 253225 constexpr std::uintptr_t _delta_k__BackingField = 0x198 ;
  1226. 253226 constexpr std::uintptr_t _radius_k__BackingField = 0x1A0 ;
  1227. 253227 constexpr std::uintptr_t _pressure_k__BackingField = 0x1A8 ;
  1228. 253228 constexpr std::uintptr_t _press_k__BackingField = 0x1B0 ;
  1229. 253229 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x1B8 ;
  1230. 253230 constexpr std::uintptr_t _primaryTouch_k__BackingField = 0x1C0 ;
  1231. 253231 constexpr std::uintptr_t _touches_k__BackingField = 0x1C8 ;
  1232. 253232 
  1233. 253233 namespace _static
  1234. 253234 {
  1235. 253235 constexpr std::uintptr_t k_TouchscreenUpdateMarker = 0x0 ;
  1236. 253236 constexpr std::uintptr_t k_TouchAllocateMarker = 0x8 ;
  1237. 253237 constexpr std::uintptr_t _current_k__BackingField = 0x10 ;
  1238. 253238 constexpr std::uintptr_t s_TapTime = 0x18 ;
  1239. 253239 constexpr std::uintptr_t s_TapDelayTime = 0x1C ;
  1240. 253240 constexpr std::uintptr_t s_TapRadiusSquared = 0x20 ;
  1241. 253241 }
  1242. 253242 
  1243. 253243 }
  1244. 253244 
  1245. 253245 namespace UnityEngine_InputSystem__TrackedDevice
  1246. 253246 {
  1247. 253247 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1248. 253248 constexpr std::uintptr_t m_Name = 0x20 ;
  1249. 253249 constexpr std::uintptr_t m_Path = 0x30 ;
  1250. 253250 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1251. 253251 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1252. 253252 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1253. 253253 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1254. 253254 constexpr std::uintptr_t m_Layout = 0x58 ;
  1255. 253255 constexpr std::uintptr_t m_Variants = 0x68 ;
  1256. 253256 constexpr std::uintptr_t m_Device = 0x78 ;
  1257. 253257 constexpr std::uintptr_t m_Parent = 0x80 ;
  1258. 253258 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1259. 253259 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1260. 253260 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1261. 253261 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1262. 253262 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1263. 253263 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1264. 253264 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1265. 253265 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1266. 253266 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1267. 253267 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1268. 253268 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1269. 253269 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1270. 253270 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1271. 253271 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1272. 253272 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1273. 253273 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1274. 253274 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1275. 253275 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1276. 253276 constexpr std::uintptr_t m_Description = 0xF8 ;
  1277. 253277 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1278. 253278 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1279. 253279 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1280. 253280 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1281. 253281 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1282. 253282 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1283. 253283 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1284. 253284 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1285. 253285 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1286. 253286 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1287. 253287 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1288. 253288 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1289. 253289 constexpr std::uintptr_t _trackingState_k__BackingField = 0x190 ;
  1290. 253290 constexpr std::uintptr_t _isTracked_k__BackingField = 0x198 ;
  1291. 253291 constexpr std::uintptr_t _devicePosition_k__BackingField = 0x1A0 ;
  1292. 253292 constexpr std::uintptr_t _deviceRotation_k__BackingField = 0x1A8 ;
  1293. 253293 }
  1294. 253294 
  1295. 253295 namespace UnityEngine_InputSystem__InputManager
  1296. 253296 {
  1297. 253297 constexpr std::uintptr_t TypeInfo = 0x107B1C08 ;
  1298. 253298 constexpr std::uintptr_t m_CustomTypesRegistered = 0x10 ;
  1299. 253299 constexpr std::uintptr_t m_LayoutRegistrationVersion = 0x14 ;
  1300. 253300 constexpr std::uintptr_t m_InputEventHandledPolicy = 0x18 ;
  1301. 253301 constexpr std::uintptr_t m_Layouts = 0x20 ;
  1302. 253302 constexpr std::uintptr_t m_Processors = 0x60 ;
  1303. 253303 constexpr std::uintptr_t m_Interactions = 0x70 ;
  1304. 253304 constexpr std::uintptr_t m_Composites = 0x80 ;
  1305. 253305 constexpr std::uintptr_t m_DevicesCount = 0x90 ;
  1306. 253306 constexpr std::uintptr_t m_Devices = 0x98 ;
  1307. 253307 constexpr std::uintptr_t m_DevicesById = 0xA0 ;
  1308. 253308 constexpr std::uintptr_t m_AvailableDeviceCount = 0xA8 ;
  1309. 253309 constexpr std::uintptr_t m_AvailableDevices = 0xB0 ;
  1310. 253310 constexpr std::uintptr_t m_DisconnectedDevicesCount = 0xB8 ;
  1311. 253311 constexpr std::uintptr_t m_DisconnectedDevices = 0xC0 ;
  1312. 253312 constexpr std::uintptr_t m_UpdateMask = 0xC8 ;
  1313. 253313 constexpr std::uintptr_t m_CurrentUpdate = 0xCC ;
  1314. 253314 constexpr std::uintptr_t m_StateBuffers = 0xD0 ;
  1315. 253315 constexpr std::uintptr_t m_ScrollDeltaBehavior = 0x108 ;
  1316. 253316 constexpr std::uintptr_t m_DeviceChangeListeners = 0x110 ;
  1317. 253317 constexpr std::uintptr_t m_DeviceStateChangeListeners = 0x160 ;
  1318. 253318 constexpr std::uintptr_t m_DeviceFindLayoutCallbacks = 0x1B0 ;
  1319. 253319 constexpr std::uintptr_t m_DeviceCommandCallbacks = 0x200 ;
  1320. 253320 constexpr std::uintptr_t m_LayoutChangeListeners = 0x250 ;
  1321. 253321 constexpr std::uintptr_t m_EventListeners = 0x2A0 ;
  1322. 253322 constexpr std::uintptr_t m_BeforeUpdateListeners = 0x2F0 ;
  1323. 253323 constexpr std::uintptr_t m_AfterUpdateListeners = 0x340 ;
  1324. 253324 constexpr std::uintptr_t m_SettingsChangedListeners = 0x390 ;
  1325. 253325 constexpr std::uintptr_t m_ActionsChangedListeners = 0x3E0 ;
  1326. 253326 constexpr std::uintptr_t m_NativeBeforeUpdateHooked = 0x430 ;
  1327. 253327 constexpr std::uintptr_t m_HaveDevicesWithStateCallbackReceivers = 0x431 ;
  1328. 253328 constexpr std::uintptr_t m_HasFocus = 0x432 ;
  1329. 253329 constexpr std::uintptr_t m_DiscardOutOfFocusEvents = 0x433 ;
  1330. 253330 constexpr std::uintptr_t m_FocusRegainedTime = 0x438 ;
  1331. 253331 constexpr std::uintptr_t m_InputEventStream = 0x440 ;
  1332. 253332 constexpr std::uintptr_t m_DeviceFindExecuteCommandDelegate = 0x4B8 ;
  1333. 253333 constexpr std::uintptr_t m_DeviceFindExecuteCommandDeviceId = 0x4C0 ;
  1334. 253334 constexpr std::uintptr_t m_Runtime = 0x4C8 ;
  1335. 253335 constexpr std::uintptr_t m_Metrics = 0x4D0 ;
  1336. 253336 constexpr std::uintptr_t m_Settings = 0x508 ;
  1337. 253337 constexpr std::uintptr_t m_OptimizedControlsFeatureEnabled = 0x510 ;
  1338. 253338 constexpr std::uintptr_t m_ReadValueCachingFeatureEnabled = 0x511 ;
  1339. 253339 constexpr std::uintptr_t m_ParanoidReadValueCachingChecksEnabled = 0x512 ;
  1340. 253340 constexpr std::uintptr_t m_Actions = 0x518 ;
  1341. 253341 constexpr std::uintptr_t m_ShouldMakeCurrentlyUpdatingDeviceCurrent = 0x520 ;
  1342. 253342 constexpr std::uintptr_t m_StateChangeMonitors = 0x528 ;
  1343. 253343 constexpr std::uintptr_t m_StateChangeMonitorTimeouts = 0x530 ;
  1344. 253344 
  1345. 253345 namespace _static
  1346. 253346 {
  1347. 253347 constexpr std::uintptr_t k_InputUpdateProfilerMarker = 0x0 ;
  1348. 253348 constexpr std::uintptr_t k_InputTryFindMatchingControllerMarker = 0x8 ;
  1349. 253349 constexpr std::uintptr_t k_InputAddDeviceMarker = 0x10 ;
  1350. 253350 constexpr std::uintptr_t k_InputRestoreDevicesAfterReloadMarker = 0x18 ;
  1351. 253351 constexpr std::uintptr_t k_InputRegisterCustomTypesMarker = 0x20 ;
  1352. 253352 constexpr std::uintptr_t k_InputOnBeforeUpdateMarker = 0x28 ;
  1353. 253353 constexpr std::uintptr_t k_InputOnAfterUpdateMarker = 0x30 ;
  1354. 253354 constexpr std::uintptr_t k_InputOnSettingsChangeMarker = 0x38 ;
  1355. 253355 constexpr std::uintptr_t k_InputOnDeviceSettingsChangeMarker = 0x40 ;
  1356. 253356 constexpr std::uintptr_t k_InputOnEventMarker = 0x48 ;
  1357. 253357 constexpr std::uintptr_t k_InputOnLayoutChangeMarker = 0x50 ;
  1358. 253358 constexpr std::uintptr_t k_InputOnDeviceChangeMarker = 0x58 ;
  1359. 253359 constexpr std::uintptr_t k_InputOnActionsChangeMarker = 0x60 ;
  1360. 253360 }
  1361. 253361 
  1362. 253362 }
  1363. 253363 
  1364. 253364 namespace UnityEngine_InputSystem__InputSettings
  1365. 253365 {
  1366. 253366 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1367. 253367 constexpr std::uintptr_t m_SupportedDevices = 0x18 ;
  1368. 253368 constexpr std::uintptr_t m_UpdateMode = 0x20 ;
  1369. 253369 constexpr std::uintptr_t m_ScrollDeltaBehavior = 0x24 ;
  1370. 253370 constexpr std::uintptr_t m_MaxEventBytesPerUpdate = 0x28 ;
  1371. 253371 constexpr std::uintptr_t m_MaxQueuedEventsPerUpdate = 0x2C ;
  1372. 253372 constexpr std::uintptr_t m_CompensateForScreenOrientation = 0x30 ;
  1373. 253373 constexpr std::uintptr_t m_BackgroundBehavior = 0x34 ;
  1374. 253374 constexpr std::uintptr_t m_EditorInputBehaviorInPlayMode = 0x38 ;
  1375. 253375 constexpr std::uintptr_t m_InputActionPropertyDrawerMode = 0x3C ;
  1376. 253376 constexpr std::uintptr_t m_DefaultDeadzoneMin = 0x40 ;
  1377. 253377 constexpr std::uintptr_t m_DefaultDeadzoneMax = 0x44 ;
  1378. 253378 constexpr std::uintptr_t m_DefaultButtonPressPoint = 0x48 ;
  1379. 253379 constexpr std::uintptr_t m_ButtonReleaseThreshold = 0x4C ;
  1380. 253380 constexpr std::uintptr_t m_DefaultTapTime = 0x50 ;
  1381. 253381 constexpr std::uintptr_t m_DefaultSlowTapTime = 0x54 ;
  1382. 253382 constexpr std::uintptr_t m_DefaultHoldTime = 0x58 ;
  1383. 253383 constexpr std::uintptr_t m_TapRadius = 0x5C ;
  1384. 253384 constexpr std::uintptr_t m_MultiTapDelayTime = 0x60 ;
  1385. 253385 constexpr std::uintptr_t m_DisableRedundantEventsMerging = 0x64 ;
  1386. 253386 constexpr std::uintptr_t m_ShortcutKeysConsumeInputs = 0x65 ;
  1387. 253387 constexpr std::uintptr_t m_FeatureFlags = 0x68 ;
  1388. 253388 }
  1389. 253389 
  1390. 253390 namespace UnityEngine_InputSystem__DefaultInputActions
  1391. 253391 {
  1392. 253392 constexpr std::uintptr_t TypeInfo = 0x1079FA90 ;
  1393. 253393 constexpr std::uintptr_t _asset_k__BackingField = 0x10 ;
  1394. 253394 constexpr std::uintptr_t m_Player = 0x18 ;
  1395. 253395 constexpr std::uintptr_t m_PlayerActionsCallbackInterface = 0x20 ;
  1396. 253396 constexpr std::uintptr_t m_Player_Move = 0x28 ;
  1397. 253397 constexpr std::uintptr_t m_Player_Look = 0x30 ;
  1398. 253398 constexpr std::uintptr_t m_Player_Fire = 0x38 ;
  1399. 253399 constexpr std::uintptr_t m_UI = 0x40 ;
  1400. 253400 constexpr std::uintptr_t m_UIActionsCallbackInterface = 0x48 ;
  1401. 253401 constexpr std::uintptr_t m_UI_Navigate = 0x50 ;
  1402. 253402 constexpr std::uintptr_t m_UI_Submit = 0x58 ;
  1403. 253403 constexpr std::uintptr_t m_UI_Cancel = 0x60 ;
  1404. 253404 constexpr std::uintptr_t m_UI_Point = 0x68 ;
  1405. 253405 constexpr std::uintptr_t m_UI_Click = 0x70 ;
  1406. 253406 constexpr std::uintptr_t m_UI_ScrollWheel = 0x78 ;
  1407. 253407 constexpr std::uintptr_t m_UI_MiddleClick = 0x80 ;
  1408. 253408 constexpr std::uintptr_t m_UI_RightClick = 0x88 ;
  1409. 253409 constexpr std::uintptr_t m_UI_TrackedDevicePosition = 0x90 ;
  1410. 253410 constexpr std::uintptr_t m_UI_TrackedDeviceOrientation = 0x98 ;
  1411. 253411 constexpr std::uintptr_t m_KeyboardMouseSchemeIndex = 0xA0 ;
  1412. 253412 constexpr std::uintptr_t m_GamepadSchemeIndex = 0xA4 ;
  1413. 253413 constexpr std::uintptr_t m_TouchSchemeIndex = 0xA8 ;
  1414. 253414 constexpr std::uintptr_t m_JoystickSchemeIndex = 0xAC ;
  1415. 253415 constexpr std::uintptr_t m_XRSchemeIndex = 0xB0 ;
  1416. 253416 }
  1417. 253417 
  1418. 253418 namespace UnityEngine_InputSystem__InputValue
  1419. 253419 {
  1420. 253420 constexpr std::uintptr_t m_Context = 0x10 ;
  1421. 253421 }
  1422. 253422 
  1423. 253423 namespace UnityEngine_InputSystem__PlayerInput
  1424. 253424 {
  1425. 253425 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1426. 253426 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1427. 253427 constexpr std::uintptr_t m_AllMapsHashCode = 0x20 ;
  1428. 253428 constexpr std::uintptr_t m_Actions = 0x28 ;
  1429. 253429 constexpr std::uintptr_t m_NotificationBehavior = 0x30 ;
  1430. 253430 constexpr std::uintptr_t m_UIInputModule = 0x38 ;
  1431. 253431 constexpr std::uintptr_t m_DeviceLostEvent = 0x40 ;
  1432. 253432 constexpr std::uintptr_t m_DeviceRegainedEvent = 0x48 ;
  1433. 253433 constexpr std::uintptr_t m_ControlsChangedEvent = 0x50 ;
  1434. 253434 constexpr std::uintptr_t m_ActionEvents = 0x58 ;
  1435. 253435 constexpr std::uintptr_t m_NeverAutoSwitchControlSchemes = 0x60 ;
  1436. 253436 constexpr std::uintptr_t m_DefaultControlScheme = 0x68 ;
  1437. 253437 constexpr std::uintptr_t m_DefaultActionMap = 0x70 ;
  1438. 253438 constexpr std::uintptr_t m_SplitScreenIndex = 0x78 ;
  1439. 253439 constexpr std::uintptr_t m_Camera = 0x80 ;
  1440. 253440 constexpr std::uintptr_t m_InputValueObject = 0x88 ;
  1441. 253441 constexpr std::uintptr_t m_CurrentActionMap = 0x90 ;
  1442. 253442 constexpr std::uintptr_t m_PlayerIndex = 0x98 ;
  1443. 253443 constexpr std::uintptr_t m_InputActive = 0x9C ;
  1444. 253444 constexpr std::uintptr_t m_Enabled = 0x9D ;
  1445. 253445 constexpr std::uintptr_t m_ActionsInitialized = 0x9E ;
  1446. 253446 constexpr std::uintptr_t m_ActionMessageNames = 0xA0 ;
  1447. 253447 constexpr std::uintptr_t m_InputUser = 0xA8 ;
  1448. 253448 constexpr std::uintptr_t m_ActionTriggeredDelegate = 0xB0 ;
  1449. 253449 constexpr std::uintptr_t m_DeviceLostCallbacks = 0xB8 ;
  1450. 253450 constexpr std::uintptr_t m_DeviceRegainedCallbacks = 0x108 ;
  1451. 253451 constexpr std::uintptr_t m_ControlsChangedCallbacks = 0x158 ;
  1452. 253452 constexpr std::uintptr_t m_ActionTriggeredCallbacks = 0x1A8 ;
  1453. 253453 constexpr std::uintptr_t m_UnpairedDeviceUsedDelegate = 0x1F8 ;
  1454. 253454 constexpr std::uintptr_t m_PreFilterUnpairedDeviceUsedDelegate = 0x200 ;
  1455. 253455 constexpr std::uintptr_t m_OnUnpairedDeviceUsedHooked = 0x208 ;
  1456. 253456 constexpr std::uintptr_t m_DeviceChangeDelegate = 0x210 ;
  1457. 253457 constexpr std::uintptr_t m_OnDeviceChangeHooked = 0x218 ;
  1458. 253458 
  1459. 253459 namespace _static
  1460. 253460 {
  1461. 253461 constexpr std::uintptr_t s_AllActivePlayersCount = 0x0 ;
  1462. 253462 constexpr std::uintptr_t s_AllActivePlayers = 0x8 ;
  1463. 253463 constexpr std::uintptr_t s_UserChangeDelegate = 0x10 ;
  1464. 253464 constexpr std::uintptr_t s_InitPairWithDevicesCount = 0x18 ;
  1465. 253465 constexpr std::uintptr_t s_InitPairWithDevices = 0x20 ;
  1466. 253466 constexpr std::uintptr_t s_InitPlayerIndex = 0x28 ;
  1467. 253467 constexpr std::uintptr_t s_InitSplitScreenIndex = 0x2C ;
  1468. 253468 constexpr std::uintptr_t s_InitControlScheme = 0x30 ;
  1469. 253469 constexpr std::uintptr_t s_DestroyIfDeviceSetupUnsuccessful = 0x38 ;
  1470. 253470 }
  1471. 253471 
  1472. 253472 }
  1473. 253473 
  1474. 253474 namespace UnityEngine_InputSystem__PlayerInputManager
  1475. 253475 {
  1476. 253476 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1477. 253477 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1478. 253478 constexpr std::uintptr_t m_NotificationBehavior = 0x20 ;
  1479. 253479 constexpr std::uintptr_t m_MaxPlayerCount = 0x24 ;
  1480. 253480 constexpr std::uintptr_t m_AllowJoining = 0x28 ;
  1481. 253481 constexpr std::uintptr_t m_JoinBehavior = 0x2C ;
  1482. 253482 constexpr std::uintptr_t m_PlayerJoinedEvent = 0x30 ;
  1483. 253483 constexpr std::uintptr_t m_PlayerLeftEvent = 0x38 ;
  1484. 253484 constexpr std::uintptr_t m_JoinAction = 0x40 ;
  1485. 253485 constexpr std::uintptr_t m_PlayerPrefab = 0x58 ;
  1486. 253486 constexpr std::uintptr_t m_SplitScreen = 0x60 ;
  1487. 253487 constexpr std::uintptr_t m_MaintainAspectRatioInSplitScreen = 0x61 ;
  1488. 253488 constexpr std::uintptr_t m_FixedNumberOfSplitScreens = 0x64 ;
  1489. 253489 constexpr std::uintptr_t m_SplitScreenRect = 0x68 ;
  1490. 253490 constexpr std::uintptr_t m_JoinActionDelegateHooked = 0x78 ;
  1491. 253491 constexpr std::uintptr_t m_UnpairedDeviceUsedDelegateHooked = 0x79 ;
  1492. 253492 constexpr std::uintptr_t m_JoinActionDelegate = 0x80 ;
  1493. 253493 constexpr std::uintptr_t m_UnpairedDeviceUsedDelegate = 0x88 ;
  1494. 253494 constexpr std::uintptr_t m_PlayerJoinedCallbacks = 0x90 ;
  1495. 253495 constexpr std::uintptr_t m_PlayerLeftCallbacks = 0xE0 ;
  1496. 253496 
  1497. 253497 namespace _static
  1498. 253498 {
  1499. 253499 constexpr std::uintptr_t _instance_k__BackingField = 0x0 ;
  1500. 253500 }
  1501. 253501 
  1502. 253502 }
  1503. 253503 
  1504. 253504 namespace UnityEngine_InputSystem__PlayerJoinBehavior
  1505. 253505 {
  1506. 253506 constexpr std::uintptr_t value__ = 0x0 ;
  1507. 253507 }
  1508. 253508 
  1509. 253509 namespace UnityEngine_InputSystem__PlayerNotifications
  1510. 253510 {
  1511. 253511 constexpr std::uintptr_t value__ = 0x0 ;
  1512. 253512 }
  1513. 253513 
  1514. 253514 namespace UnityEngine_InputSystem__DynamicBitfield
  1515. 253515 {
  1516. 253516 constexpr std::uintptr_t array = 0x0 ;
  1517. 253517 constexpr std::uintptr_t length = 0x18 ;
  1518. 253518 }
  1519. 253519 
  1520. 253520 namespace UnityEngine_InputSystem_XR__XRHMD
  1521. 253521 {
  1522. 253522 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1523. 253523 constexpr std::uintptr_t m_Name = 0x20 ;
  1524. 253524 constexpr std::uintptr_t m_Path = 0x30 ;
  1525. 253525 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1526. 253526 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1527. 253527 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1528. 253528 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1529. 253529 constexpr std::uintptr_t m_Layout = 0x58 ;
  1530. 253530 constexpr std::uintptr_t m_Variants = 0x68 ;
  1531. 253531 constexpr std::uintptr_t m_Device = 0x78 ;
  1532. 253532 constexpr std::uintptr_t m_Parent = 0x80 ;
  1533. 253533 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1534. 253534 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1535. 253535 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1536. 253536 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1537. 253537 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1538. 253538 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1539. 253539 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1540. 253540 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1541. 253541 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1542. 253542 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1543. 253543 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1544. 253544 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1545. 253545 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1546. 253546 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1547. 253547 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1548. 253548 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1549. 253549 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1550. 253550 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1551. 253551 constexpr std::uintptr_t m_Description = 0xF8 ;
  1552. 253552 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1553. 253553 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1554. 253554 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1555. 253555 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1556. 253556 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1557. 253557 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1558. 253558 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1559. 253559 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1560. 253560 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1561. 253561 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1562. 253562 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1563. 253563 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1564. 253564 constexpr std::uintptr_t _trackingState_k__BackingField = 0x190 ;
  1565. 253565 constexpr std::uintptr_t _isTracked_k__BackingField = 0x198 ;
  1566. 253566 constexpr std::uintptr_t _devicePosition_k__BackingField = 0x1A0 ;
  1567. 253567 constexpr std::uintptr_t _deviceRotation_k__BackingField = 0x1A8 ;
  1568. 253568 constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x1B0 ;
  1569. 253569 constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1B8 ;
  1570. 253570 constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1C0 ;
  1571. 253571 constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1C8 ;
  1572. 253572 constexpr std::uintptr_t _centerEyePosition_k__BackingField = 0x1D0 ;
  1573. 253573 constexpr std::uintptr_t _centerEyeRotation_k__BackingField = 0x1D8 ;
  1574. 253574 }
  1575. 253575 
  1576. 253576 namespace UnityEngine_InputSystem_XR__XRController
  1577. 253577 {
  1578. 253578 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1579. 253579 constexpr std::uintptr_t m_Name = 0x20 ;
  1580. 253580 constexpr std::uintptr_t m_Path = 0x30 ;
  1581. 253581 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1582. 253582 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1583. 253583 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1584. 253584 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1585. 253585 constexpr std::uintptr_t m_Layout = 0x58 ;
  1586. 253586 constexpr std::uintptr_t m_Variants = 0x68 ;
  1587. 253587 constexpr std::uintptr_t m_Device = 0x78 ;
  1588. 253588 constexpr std::uintptr_t m_Parent = 0x80 ;
  1589. 253589 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1590. 253590 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1591. 253591 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1592. 253592 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1593. 253593 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1594. 253594 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1595. 253595 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1596. 253596 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1597. 253597 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1598. 253598 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1599. 253599 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1600. 253600 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1601. 253601 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1602. 253602 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1603. 253603 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1604. 253604 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1605. 253605 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1606. 253606 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1607. 253607 constexpr std::uintptr_t m_Description = 0xF8 ;
  1608. 253608 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1609. 253609 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1610. 253610 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1611. 253611 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1612. 253612 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1613. 253613 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1614. 253614 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1615. 253615 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1616. 253616 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1617. 253617 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1618. 253618 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1619. 253619 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1620. 253620 constexpr std::uintptr_t _trackingState_k__BackingField = 0x190 ;
  1621. 253621 constexpr std::uintptr_t _isTracked_k__BackingField = 0x198 ;
  1622. 253622 constexpr std::uintptr_t _devicePosition_k__BackingField = 0x1A0 ;
  1623. 253623 constexpr std::uintptr_t _deviceRotation_k__BackingField = 0x1A8 ;
  1624. 253624 }
  1625. 253625 
  1626. 253626 namespace UnityEngine_InputSystem_XR__XRControllerWithRumble
  1627. 253627 {
  1628. 253628 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1629. 253629 constexpr std::uintptr_t m_Name = 0x20 ;
  1630. 253630 constexpr std::uintptr_t m_Path = 0x30 ;
  1631. 253631 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1632. 253632 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1633. 253633 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1634. 253634 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1635. 253635 constexpr std::uintptr_t m_Layout = 0x58 ;
  1636. 253636 constexpr std::uintptr_t m_Variants = 0x68 ;
  1637. 253637 constexpr std::uintptr_t m_Device = 0x78 ;
  1638. 253638 constexpr std::uintptr_t m_Parent = 0x80 ;
  1639. 253639 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1640. 253640 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1641. 253641 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1642. 253642 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1643. 253643 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1644. 253644 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1645. 253645 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1646. 253646 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1647. 253647 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1648. 253648 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1649. 253649 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1650. 253650 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1651. 253651 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1652. 253652 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1653. 253653 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1654. 253654 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1655. 253655 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1656. 253656 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1657. 253657 constexpr std::uintptr_t m_Description = 0xF8 ;
  1658. 253658 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1659. 253659 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1660. 253660 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1661. 253661 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1662. 253662 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1663. 253663 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1664. 253664 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1665. 253665 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1666. 253666 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1667. 253667 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1668. 253668 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1669. 253669 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1670. 253670 constexpr std::uintptr_t _trackingState_k__BackingField = 0x190 ;
  1671. 253671 constexpr std::uintptr_t _isTracked_k__BackingField = 0x198 ;
  1672. 253672 constexpr std::uintptr_t _devicePosition_k__BackingField = 0x1A0 ;
  1673. 253673 constexpr std::uintptr_t _deviceRotation_k__BackingField = 0x1A8 ;
  1674. 253674 }
  1675. 253675 
  1676. 253676 namespace UnityEngine_InputSystem_XR__TrackedPoseDriver
  1677. 253677 {
  1678. 253678 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1679. 253679 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  1680. 253680 constexpr std::uintptr_t m_TrackingType = 0x20 ;
  1681. 253681 constexpr std::uintptr_t m_UpdateType = 0x24 ;
  1682. 253682 constexpr std::uintptr_t m_IgnoreTrackingState = 0x28 ;
  1683. 253683 constexpr std::uintptr_t m_PositionInput = 0x30 ;
  1684. 253684 constexpr std::uintptr_t m_RotationInput = 0x48 ;
  1685. 253685 constexpr std::uintptr_t m_TrackingStateInput = 0x60 ;
  1686. 253686 constexpr std::uintptr_t m_CurrentPosition = 0x78 ;
  1687. 253687 constexpr std::uintptr_t m_CurrentRotation = 0x84 ;
  1688. 253688 constexpr std::uintptr_t m_CurrentTrackingState = 0x94 ;
  1689. 253689 constexpr std::uintptr_t m_RotationBound = 0x98 ;
  1690. 253690 constexpr std::uintptr_t m_PositionBound = 0x99 ;
  1691. 253691 constexpr std::uintptr_t m_TrackingStateBound = 0x9A ;
  1692. 253692 constexpr std::uintptr_t m_IsFirstUpdate = 0x9B ;
  1693. 253693 constexpr std::uintptr_t m_PositionAction = 0xA0 ;
  1694. 253694 constexpr std::uintptr_t m_RotationAction = 0xA8 ;
  1695. 253695 }
  1696. 253696 
  1697. 253697 namespace UnityEngine_InputSystem_XR__XRLayoutBuilder
  1698. 253698 {
  1699. 253699 constexpr std::uintptr_t parentLayout = 0x10 ;
  1700. 253700 constexpr std::uintptr_t interfaceName = 0x18 ;
  1701. 253701 constexpr std::uintptr_t descriptor = 0x20 ;
  1702. 253702 
  1703. 253703 namespace _static
  1704. 253704 {
  1705. 253705 constexpr std::uintptr_t poseSubControlNames = 0x0 ;
  1706. 253706 constexpr std::uintptr_t poseSubControlTypes = 0x8 ;
  1707. 253707 }
  1708. 253708 
  1709. 253709 }
  1710. 253710 
  1711. 253711 namespace UnityEngine_InputSystem_XR__FeatureType
  1712. 253712 {
  1713. 253713 constexpr std::uintptr_t value__ = 0x0 ;
  1714. 253714 }
  1715. 253715 
  1716. 253716 namespace UnityEngine_InputSystem_XR__UsageHint
  1717. 253717 {
  1718. 253718 constexpr std::uintptr_t content = 0x0 ;
  1719. 253719 }
  1720. 253720 
  1721. 253721 namespace UnityEngine_InputSystem_XR__XRFeatureDescriptor
  1722. 253722 {
  1723. 253723 constexpr std::uintptr_t name = 0x0 ;
  1724. 253724 constexpr std::uintptr_t usageHints = 0x8 ;
  1725. 253725 constexpr std::uintptr_t featureType = 0x10 ;
  1726. 253726 constexpr std::uintptr_t customSize = 0x14 ;
  1727. 253727 }
  1728. 253728 
  1729. 253729 namespace UnityEngine_InputSystem_XR__XRDeviceDescriptor
  1730. 253730 {
  1731. 253731 constexpr std::uintptr_t deviceName = 0x10 ;
  1732. 253732 constexpr std::uintptr_t manufacturer = 0x18 ;
  1733. 253733 constexpr std::uintptr_t serialNumber = 0x20 ;
  1734. 253734 constexpr std::uintptr_t characteristics = 0x28 ;
  1735. 253735 constexpr std::uintptr_t deviceId = 0x2C ;
  1736. 253736 constexpr std::uintptr_t inputFeatures = 0x30 ;
  1737. 253737 }
  1738. 253738 
  1739. 253739 namespace UnityEngine_InputSystem_XR__Bone
  1740. 253740 {
  1741. 253741 constexpr std::uintptr_t m_ParentBoneIndex = 0x0 ;
  1742. 253742 constexpr std::uintptr_t m_Position = 0x4 ;
  1743. 253743 constexpr std::uintptr_t m_Rotation = 0x10 ;
  1744. 253744 }
  1745. 253745 
  1746. 253746 namespace UnityEngine_InputSystem_XR__Eyes
  1747. 253747 {
  1748. 253748 constexpr std::uintptr_t m_LeftEyePosition = 0x0 ;
  1749. 253749 constexpr std::uintptr_t m_LeftEyeRotation = 0xC ;
  1750. 253750 constexpr std::uintptr_t m_RightEyePosition = 0x1C ;
  1751. 253751 constexpr std::uintptr_t m_RightEyeRotation = 0x28 ;
  1752. 253752 constexpr std::uintptr_t m_FixationPoint = 0x38 ;
  1753. 253753 constexpr std::uintptr_t m_LeftEyeOpenAmount = 0x44 ;
  1754. 253754 constexpr std::uintptr_t m_RightEyeOpenAmount = 0x48 ;
  1755. 253755 }
  1756. 253756 
  1757. 253757 namespace UnityEngine_InputSystem_XR__BoneControl
  1758. 253758 {
  1759. 253759 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1760. 253760 constexpr std::uintptr_t m_Name = 0x20 ;
  1761. 253761 constexpr std::uintptr_t m_Path = 0x30 ;
  1762. 253762 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1763. 253763 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1764. 253764 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1765. 253765 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1766. 253766 constexpr std::uintptr_t m_Layout = 0x58 ;
  1767. 253767 constexpr std::uintptr_t m_Variants = 0x68 ;
  1768. 253768 constexpr std::uintptr_t m_Device = 0x78 ;
  1769. 253769 constexpr std::uintptr_t m_Parent = 0x80 ;
  1770. 253770 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1771. 253771 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1772. 253772 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1773. 253773 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1774. 253774 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1775. 253775 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1776. 253776 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1777. 253777 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1778. 253778 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1779. 253779 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1780. 253780 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1781. 253781 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1782. 253782 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1783. 253783 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1784. 253784 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1785. 253785 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x118 ;
  1786. 253786 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x138 ;
  1787. 253787 constexpr std::uintptr_t _parentBoneIndex_k__BackingField = 0x140 ;
  1788. 253788 constexpr std::uintptr_t _position_k__BackingField = 0x148 ;
  1789. 253789 constexpr std::uintptr_t _rotation_k__BackingField = 0x150 ;
  1790. 253790 }
  1791. 253791 
  1792. 253792 namespace UnityEngine_InputSystem_XR__EyesControl
  1793. 253793 {
  1794. 253794 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1795. 253795 constexpr std::uintptr_t m_Name = 0x20 ;
  1796. 253796 constexpr std::uintptr_t m_Path = 0x30 ;
  1797. 253797 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1798. 253798 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1799. 253799 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1800. 253800 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1801. 253801 constexpr std::uintptr_t m_Layout = 0x58 ;
  1802. 253802 constexpr std::uintptr_t m_Variants = 0x68 ;
  1803. 253803 constexpr std::uintptr_t m_Device = 0x78 ;
  1804. 253804 constexpr std::uintptr_t m_Parent = 0x80 ;
  1805. 253805 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1806. 253806 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1807. 253807 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1808. 253808 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1809. 253809 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1810. 253810 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1811. 253811 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1812. 253812 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1813. 253813 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1814. 253814 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1815. 253815 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1816. 253816 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1817. 253817 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1818. 253818 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1819. 253819 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1820. 253820 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x144 ;
  1821. 253821 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x190 ;
  1822. 253822 constexpr std::uintptr_t _leftEyePosition_k__BackingField = 0x198 ;
  1823. 253823 constexpr std::uintptr_t _leftEyeRotation_k__BackingField = 0x1A0 ;
  1824. 253824 constexpr std::uintptr_t _rightEyePosition_k__BackingField = 0x1A8 ;
  1825. 253825 constexpr std::uintptr_t _rightEyeRotation_k__BackingField = 0x1B0 ;
  1826. 253826 constexpr std::uintptr_t _fixationPoint_k__BackingField = 0x1B8 ;
  1827. 253827 constexpr std::uintptr_t _leftEyeOpenAmount_k__BackingField = 0x1C0 ;
  1828. 253828 constexpr std::uintptr_t _rightEyeOpenAmount_k__BackingField = 0x1C8 ;
  1829. 253829 }
  1830. 253830 
  1831. 253831 namespace UnityEngine_InputSystem_XR_Haptics__BufferedRumble
  1832. 253832 {
  1833. 253833 constexpr std::uintptr_t _capabilities_k__BackingField = 0x0 ;
  1834. 253834 constexpr std::uintptr_t _device_k__BackingField = 0x18 ;
  1835. 253835 }
  1836. 253836 
  1837. 253837 namespace UnityEngine_InputSystem_XR_Haptics__HapticState
  1838. 253838 {
  1839. 253839 constexpr std::uintptr_t _samplesQueued_k__BackingField = 0x0 ;
  1840. 253840 constexpr std::uintptr_t _samplesAvailable_k__BackingField = 0x4 ;
  1841. 253841 }
  1842. 253842 
  1843. 253843 namespace UnityEngine_InputSystem_XR_Haptics__GetCurrentHapticStateCommand
  1844. 253844 {
  1845. 253845 constexpr std::uintptr_t baseCommand = 0x0 ;
  1846. 253846 constexpr std::uintptr_t samplesQueued = 0x8 ;
  1847. 253847 constexpr std::uintptr_t samplesAvailable = 0xC ;
  1848. 253848 }
  1849. 253849 
  1850. 253850 namespace UnityEngine_InputSystem_XR_Haptics__HapticCapabilities
  1851. 253851 {
  1852. 253852 constexpr std::uintptr_t _numChannels_k__BackingField = 0x0 ;
  1853. 253853 constexpr std::uintptr_t _supportsImpulse_k__BackingField = 0x4 ;
  1854. 253854 constexpr std::uintptr_t _supportsBuffer_k__BackingField = 0x5 ;
  1855. 253855 constexpr std::uintptr_t _frequencyHz_k__BackingField = 0x8 ;
  1856. 253856 constexpr std::uintptr_t _maxBufferSize_k__BackingField = 0xC ;
  1857. 253857 constexpr std::uintptr_t _optimalBufferSize_k__BackingField = 0x10 ;
  1858. 253858 }
  1859. 253859 
  1860. 253860 namespace UnityEngine_InputSystem_XR_Haptics__GetHapticCapabilitiesCommand
  1861. 253861 {
  1862. 253862 constexpr std::uintptr_t baseCommand = 0x0 ;
  1863. 253863 constexpr std::uintptr_t numChannels = 0x8 ;
  1864. 253864 constexpr std::uintptr_t supportsImpulse = 0xC ;
  1865. 253865 constexpr std::uintptr_t supportsBuffer = 0xD ;
  1866. 253866 constexpr std::uintptr_t frequencyHz = 0x10 ;
  1867. 253867 constexpr std::uintptr_t maxBufferSize = 0x14 ;
  1868. 253868 constexpr std::uintptr_t optimalBufferSize = 0x18 ;
  1869. 253869 }
  1870. 253870 
  1871. 253871 namespace UnityEngine_InputSystem_XR_Haptics__SendBufferedHapticCommand
  1872. 253872 {
  1873. 253873 constexpr std::uintptr_t baseCommand = 0x0 ;
  1874. 253874 constexpr std::uintptr_t channel = 0x8 ;
  1875. 253875 constexpr std::uintptr_t bufferSize = 0xC ;
  1876. 253876 constexpr std::uintptr_t buffer = 0x10 ;
  1877. 253877 }
  1878. 253878 
  1879. 253879 namespace UnityEngine_InputSystem_XR_Haptics__SendHapticImpulseCommand
  1880. 253880 {
  1881. 253881 constexpr std::uintptr_t baseCommand = 0x0 ;
  1882. 253882 constexpr std::uintptr_t channel = 0x8 ;
  1883. 253883 constexpr std::uintptr_t amplitude = 0xC ;
  1884. 253884 constexpr std::uintptr_t duration = 0x10 ;
  1885. 253885 }
  1886. 253886 
  1887. 253887 namespace UnityEngine_InputSystem_XInput__XInputController
  1888. 253888 {
  1889. 253889 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1890. 253890 constexpr std::uintptr_t m_Name = 0x20 ;
  1891. 253891 constexpr std::uintptr_t m_Path = 0x30 ;
  1892. 253892 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1893. 253893 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1894. 253894 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1895. 253895 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1896. 253896 constexpr std::uintptr_t m_Layout = 0x58 ;
  1897. 253897 constexpr std::uintptr_t m_Variants = 0x68 ;
  1898. 253898 constexpr std::uintptr_t m_Device = 0x78 ;
  1899. 253899 constexpr std::uintptr_t m_Parent = 0x80 ;
  1900. 253900 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1901. 253901 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1902. 253902 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1903. 253903 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1904. 253904 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1905. 253905 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1906. 253906 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1907. 253907 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1908. 253908 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1909. 253909 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1910. 253910 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1911. 253911 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1912. 253912 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1913. 253913 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1914. 253914 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1915. 253915 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1916. 253916 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1917. 253917 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1918. 253918 constexpr std::uintptr_t m_Description = 0xF8 ;
  1919. 253919 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1920. 253920 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1921. 253921 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1922. 253922 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1923. 253923 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1924. 253924 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1925. 253925 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1926. 253926 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1927. 253927 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1928. 253928 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1929. 253929 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1930. 253930 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1931. 253931 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  1932. 253932 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  1933. 253933 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
  1934. 253934 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  1935. 253935 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  1936. 253936 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  1937. 253937 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  1938. 253938 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  1939. 253939 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  1940. 253940 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  1941. 253941 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  1942. 253942 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  1943. 253943 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  1944. 253944 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  1945. 253945 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  1946. 253946 constexpr std::uintptr_t m_Rumble = 0x208 ;
  1947. 253947 constexpr std::uintptr_t _menu_k__BackingField = 0x210 ;
  1948. 253948 constexpr std::uintptr_t _view_k__BackingField = 0x218 ;
  1949. 253949 constexpr std::uintptr_t m_HaveParsedCapabilities = 0x220 ;
  1950. 253950 constexpr std::uintptr_t m_SubType = 0x224 ;
  1951. 253951 constexpr std::uintptr_t m_Flags = 0x228 ;
  1952. 253952 }
  1953. 253953 
  1954. 253954 namespace UnityEngine_InputSystem_XInput__XInputControllerWindows
  1955. 253955 {
  1956. 253956 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1957. 253957 constexpr std::uintptr_t m_Name = 0x20 ;
  1958. 253958 constexpr std::uintptr_t m_Path = 0x30 ;
  1959. 253959 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1960. 253960 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1961. 253961 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1962. 253962 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1963. 253963 constexpr std::uintptr_t m_Layout = 0x58 ;
  1964. 253964 constexpr std::uintptr_t m_Variants = 0x68 ;
  1965. 253965 constexpr std::uintptr_t m_Device = 0x78 ;
  1966. 253966 constexpr std::uintptr_t m_Parent = 0x80 ;
  1967. 253967 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1968. 253968 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1969. 253969 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1970. 253970 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1971. 253971 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1972. 253972 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1973. 253973 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1974. 253974 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1975. 253975 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1976. 253976 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1977. 253977 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1978. 253978 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1979. 253979 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1980. 253980 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  1981. 253981 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  1982. 253982 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  1983. 253983 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  1984. 253984 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  1985. 253985 constexpr std::uintptr_t m_Description = 0xF8 ;
  1986. 253986 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  1987. 253987 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  1988. 253988 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  1989. 253989 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  1990. 253990 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  1991. 253991 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  1992. 253992 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  1993. 253993 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  1994. 253994 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  1995. 253995 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  1996. 253996 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  1997. 253997 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  1998. 253998 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  1999. 253999 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  2000. 254000 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
← Prev Next → Page 127 of 171 — lines 252,001–254,000 of 341,881