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 128 of 171 — lines 254,001–256,000 of 341,881
341,881 lines
  1. 254001 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  2. 254002 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  3. 254003 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  4. 254004 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  5. 254005 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  6. 254006 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  7. 254007 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  8. 254008 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  9. 254009 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  10. 254010 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  11. 254011 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  12. 254012 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  13. 254013 constexpr std::uintptr_t m_Rumble = 0x208 ;
  14. 254014 constexpr std::uintptr_t _menu_k__BackingField = 0x210 ;
  15. 254015 constexpr std::uintptr_t _view_k__BackingField = 0x218 ;
  16. 254016 constexpr std::uintptr_t m_HaveParsedCapabilities = 0x220 ;
  17. 254017 constexpr std::uintptr_t m_SubType = 0x224 ;
  18. 254018 constexpr std::uintptr_t m_Flags = 0x228 ;
  19. 254019 }
  20. 254020 
  21. 254021 namespace UnityEngine_InputSystem_XInput_LowLevel__XInputControllerWindowsState
  22. 254022 {
  23. 254023 constexpr std::uintptr_t buttons = 0x0 ;
  24. 254024 constexpr std::uintptr_t leftTrigger = 0x2 ;
  25. 254025 constexpr std::uintptr_t rightTrigger = 0x3 ;
  26. 254026 constexpr std::uintptr_t leftStickX = 0x4 ;
  27. 254027 constexpr std::uintptr_t leftStickY = 0x6 ;
  28. 254028 constexpr std::uintptr_t rightStickX = 0x8 ;
  29. 254029 constexpr std::uintptr_t rightStickY = 0xA ;
  30. 254030 }
  31. 254031 
  32. 254032 namespace UnityEngine_InputSystem_Users__InputUser
  33. 254033 {
  34. 254034 constexpr std::uintptr_t m_Id = 0x0 ;
  35. 254035 
  36. 254036 namespace _static
  37. 254037 {
  38. 254038 constexpr std::uintptr_t k_InputUserOnChangeMarker = 0x0 ;
  39. 254039 constexpr std::uintptr_t k_InputCheckForUnpairMarker = 0x8 ;
  40. 254040 constexpr std::uintptr_t s_GlobalState = 0x10 ;
  41. 254041 }
  42. 254042 
  43. 254043 }
  44. 254044 
  45. 254045 namespace UnityEngine_InputSystem_Users__InputUserAccountHandle
  46. 254046 {
  47. 254047 constexpr std::uintptr_t m_ApiName = 0x0 ;
  48. 254048 constexpr std::uintptr_t m_Handle = 0x8 ;
  49. 254049 }
  50. 254050 
  51. 254051 namespace UnityEngine_InputSystem_Users__InputUserChange
  52. 254052 {
  53. 254053 constexpr std::uintptr_t value__ = 0x0 ;
  54. 254054 }
  55. 254055 
  56. 254056 namespace UnityEngine_InputSystem_Users__InputUserPairingOptions
  57. 254057 {
  58. 254058 constexpr std::uintptr_t value__ = 0x0 ;
  59. 254059 }
  60. 254060 
  61. 254061 namespace UnityEngine_InputSystem_Users__InputUserSettings
  62. 254062 {
  63. 254063 constexpr std::uintptr_t _customBindings_k__BackingField = 0x10 ;
  64. 254064 constexpr std::uintptr_t _invertMouseX_k__BackingField = 0x18 ;
  65. 254065 constexpr std::uintptr_t _invertMouseY_k__BackingField = 0x19 ;
  66. 254066 constexpr std::uintptr_t _mouseSmoothing_k__BackingField = 0x1C ;
  67. 254067 constexpr std::uintptr_t _mouseSensitivity_k__BackingField = 0x24 ;
  68. 254068 constexpr std::uintptr_t _invertStickX_k__BackingField = 0x2C ;
  69. 254069 constexpr std::uintptr_t _invertStickY_k__BackingField = 0x2D ;
  70. 254070 constexpr std::uintptr_t _swapSticks_k__BackingField = 0x2E ;
  71. 254071 constexpr std::uintptr_t _swapBumpers_k__BackingField = 0x2F ;
  72. 254072 constexpr std::uintptr_t _swapTriggers_k__BackingField = 0x30 ;
  73. 254073 constexpr std::uintptr_t _swapDpadAndLeftStick_k__BackingField = 0x31 ;
  74. 254074 constexpr std::uintptr_t _vibrationStrength_k__BackingField = 0x34 ;
  75. 254075 constexpr std::uintptr_t m_CustomBindings = 0x38 ;
  76. 254076 }
  77. 254077 
  78. 254078 namespace UnityEngine_InputSystem_UI__BaseInputOverride
  79. 254079 {
  80. 254080 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  81. 254081 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  82. 254082 constexpr std::uintptr_t _compositionString_k__BackingField = 0x20 ;
  83. 254083 }
  84. 254084 
  85. 254085 namespace UnityEngine_InputSystem_UI__ExtendedAxisEventData
  86. 254086 {
  87. 254087 constexpr std::uintptr_t TypeInfo = 0x10720970 ;
  88. 254088 constexpr std::uintptr_t m_Used = 0x10 ;
  89. 254089 constexpr std::uintptr_t m_EventSystem = 0x18 ;
  90. 254090 constexpr std::uintptr_t _moveVector_k__BackingField = 0x20 ;
  91. 254091 constexpr std::uintptr_t _moveDir_k__BackingField = 0x28 ;
  92. 254092 constexpr std::uintptr_t _device_k__BackingField = 0x30 ;
  93. 254093 }
  94. 254094 
  95. 254095 namespace UnityEngine_InputSystem_UI__ExtendedPointerEventData
  96. 254096 {
  97. 254097 constexpr std::uintptr_t TypeInfo = 0x10720A80 ;
  98. 254098 constexpr std::uintptr_t m_Used = 0x10 ;
  99. 254099 constexpr std::uintptr_t m_EventSystem = 0x18 ;
  100. 254100 constexpr std::uintptr_t _pointerEnter_k__BackingField = 0x20 ;
  101. 254101 constexpr std::uintptr_t m_PointerPress = 0x28 ;
  102. 254102 constexpr std::uintptr_t _lastPress_k__BackingField = 0x30 ;
  103. 254103 constexpr std::uintptr_t _rawPointerPress_k__BackingField = 0x38 ;
  104. 254104 constexpr std::uintptr_t _pointerDrag_k__BackingField = 0x40 ;
  105. 254105 constexpr std::uintptr_t _pointerClick_k__BackingField = 0x48 ;
  106. 254106 constexpr std::uintptr_t _pointerCurrentRaycast_k__BackingField = 0x50 ;
  107. 254107 constexpr std::uintptr_t _pointerPressRaycast_k__BackingField = 0xC0 ;
  108. 254108 constexpr std::uintptr_t hovered = 0x130 ;
  109. 254109 constexpr std::uintptr_t _eligibleForClick_k__BackingField = 0x138 ;
  110. 254110 constexpr std::uintptr_t _displayIndex_k__BackingField = 0x13C ;
  111. 254111 constexpr std::uintptr_t _pointerId_k__BackingField = 0x140 ;
  112. 254112 constexpr std::uintptr_t _position_k__BackingField = 0x144 ;
  113. 254113 constexpr std::uintptr_t _delta_k__BackingField = 0x14C ;
  114. 254114 constexpr std::uintptr_t _pressPosition_k__BackingField = 0x154 ;
  115. 254115 constexpr std::uintptr_t _worldPosition_k__BackingField = 0x15C ;
  116. 254116 constexpr std::uintptr_t _worldNormal_k__BackingField = 0x168 ;
  117. 254117 constexpr std::uintptr_t _clickTime_k__BackingField = 0x174 ;
  118. 254118 constexpr std::uintptr_t _clickCount_k__BackingField = 0x178 ;
  119. 254119 constexpr std::uintptr_t _scrollDelta_k__BackingField = 0x17C ;
  120. 254120 constexpr std::uintptr_t _useDragThreshold_k__BackingField = 0x184 ;
  121. 254121 constexpr std::uintptr_t _dragging_k__BackingField = 0x185 ;
  122. 254122 constexpr std::uintptr_t _button_k__BackingField = 0x188 ;
  123. 254123 constexpr std::uintptr_t _pressure_k__BackingField = 0x18C ;
  124. 254124 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0x190 ;
  125. 254125 constexpr std::uintptr_t _altitudeAngle_k__BackingField = 0x194 ;
  126. 254126 constexpr std::uintptr_t _azimuthAngle_k__BackingField = 0x198 ;
  127. 254127 constexpr std::uintptr_t _twist_k__BackingField = 0x19C ;
  128. 254128 constexpr std::uintptr_t _tilt_k__BackingField = 0x1A0 ;
  129. 254129 constexpr std::uintptr_t _penStatus_k__BackingField = 0x1A8 ;
  130. 254130 constexpr std::uintptr_t _radius_k__BackingField = 0x1AC ;
  131. 254131 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0x1B4 ;
  132. 254132 constexpr std::uintptr_t _fullyExited_k__BackingField = 0x1BC ;
  133. 254133 constexpr std::uintptr_t _reentered_k__BackingField = 0x1BD ;
  134. 254134 constexpr std::uintptr_t _control_k__BackingField = 0x1C0 ;
  135. 254135 constexpr std::uintptr_t _device_k__BackingField = 0x1C8 ;
  136. 254136 constexpr std::uintptr_t _touchId_k__BackingField = 0x1D0 ;
  137. 254137 constexpr std::uintptr_t _pointerType_k__BackingField = 0x1D4 ;
  138. 254138 constexpr std::uintptr_t _uiToolkitPointerId_k__BackingField = 0x1D8 ;
  139. 254139 constexpr std::uintptr_t _trackedDevicePosition_k__BackingField = 0x1DC ;
  140. 254140 constexpr std::uintptr_t _trackedDeviceOrientation_k__BackingField = 0x1E8 ;
  141. 254141 }
  142. 254142 
  143. 254143 namespace UnityEngine_InputSystem_UI__UIPointerType
  144. 254144 {
  145. 254145 constexpr std::uintptr_t value__ = 0x0 ;
  146. 254146 }
  147. 254147 
  148. 254148 namespace UnityEngine_InputSystem_UI__UIPointerBehavior
  149. 254149 {
  150. 254150 constexpr std::uintptr_t value__ = 0x0 ;
  151. 254151 }
  152. 254152 
  153. 254153 namespace UnityEngine_InputSystem_UI__ExtendedSubmitCancelEventData
  154. 254154 {
  155. 254155 constexpr std::uintptr_t TypeInfo = 0x10720978 ;
  156. 254156 constexpr std::uintptr_t m_Used = 0x10 ;
  157. 254157 constexpr std::uintptr_t m_EventSystem = 0x18 ;
  158. 254158 constexpr std::uintptr_t _device_k__BackingField = 0x20 ;
  159. 254159 }
  160. 254160 
  161. 254161 namespace UnityEngine_InputSystem_UI__InputSystemUIInputModule
  162. 254162 {
  163. 254163 constexpr std::uintptr_t TypeInfo = 0x10845040 ;
  164. 254164 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  165. 254165 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  166. 254166 constexpr std::uintptr_t m_RaycastResultCache = 0x20 ;
  167. 254167 constexpr std::uintptr_t m_SendPointerHoverToParent = 0x28 ;
  168. 254168 constexpr std::uintptr_t m_AxisEventData = 0x30 ;
  169. 254169 constexpr std::uintptr_t m_EventSystem = 0x38 ;
  170. 254170 constexpr std::uintptr_t m_BaseEventData = 0x40 ;
  171. 254171 constexpr std::uintptr_t m_InputOverride = 0x48 ;
  172. 254172 constexpr std::uintptr_t m_DefaultInput = 0x50 ;
  173. 254173 constexpr std::uintptr_t m_MoveRepeatDelay = 0x58 ;
  174. 254174 constexpr std::uintptr_t m_MoveRepeatRate = 0x5C ;
  175. 254175 constexpr std::uintptr_t m_TrackedDeviceDragThresholdMultiplier = 0x60 ;
  176. 254176 constexpr std::uintptr_t m_XRTrackingOrigin = 0x68 ;
  177. 254177 constexpr std::uintptr_t m_ActionsAsset = 0x70 ;
  178. 254178 constexpr std::uintptr_t m_PointAction = 0x78 ;
  179. 254179 constexpr std::uintptr_t m_MoveAction = 0x80 ;
  180. 254180 constexpr std::uintptr_t m_SubmitAction = 0x88 ;
  181. 254181 constexpr std::uintptr_t m_CancelAction = 0x90 ;
  182. 254182 constexpr std::uintptr_t m_LeftClickAction = 0x98 ;
  183. 254183 constexpr std::uintptr_t m_MiddleClickAction = 0xA0 ;
  184. 254184 constexpr std::uintptr_t m_RightClickAction = 0xA8 ;
  185. 254185 constexpr std::uintptr_t m_ScrollWheelAction = 0xB0 ;
  186. 254186 constexpr std::uintptr_t m_TrackedDevicePositionAction = 0xB8 ;
  187. 254187 constexpr std::uintptr_t m_TrackedDeviceOrientationAction = 0xC0 ;
  188. 254188 constexpr std::uintptr_t m_DeselectOnBackgroundClick = 0xC8 ;
  189. 254189 constexpr std::uintptr_t m_PointerBehavior = 0xCC ;
  190. 254190 constexpr std::uintptr_t m_CursorLockBehavior = 0xD0 ;
  191. 254191 constexpr std::uintptr_t m_ScrollDeltaPerTick = 0xD4 ;
  192. 254192 constexpr std::uintptr_t m_ActionsHooked = 0xD8 ;
  193. 254193 constexpr std::uintptr_t m_NeedToPurgeStalePointers = 0xD9 ;
  194. 254194 constexpr std::uintptr_t m_OnPointDelegate = 0xE0 ;
  195. 254195 constexpr std::uintptr_t m_OnMoveDelegate = 0xE8 ;
  196. 254196 constexpr std::uintptr_t m_OnSubmitCancelDelegate = 0xF0 ;
  197. 254197 constexpr std::uintptr_t m_OnLeftClickDelegate = 0xF8 ;
  198. 254198 constexpr std::uintptr_t m_OnRightClickDelegate = 0x100 ;
  199. 254199 constexpr std::uintptr_t m_OnMiddleClickDelegate = 0x108 ;
  200. 254200 constexpr std::uintptr_t m_OnScrollWheelDelegate = 0x110 ;
  201. 254201 constexpr std::uintptr_t m_OnTrackedDevicePositionDelegate = 0x118 ;
  202. 254202 constexpr std::uintptr_t m_OnTrackedDeviceOrientationDelegate = 0x120 ;
  203. 254203 constexpr std::uintptr_t m_OnControlsChangedDelegate = 0x128 ;
  204. 254204 constexpr std::uintptr_t m_CurrentPointerId = 0x130 ;
  205. 254205 constexpr std::uintptr_t m_CurrentPointerIndex = 0x134 ;
  206. 254206 constexpr std::uintptr_t m_CurrentPointerType = 0x138 ;
  207. 254207 constexpr std::uintptr_t m_PointerIds = 0x140 ;
  208. 254208 constexpr std::uintptr_t m_PointerStates = 0x150 ;
  209. 254209 constexpr std::uintptr_t m_NavigationState = 0x3E0 ;
  210. 254210 constexpr std::uintptr_t m_SubmitCancelState = 0x408 ;
  211. 254211 constexpr std::uintptr_t m_LocalMultiPlayerRoot = 0x418 ;
  212. 254212 
  213. 254213 namespace _static
  214. 254214 {
  215. 254215 constexpr std::uintptr_t defaultActions = 0x0 ;
  216. 254216 constexpr std::uintptr_t s_InputActionReferenceCounts = 0x8 ;
  217. 254217 }
  218. 254218 
  219. 254219 }
  220. 254220 
  221. 254221 namespace UnityEngine_InputSystem_UI__MultiplayerEventSystem
  222. 254222 {
  223. 254223 constexpr std::uintptr_t TypeInfo = 0x10720CC0 ;
  224. 254224 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  225. 254225 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  226. 254226 constexpr std::uintptr_t m_SystemInputModules = 0x20 ;
  227. 254227 constexpr std::uintptr_t m_CurrentInputModule = 0x28 ;
  228. 254228 constexpr std::uintptr_t m_FirstSelected = 0x30 ;
  229. 254229 constexpr std::uintptr_t m_sendNavigationEvents = 0x38 ;
  230. 254230 constexpr std::uintptr_t m_DragThreshold = 0x3C ;
  231. 254231 constexpr std::uintptr_t m_CurrentSelected = 0x40 ;
  232. 254232 constexpr std::uintptr_t m_HasFocus = 0x48 ;
  233. 254233 constexpr std::uintptr_t m_SelectionGuard = 0x49 ;
  234. 254234 constexpr std::uintptr_t m_DummyData = 0x50 ;
  235. 254235 constexpr std::uintptr_t m_UIToolkitInterop = 0x58 ;
  236. 254236 constexpr std::uintptr_t m_PlayerRoot = 0x60 ;
  237. 254237 }
  238. 254238 
  239. 254239 namespace UnityEngine_InputSystem_UI__NavigationModel
  240. 254240 {
  241. 254241 constexpr std::uintptr_t move = 0x0 ;
  242. 254242 constexpr std::uintptr_t consecutiveMoveCount = 0x8 ;
  243. 254243 constexpr std::uintptr_t lastMoveDirection = 0xC ;
  244. 254244 constexpr std::uintptr_t lastMoveTime = 0x10 ;
  245. 254245 constexpr std::uintptr_t eventData = 0x18 ;
  246. 254246 constexpr std::uintptr_t device = 0x20 ;
  247. 254247 }
  248. 254248 
  249. 254249 namespace UnityEngine_InputSystem_UI__SubmitCancelModel
  250. 254250 {
  251. 254251 constexpr std::uintptr_t eventData = 0x0 ;
  252. 254252 constexpr std::uintptr_t device = 0x8 ;
  253. 254253 }
  254. 254254 
  255. 254255 namespace UnityEngine_InputSystem_UI__PointerModel
  256. 254256 {
  257. 254257 constexpr std::uintptr_t changedThisFrame = 0x0 ;
  258. 254258 constexpr std::uintptr_t leftButton = 0x8 ;
  259. 254259 constexpr std::uintptr_t rightButton = 0xC0 ;
  260. 254260 constexpr std::uintptr_t middleButton = 0x178 ;
  261. 254261 constexpr std::uintptr_t eventData = 0x230 ;
  262. 254262 constexpr std::uintptr_t m_ScreenPosition = 0x238 ;
  263. 254263 constexpr std::uintptr_t m_ScrollDelta = 0x240 ;
  264. 254264 constexpr std::uintptr_t m_WorldPosition = 0x248 ;
  265. 254265 constexpr std::uintptr_t m_WorldOrientation = 0x254 ;
  266. 254266 constexpr std::uintptr_t m_Pressure = 0x264 ;
  267. 254267 constexpr std::uintptr_t m_AzimuthAngle = 0x268 ;
  268. 254268 constexpr std::uintptr_t m_AltitudeAngle = 0x26C ;
  269. 254269 constexpr std::uintptr_t m_Twist = 0x270 ;
  270. 254270 constexpr std::uintptr_t m_Radius = 0x274 ;
  271. 254271 }
  272. 254272 
  273. 254273 namespace UnityEngine_InputSystem_UI__TrackedDeviceRaycaster
  274. 254274 {
  275. 254275 constexpr std::uintptr_t TypeInfo = 0x10720CE8 ;
  276. 254276 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  277. 254277 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  278. 254278 constexpr std::uintptr_t m_RootRaycaster = 0x20 ;
  279. 254279 constexpr std::uintptr_t m_RaycastResultsCache = 0x28 ;
  280. 254280 constexpr std::uintptr_t m_IgnoreReversedGraphics = 0x30 ;
  281. 254281 constexpr std::uintptr_t m_CheckFor2DOcclusion = 0x31 ;
  282. 254282 constexpr std::uintptr_t m_CheckFor3DOcclusion = 0x32 ;
  283. 254283 constexpr std::uintptr_t m_MaxDistance = 0x34 ;
  284. 254284 constexpr std::uintptr_t m_BlockingMask = 0x38 ;
  285. 254285 constexpr std::uintptr_t m_Canvas = 0x40 ;
  286. 254286 
  287. 254287 namespace _static
  288. 254288 {
  289. 254289 constexpr std::uintptr_t s_Instances = 0x0 ;
  290. 254290 constexpr std::uintptr_t s_SortedGraphics = 0x18 ;
  291. 254291 }
  292. 254292 
  293. 254293 }
  294. 254294 
  295. 254295 namespace UnityEngine_InputSystem_UI__VirtualMouseInput
  296. 254296 {
  297. 254297 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  298. 254298 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  299. 254299 constexpr std::uintptr_t m_CursorMode = 0x20 ;
  300. 254300 constexpr std::uintptr_t m_CursorGraphic = 0x28 ;
  301. 254301 constexpr std::uintptr_t m_CursorTransform = 0x30 ;
  302. 254302 constexpr std::uintptr_t m_CursorSpeed = 0x38 ;
  303. 254303 constexpr std::uintptr_t m_ScrollSpeed = 0x3C ;
  304. 254304 constexpr std::uintptr_t m_StickAction = 0x40 ;
  305. 254305 constexpr std::uintptr_t m_LeftButtonAction = 0x58 ;
  306. 254306 constexpr std::uintptr_t m_MiddleButtonAction = 0x70 ;
  307. 254307 constexpr std::uintptr_t m_RightButtonAction = 0x88 ;
  308. 254308 constexpr std::uintptr_t m_ForwardButtonAction = 0xA0 ;
  309. 254309 constexpr std::uintptr_t m_BackButtonAction = 0xB8 ;
  310. 254310 constexpr std::uintptr_t m_ScrollWheelAction = 0xD0 ;
  311. 254311 constexpr std::uintptr_t m_Canvas = 0xE8 ;
  312. 254312 constexpr std::uintptr_t m_CanvasScaler = 0xF0 ;
  313. 254313 constexpr std::uintptr_t m_VirtualMouse = 0xF8 ;
  314. 254314 constexpr std::uintptr_t m_SystemMouse = 0x100 ;
  315. 254315 constexpr std::uintptr_t m_AfterInputUpdateDelegate = 0x108 ;
  316. 254316 constexpr std::uintptr_t m_ButtonActionTriggeredDelegate = 0x110 ;
  317. 254317 constexpr std::uintptr_t m_LastTime = 0x118 ;
  318. 254318 constexpr std::uintptr_t m_LastStickValue = 0x120 ;
  319. 254319 }
  320. 254320 
  321. 254321 namespace UnityEngine_InputSystem_Switch__SwitchProControllerHID
  322. 254322 {
  323. 254323 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  324. 254324 constexpr std::uintptr_t m_Name = 0x20 ;
  325. 254325 constexpr std::uintptr_t m_Path = 0x30 ;
  326. 254326 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  327. 254327 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  328. 254328 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  329. 254329 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  330. 254330 constexpr std::uintptr_t m_Layout = 0x58 ;
  331. 254331 constexpr std::uintptr_t m_Variants = 0x68 ;
  332. 254332 constexpr std::uintptr_t m_Device = 0x78 ;
  333. 254333 constexpr std::uintptr_t m_Parent = 0x80 ;
  334. 254334 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  335. 254335 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  336. 254336 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  337. 254337 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  338. 254338 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  339. 254339 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  340. 254340 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  341. 254341 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  342. 254342 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  343. 254343 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  344. 254344 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  345. 254345 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  346. 254346 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  347. 254347 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  348. 254348 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  349. 254349 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  350. 254350 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  351. 254351 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  352. 254352 constexpr std::uintptr_t m_Description = 0xF8 ;
  353. 254353 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  354. 254354 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  355. 254355 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  356. 254356 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  357. 254357 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  358. 254358 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  359. 254359 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  360. 254360 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  361. 254361 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  362. 254362 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  363. 254363 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  364. 254364 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  365. 254365 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  366. 254366 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  367. 254367 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
  368. 254368 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  369. 254369 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  370. 254370 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  371. 254371 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  372. 254372 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  373. 254373 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  374. 254374 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  375. 254375 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  376. 254376 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  377. 254377 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  378. 254378 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  379. 254379 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  380. 254380 constexpr std::uintptr_t m_Rumble = 0x208 ;
  381. 254381 constexpr std::uintptr_t _captureButton_k__BackingField = 0x210 ;
  382. 254382 constexpr std::uintptr_t _homeButton_k__BackingField = 0x218 ;
  383. 254383 constexpr std::uintptr_t m_HandshakeStepIndex = 0x220 ;
  384. 254384 constexpr std::uintptr_t m_HandshakeTimer = 0x228 ;
  385. 254385 
  386. 254386 namespace _static
  387. 254387 {
  388. 254388 constexpr std::uintptr_t s_HandshakeSequence = 0x0 ;
  389. 254389 }
  390. 254390 
  391. 254391 }
  392. 254392 
  393. 254393 namespace UnityEngine_InputSystem_Switch_LowLevel__SwitchProControllerHIDInputState
  394. 254394 {
  395. 254395 constexpr std::uintptr_t leftStickX = 0x0 ;
  396. 254396 constexpr std::uintptr_t leftStickY = 0x1 ;
  397. 254397 constexpr std::uintptr_t rightStickX = 0x2 ;
  398. 254398 constexpr std::uintptr_t rightStickY = 0x3 ;
  399. 254399 constexpr std::uintptr_t buttons1 = 0x4 ;
  400. 254400 constexpr std::uintptr_t buttons2 = 0x6 ;
  401. 254401 
  402. 254402 namespace _static
  403. 254403 {
  404. 254404 constexpr std::uintptr_t Format = 0x0 ;
  405. 254405 }
  406. 254406 
  407. 254407 }
  408. 254408 
  409. 254409 namespace UnityEngine_InputSystem_OnScreen__OnScreenButton
  410. 254410 {
  411. 254411 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  412. 254412 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  413. 254413 constexpr std::uintptr_t m_Control = 0x20 ;
  414. 254414 constexpr std::uintptr_t m_NextControlOnDevice = 0x28 ;
  415. 254415 constexpr std::uintptr_t m_InputEventPtr = 0x30 ;
  416. 254416 constexpr std::uintptr_t m_ControlPath = 0x38 ;
  417. 254417 }
  418. 254418 
  419. 254419 namespace UnityEngine_InputSystem_OnScreen__OnScreenControl
  420. 254420 {
  421. 254421 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  422. 254422 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  423. 254423 constexpr std::uintptr_t m_Control = 0x20 ;
  424. 254424 constexpr std::uintptr_t m_NextControlOnDevice = 0x28 ;
  425. 254425 constexpr std::uintptr_t m_InputEventPtr = 0x30 ;
  426. 254426 
  427. 254427 namespace _static
  428. 254428 {
  429. 254429 constexpr std::uintptr_t s_nbActiveInstances = 0x0 ;
  430. 254430 constexpr std::uintptr_t s_OnScreenDevices = 0x8 ;
  431. 254431 }
  432. 254432 
  433. 254433 }
  434. 254434 
  435. 254435 namespace UnityEngine_InputSystem_OnScreen__OnScreenStick
  436. 254436 {
  437. 254437 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  438. 254438 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  439. 254439 constexpr std::uintptr_t m_Control = 0x20 ;
  440. 254440 constexpr std::uintptr_t m_NextControlOnDevice = 0x28 ;
  441. 254441 constexpr std::uintptr_t m_InputEventPtr = 0x30 ;
  442. 254442 constexpr std::uintptr_t m_MovementRange = 0x38 ;
  443. 254443 constexpr std::uintptr_t m_DynamicOriginRange = 0x3C ;
  444. 254444 constexpr std::uintptr_t m_ControlPath = 0x40 ;
  445. 254445 constexpr std::uintptr_t m_Behaviour = 0x48 ;
  446. 254446 constexpr std::uintptr_t m_UseIsolatedInputActions = 0x4C ;
  447. 254447 constexpr std::uintptr_t m_PointerDownAction = 0x50 ;
  448. 254448 constexpr std::uintptr_t m_PointerMoveAction = 0x58 ;
  449. 254449 constexpr std::uintptr_t m_StartPos = 0x60 ;
  450. 254450 constexpr std::uintptr_t m_PointerDownPos = 0x6C ;
  451. 254451 constexpr std::uintptr_t m_RaycastResults = 0x78 ;
  452. 254452 constexpr std::uintptr_t m_PointerEventData = 0x80 ;
  453. 254453 constexpr std::uintptr_t m_TouchControl = 0x88 ;
  454. 254454 constexpr std::uintptr_t m_IsIsolationActive = 0x90 ;
  455. 254455 }
  456. 254456 
  457. 254457 namespace UnityEngine_InputSystem_HID__HID
  458. 254458 {
  459. 254459 constexpr std::uintptr_t TypeInfo = 0x10720258 ;
  460. 254460 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  461. 254461 constexpr std::uintptr_t m_Name = 0x20 ;
  462. 254462 constexpr std::uintptr_t m_Path = 0x30 ;
  463. 254463 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  464. 254464 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  465. 254465 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  466. 254466 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  467. 254467 constexpr std::uintptr_t m_Layout = 0x58 ;
  468. 254468 constexpr std::uintptr_t m_Variants = 0x68 ;
  469. 254469 constexpr std::uintptr_t m_Device = 0x78 ;
  470. 254470 constexpr std::uintptr_t m_Parent = 0x80 ;
  471. 254471 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  472. 254472 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  473. 254473 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  474. 254474 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  475. 254475 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  476. 254476 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  477. 254477 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  478. 254478 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  479. 254479 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  480. 254480 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  481. 254481 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  482. 254482 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  483. 254483 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  484. 254484 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  485. 254485 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  486. 254486 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  487. 254487 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  488. 254488 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  489. 254489 constexpr std::uintptr_t m_Description = 0xF8 ;
  490. 254490 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  491. 254491 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  492. 254492 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  493. 254493 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  494. 254494 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  495. 254495 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  496. 254496 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  497. 254497 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  498. 254498 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  499. 254499 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  500. 254500 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  501. 254501 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  502. 254502 constexpr std::uintptr_t m_HaveParsedHIDDescriptor = 0x190 ;
  503. 254503 constexpr std::uintptr_t m_HIDDescriptor = 0x198 ;
  504. 254504 
  505. 254505 namespace _static
  506. 254506 {
  507. 254507 constexpr std::uintptr_t k_HIDParseDescriptorFallback = 0x0 ;
  508. 254508 }
  509. 254509 
  510. 254510 }
  511. 254511 
  512. 254512 namespace UnityEngine_InputSystem_EnhancedTouch__Finger
  513. 254513 {
  514. 254514 constexpr std::uintptr_t _screen_k__BackingField = 0x10 ;
  515. 254515 constexpr std::uintptr_t _index_k__BackingField = 0x18 ;
  516. 254516 constexpr std::uintptr_t m_StateHistory = 0x20 ;
  517. 254517 }
  518. 254518 
  519. 254519 namespace UnityEngine_InputSystem_EnhancedTouch__Touch
  520. 254520 {
  521. 254521 constexpr std::uintptr_t m_Finger = 0x0 ;
  522. 254522 constexpr std::uintptr_t m_TouchRecord = 0x8 ;
  523. 254523 
  524. 254524 namespace _static
  525. 254525 {
  526. 254526 constexpr std::uintptr_t s_GlobalState = 0x0 ;
  527. 254527 }
  528. 254528 
  529. 254529 }
  530. 254530 
  531. 254531 namespace UnityEngine_InputSystem_EnhancedTouch__TouchHistory
  532. 254532 {
  533. 254533 constexpr std::uintptr_t m_History = 0x0 ;
  534. 254534 constexpr std::uintptr_t m_Finger = 0x8 ;
  535. 254535 constexpr std::uintptr_t m_Count = 0x10 ;
  536. 254536 constexpr std::uintptr_t m_StartIndex = 0x14 ;
  537. 254537 constexpr std::uintptr_t m_Version = 0x18 ;
  538. 254538 }
  539. 254539 
  540. 254540 namespace UnityEngine_InputSystem_EnhancedTouch__TouchSimulation
  541. 254541 {
  542. 254542 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  543. 254543 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  544. 254544 constexpr std::uintptr_t _simulatedTouchscreen_k__BackingField = 0x20 ;
  545. 254545 constexpr std::uintptr_t m_NumPointers = 0x28 ;
  546. 254546 constexpr std::uintptr_t m_Pointers = 0x30 ;
  547. 254547 constexpr std::uintptr_t m_CurrentPositions = 0x38 ;
  548. 254548 constexpr std::uintptr_t m_CurrentDisplayIndices = 0x40 ;
  549. 254549 constexpr std::uintptr_t m_Touches = 0x48 ;
  550. 254550 constexpr std::uintptr_t m_TouchIds = 0x50 ;
  551. 254551 constexpr std::uintptr_t m_LastTouchId = 0x58 ;
  552. 254552 constexpr std::uintptr_t m_OnDeviceChange = 0x60 ;
  553. 254553 constexpr std::uintptr_t m_OnEvent = 0x68 ;
  554. 254554 
  555. 254555 namespace _static
  556. 254556 {
  557. 254557 constexpr std::uintptr_t s_Instance = 0x0 ;
  558. 254558 }
  559. 254559 
  560. 254560 }
  561. 254561 
  562. 254562 namespace UnityEngine_InputSystem_DualShock__DualShockGamepad
  563. 254563 {
  564. 254564 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  565. 254565 constexpr std::uintptr_t m_Name = 0x20 ;
  566. 254566 constexpr std::uintptr_t m_Path = 0x30 ;
  567. 254567 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  568. 254568 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  569. 254569 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  570. 254570 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  571. 254571 constexpr std::uintptr_t m_Layout = 0x58 ;
  572. 254572 constexpr std::uintptr_t m_Variants = 0x68 ;
  573. 254573 constexpr std::uintptr_t m_Device = 0x78 ;
  574. 254574 constexpr std::uintptr_t m_Parent = 0x80 ;
  575. 254575 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  576. 254576 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  577. 254577 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  578. 254578 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  579. 254579 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  580. 254580 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  581. 254581 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  582. 254582 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  583. 254583 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  584. 254584 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  585. 254585 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  586. 254586 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  587. 254587 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  588. 254588 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  589. 254589 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  590. 254590 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  591. 254591 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  592. 254592 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  593. 254593 constexpr std::uintptr_t m_Description = 0xF8 ;
  594. 254594 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  595. 254595 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  596. 254596 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  597. 254597 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  598. 254598 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  599. 254599 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  600. 254600 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  601. 254601 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  602. 254602 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  603. 254603 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  604. 254604 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  605. 254605 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  606. 254606 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  607. 254607 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  608. 254608 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
  609. 254609 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  610. 254610 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  611. 254611 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  612. 254612 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  613. 254613 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  614. 254614 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  615. 254615 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  616. 254616 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  617. 254617 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  618. 254618 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  619. 254619 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  620. 254620 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  621. 254621 constexpr std::uintptr_t m_Rumble = 0x208 ;
  622. 254622 constexpr std::uintptr_t _touchpadButton_k__BackingField = 0x210 ;
  623. 254623 constexpr std::uintptr_t _optionsButton_k__BackingField = 0x218 ;
  624. 254624 constexpr std::uintptr_t _shareButton_k__BackingField = 0x220 ;
  625. 254625 constexpr std::uintptr_t _L1_k__BackingField = 0x228 ;
  626. 254626 constexpr std::uintptr_t _R1_k__BackingField = 0x230 ;
  627. 254627 constexpr std::uintptr_t _L2_k__BackingField = 0x238 ;
  628. 254628 constexpr std::uintptr_t _R2_k__BackingField = 0x240 ;
  629. 254629 constexpr std::uintptr_t _L3_k__BackingField = 0x248 ;
  630. 254630 constexpr std::uintptr_t _R3_k__BackingField = 0x250 ;
  631. 254631 constexpr std::uintptr_t _hidDescriptor_k__BackingField = 0x258 ;
  632. 254632 
  633. 254633 namespace _static
  634. 254634 {
  635. 254635 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  636. 254636 }
  637. 254637 
  638. 254638 }
  639. 254639 
  640. 254640 namespace UnityEngine_InputSystem_DualShock__DualSenseGamepadHID
  641. 254641 {
  642. 254642 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  643. 254643 constexpr std::uintptr_t m_Name = 0x20 ;
  644. 254644 constexpr std::uintptr_t m_Path = 0x30 ;
  645. 254645 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  646. 254646 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  647. 254647 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  648. 254648 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  649. 254649 constexpr std::uintptr_t m_Layout = 0x58 ;
  650. 254650 constexpr std::uintptr_t m_Variants = 0x68 ;
  651. 254651 constexpr std::uintptr_t m_Device = 0x78 ;
  652. 254652 constexpr std::uintptr_t m_Parent = 0x80 ;
  653. 254653 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  654. 254654 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  655. 254655 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  656. 254656 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  657. 254657 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  658. 254658 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  659. 254659 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  660. 254660 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  661. 254661 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  662. 254662 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  663. 254663 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  664. 254664 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  665. 254665 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  666. 254666 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  667. 254667 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  668. 254668 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  669. 254669 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  670. 254670 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  671. 254671 constexpr std::uintptr_t m_Description = 0xF8 ;
  672. 254672 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  673. 254673 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  674. 254674 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  675. 254675 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  676. 254676 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  677. 254677 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  678. 254678 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  679. 254679 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  680. 254680 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  681. 254681 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  682. 254682 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  683. 254683 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  684. 254684 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  685. 254685 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  686. 254686 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
  687. 254687 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  688. 254688 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  689. 254689 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  690. 254690 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  691. 254691 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  692. 254692 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  693. 254693 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  694. 254694 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  695. 254695 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  696. 254696 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  697. 254697 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  698. 254698 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  699. 254699 constexpr std::uintptr_t m_Rumble = 0x208 ;
  700. 254700 constexpr std::uintptr_t _touchpadButton_k__BackingField = 0x210 ;
  701. 254701 constexpr std::uintptr_t _optionsButton_k__BackingField = 0x218 ;
  702. 254702 constexpr std::uintptr_t _shareButton_k__BackingField = 0x220 ;
  703. 254703 constexpr std::uintptr_t _L1_k__BackingField = 0x228 ;
  704. 254704 constexpr std::uintptr_t _R1_k__BackingField = 0x230 ;
  705. 254705 constexpr std::uintptr_t _L2_k__BackingField = 0x238 ;
  706. 254706 constexpr std::uintptr_t _R2_k__BackingField = 0x240 ;
  707. 254707 constexpr std::uintptr_t _L3_k__BackingField = 0x248 ;
  708. 254708 constexpr std::uintptr_t _R3_k__BackingField = 0x250 ;
  709. 254709 constexpr std::uintptr_t _hidDescriptor_k__BackingField = 0x258 ;
  710. 254710 constexpr std::uintptr_t _leftTriggerButton_k__BackingField = 0x288 ;
  711. 254711 constexpr std::uintptr_t _rightTriggerButton_k__BackingField = 0x290 ;
  712. 254712 constexpr std::uintptr_t _playStationButton_k__BackingField = 0x298 ;
  713. 254713 constexpr std::uintptr_t m_LowFrequencyMotorSpeed = 0x2A0 ;
  714. 254714 constexpr std::uintptr_t m_HighFrequenceyMotorSpeed = 0x2A8 ;
  715. 254715 constexpr std::uintptr_t m_LightBarColor = 0x2B0 ;
  716. 254716 constexpr std::uintptr_t outputSequenceId = 0x2C4 ;
  717. 254717 }
  718. 254718 
  719. 254719 namespace UnityEngine_InputSystem_DualShock__DualShock4GamepadHID
  720. 254720 {
  721. 254721 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  722. 254722 constexpr std::uintptr_t m_Name = 0x20 ;
  723. 254723 constexpr std::uintptr_t m_Path = 0x30 ;
  724. 254724 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  725. 254725 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  726. 254726 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  727. 254727 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  728. 254728 constexpr std::uintptr_t m_Layout = 0x58 ;
  729. 254729 constexpr std::uintptr_t m_Variants = 0x68 ;
  730. 254730 constexpr std::uintptr_t m_Device = 0x78 ;
  731. 254731 constexpr std::uintptr_t m_Parent = 0x80 ;
  732. 254732 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  733. 254733 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  734. 254734 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  735. 254735 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  736. 254736 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  737. 254737 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  738. 254738 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  739. 254739 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  740. 254740 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  741. 254741 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  742. 254742 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  743. 254743 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  744. 254744 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  745. 254745 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  746. 254746 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  747. 254747 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  748. 254748 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  749. 254749 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  750. 254750 constexpr std::uintptr_t m_Description = 0xF8 ;
  751. 254751 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  752. 254752 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  753. 254753 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  754. 254754 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  755. 254755 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  756. 254756 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  757. 254757 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  758. 254758 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  759. 254759 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  760. 254760 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  761. 254761 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  762. 254762 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  763. 254763 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  764. 254764 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  765. 254765 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
  766. 254766 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  767. 254767 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  768. 254768 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  769. 254769 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  770. 254770 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  771. 254771 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  772. 254772 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  773. 254773 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  774. 254774 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  775. 254775 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  776. 254776 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  777. 254777 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  778. 254778 constexpr std::uintptr_t m_Rumble = 0x208 ;
  779. 254779 constexpr std::uintptr_t _touchpadButton_k__BackingField = 0x210 ;
  780. 254780 constexpr std::uintptr_t _optionsButton_k__BackingField = 0x218 ;
  781. 254781 constexpr std::uintptr_t _shareButton_k__BackingField = 0x220 ;
  782. 254782 constexpr std::uintptr_t _L1_k__BackingField = 0x228 ;
  783. 254783 constexpr std::uintptr_t _R1_k__BackingField = 0x230 ;
  784. 254784 constexpr std::uintptr_t _L2_k__BackingField = 0x238 ;
  785. 254785 constexpr std::uintptr_t _R2_k__BackingField = 0x240 ;
  786. 254786 constexpr std::uintptr_t _L3_k__BackingField = 0x248 ;
  787. 254787 constexpr std::uintptr_t _R3_k__BackingField = 0x250 ;
  788. 254788 constexpr std::uintptr_t _hidDescriptor_k__BackingField = 0x258 ;
  789. 254789 constexpr std::uintptr_t _leftTriggerButton_k__BackingField = 0x288 ;
  790. 254790 constexpr std::uintptr_t _rightTriggerButton_k__BackingField = 0x290 ;
  791. 254791 constexpr std::uintptr_t _playStationButton_k__BackingField = 0x298 ;
  792. 254792 constexpr std::uintptr_t m_LowFrequencyMotorSpeed = 0x2A0 ;
  793. 254793 constexpr std::uintptr_t m_HighFrequenceyMotorSpeed = 0x2A8 ;
  794. 254794 constexpr std::uintptr_t m_LightBarColor = 0x2B0 ;
  795. 254795 }
  796. 254796 
  797. 254797 namespace UnityEngine_InputSystem_DualShock__DualShock3GamepadHID
  798. 254798 {
  799. 254799 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  800. 254800 constexpr std::uintptr_t m_Name = 0x20 ;
  801. 254801 constexpr std::uintptr_t m_Path = 0x30 ;
  802. 254802 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  803. 254803 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  804. 254804 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  805. 254805 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  806. 254806 constexpr std::uintptr_t m_Layout = 0x58 ;
  807. 254807 constexpr std::uintptr_t m_Variants = 0x68 ;
  808. 254808 constexpr std::uintptr_t m_Device = 0x78 ;
  809. 254809 constexpr std::uintptr_t m_Parent = 0x80 ;
  810. 254810 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  811. 254811 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  812. 254812 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  813. 254813 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  814. 254814 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  815. 254815 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  816. 254816 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  817. 254817 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  818. 254818 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  819. 254819 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  820. 254820 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  821. 254821 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  822. 254822 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  823. 254823 constexpr std::uintptr_t m_DeviceFlags = 0xE0 ;
  824. 254824 constexpr std::uintptr_t m_DeviceId = 0xE4 ;
  825. 254825 constexpr std::uintptr_t m_ParticipantId = 0xE8 ;
  826. 254826 constexpr std::uintptr_t m_DeviceIndex = 0xEC ;
  827. 254827 constexpr std::uintptr_t m_CurrentProcessedEventBytesOnUpdate = 0xF0 ;
  828. 254828 constexpr std::uintptr_t m_Description = 0xF8 ;
  829. 254829 constexpr std::uintptr_t m_LastUpdateTimeInternal = 0x130 ;
  830. 254830 constexpr std::uintptr_t m_CurrentUpdateStepCount = 0x138 ;
  831. 254831 constexpr std::uintptr_t m_AliasesForEachControl = 0x140 ;
  832. 254832 constexpr std::uintptr_t m_UsagesForEachControl = 0x148 ;
  833. 254833 constexpr std::uintptr_t m_UsageToControl = 0x150 ;
  834. 254834 constexpr std::uintptr_t m_ChildrenForEachControl = 0x158 ;
  835. 254835 constexpr std::uintptr_t m_UpdatedButtons = 0x160 ;
  836. 254836 constexpr std::uintptr_t m_ButtonControlsCheckingPressState = 0x168 ;
  837. 254837 constexpr std::uintptr_t m_UseCachePathForButtonPresses = 0x170 ;
  838. 254838 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x178 ;
  839. 254839 constexpr std::uintptr_t m_ControlTreeNodes = 0x180 ;
  840. 254840 constexpr std::uintptr_t m_ControlTreeIndices = 0x188 ;
  841. 254841 constexpr std::uintptr_t _buttonWest_k__BackingField = 0x190 ;
  842. 254842 constexpr std::uintptr_t _buttonNorth_k__BackingField = 0x198 ;
  843. 254843 constexpr std::uintptr_t _buttonSouth_k__BackingField = 0x1A0 ;
  844. 254844 constexpr std::uintptr_t _buttonEast_k__BackingField = 0x1A8 ;
  845. 254845 constexpr std::uintptr_t _leftStickButton_k__BackingField = 0x1B0 ;
  846. 254846 constexpr std::uintptr_t _rightStickButton_k__BackingField = 0x1B8 ;
  847. 254847 constexpr std::uintptr_t _startButton_k__BackingField = 0x1C0 ;
  848. 254848 constexpr std::uintptr_t _selectButton_k__BackingField = 0x1C8 ;
  849. 254849 constexpr std::uintptr_t _dpad_k__BackingField = 0x1D0 ;
  850. 254850 constexpr std::uintptr_t _leftShoulder_k__BackingField = 0x1D8 ;
  851. 254851 constexpr std::uintptr_t _rightShoulder_k__BackingField = 0x1E0 ;
  852. 254852 constexpr std::uintptr_t _leftStick_k__BackingField = 0x1E8 ;
  853. 254853 constexpr std::uintptr_t _rightStick_k__BackingField = 0x1F0 ;
  854. 254854 constexpr std::uintptr_t _leftTrigger_k__BackingField = 0x1F8 ;
  855. 254855 constexpr std::uintptr_t _rightTrigger_k__BackingField = 0x200 ;
  856. 254856 constexpr std::uintptr_t m_Rumble = 0x208 ;
  857. 254857 constexpr std::uintptr_t _touchpadButton_k__BackingField = 0x210 ;
  858. 254858 constexpr std::uintptr_t _optionsButton_k__BackingField = 0x218 ;
  859. 254859 constexpr std::uintptr_t _shareButton_k__BackingField = 0x220 ;
  860. 254860 constexpr std::uintptr_t _L1_k__BackingField = 0x228 ;
  861. 254861 constexpr std::uintptr_t _R1_k__BackingField = 0x230 ;
  862. 254862 constexpr std::uintptr_t _L2_k__BackingField = 0x238 ;
  863. 254863 constexpr std::uintptr_t _R2_k__BackingField = 0x240 ;
  864. 254864 constexpr std::uintptr_t _L3_k__BackingField = 0x248 ;
  865. 254865 constexpr std::uintptr_t _R3_k__BackingField = 0x250 ;
  866. 254866 constexpr std::uintptr_t _hidDescriptor_k__BackingField = 0x258 ;
  867. 254867 constexpr std::uintptr_t _leftTriggerButton_k__BackingField = 0x288 ;
  868. 254868 constexpr std::uintptr_t _rightTriggerButton_k__BackingField = 0x290 ;
  869. 254869 constexpr std::uintptr_t _playStationButton_k__BackingField = 0x298 ;
  870. 254870 }
  871. 254871 
  872. 254872 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDInputReport
  873. 254873 {
  874. 254874 constexpr std::uintptr_t leftStickX = 0x0 ;
  875. 254875 constexpr std::uintptr_t leftStickY = 0x1 ;
  876. 254876 constexpr std::uintptr_t rightStickX = 0x2 ;
  877. 254877 constexpr std::uintptr_t rightStickY = 0x3 ;
  878. 254878 constexpr std::uintptr_t leftTrigger = 0x4 ;
  879. 254879 constexpr std::uintptr_t rightTrigger = 0x5 ;
  880. 254880 constexpr std::uintptr_t buttons0 = 0x6 ;
  881. 254881 constexpr std::uintptr_t buttons1 = 0x7 ;
  882. 254882 constexpr std::uintptr_t buttons2 = 0x8 ;
  883. 254883 
  884. 254884 namespace _static
  885. 254885 {
  886. 254886 constexpr std::uintptr_t Format = 0x0 ;
  887. 254887 }
  888. 254888 
  889. 254889 }
  890. 254890 
  891. 254891 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDOutputReportPayload
  892. 254892 {
  893. 254893 constexpr std::uintptr_t enableFlags1 = 0x0 ;
  894. 254894 constexpr std::uintptr_t enableFlags2 = 0x1 ;
  895. 254895 constexpr std::uintptr_t highFrequencyMotorSpeed = 0x2 ;
  896. 254896 constexpr std::uintptr_t lowFrequencyMotorSpeed = 0x3 ;
  897. 254897 constexpr std::uintptr_t redColor = 0x2C ;
  898. 254898 constexpr std::uintptr_t greenColor = 0x2D ;
  899. 254899 constexpr std::uintptr_t blueColor = 0x2E ;
  900. 254900 }
  901. 254901 
  902. 254902 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDUSBOutputReport
  903. 254903 {
  904. 254904 constexpr std::uintptr_t baseCommand = 0x0 ;
  905. 254905 constexpr std::uintptr_t reportId = 0x8 ;
  906. 254906 constexpr std::uintptr_t payload = 0x9 ;
  907. 254907 }
  908. 254908 
  909. 254909 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualSenseHIDBluetoothOutputReport
  910. 254910 {
  911. 254911 constexpr std::uintptr_t baseCommand = 0x0 ;
  912. 254912 constexpr std::uintptr_t reportId = 0x8 ;
  913. 254913 constexpr std::uintptr_t tag1 = 0x9 ;
  914. 254914 constexpr std::uintptr_t tag2 = 0xA ;
  915. 254915 constexpr std::uintptr_t payload = 0xB ;
  916. 254916 constexpr std::uintptr_t crc32 = 0x52 ;
  917. 254917 }
  918. 254918 
  919. 254919 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualShock4HIDInputReport
  920. 254920 {
  921. 254921 constexpr std::uintptr_t leftStickX = 0x0 ;
  922. 254922 constexpr std::uintptr_t leftStickY = 0x1 ;
  923. 254923 constexpr std::uintptr_t rightStickX = 0x2 ;
  924. 254924 constexpr std::uintptr_t rightStickY = 0x3 ;
  925. 254925 constexpr std::uintptr_t buttons1 = 0x4 ;
  926. 254926 constexpr std::uintptr_t buttons2 = 0x5 ;
  927. 254927 constexpr std::uintptr_t buttons3 = 0x6 ;
  928. 254928 constexpr std::uintptr_t leftTrigger = 0x7 ;
  929. 254929 constexpr std::uintptr_t rightTrigger = 0x8 ;
  930. 254930 
  931. 254931 namespace _static
  932. 254932 {
  933. 254933 constexpr std::uintptr_t Format = 0x0 ;
  934. 254934 }
  935. 254935 
  936. 254936 }
  937. 254937 
  938. 254938 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualShock3HIDInputReport
  939. 254939 {
  940. 254940 constexpr std::uintptr_t padding1 = 0x0 ;
  941. 254941 constexpr std::uintptr_t buttons1 = 0x2 ;
  942. 254942 constexpr std::uintptr_t buttons2 = 0x3 ;
  943. 254943 constexpr std::uintptr_t buttons3 = 0x4 ;
  944. 254944 constexpr std::uintptr_t padding2 = 0x5 ;
  945. 254945 constexpr std::uintptr_t leftStickX = 0x6 ;
  946. 254946 constexpr std::uintptr_t leftStickY = 0x7 ;
  947. 254947 constexpr std::uintptr_t rightStickX = 0x8 ;
  948. 254948 constexpr std::uintptr_t rightStickY = 0x9 ;
  949. 254949 constexpr std::uintptr_t padding3 = 0xA ;
  950. 254950 constexpr std::uintptr_t leftTrigger = 0x12 ;
  951. 254951 constexpr std::uintptr_t rightTrigger = 0x13 ;
  952. 254952 }
  953. 254953 
  954. 254954 namespace UnityEngine_InputSystem_DualShock_LowLevel__DualShockHIDOutputReport
  955. 254955 {
  956. 254956 constexpr std::uintptr_t baseCommand = 0x0 ;
  957. 254957 constexpr std::uintptr_t reportId = 0x8 ;
  958. 254958 constexpr std::uintptr_t flags = 0x9 ;
  959. 254959 constexpr std::uintptr_t unknown1 = 0xA ;
  960. 254960 constexpr std::uintptr_t highFrequencyMotorSpeed = 0xC ;
  961. 254961 constexpr std::uintptr_t lowFrequencyMotorSpeed = 0xD ;
  962. 254962 constexpr std::uintptr_t redColor = 0xE ;
  963. 254963 constexpr std::uintptr_t greenColor = 0xF ;
  964. 254964 constexpr std::uintptr_t blueColor = 0x10 ;
  965. 254965 constexpr std::uintptr_t unknown2 = 0x11 ;
  966. 254966 }
  967. 254967 
  968. 254968 namespace UnityEngine_InputSystem_Editor__SampleFrequencyCalculator
  969. 254969 {
  970. 254970 constexpr std::uintptr_t m_LastUpdateTime = 0x0 ;
  971. 254971 constexpr std::uintptr_t m_SampleCount = 0x8 ;
  972. 254972 constexpr std::uintptr_t _targetFrequency_k__BackingField = 0xC ;
  973. 254973 constexpr std::uintptr_t _frequency_k__BackingField = 0x10 ;
  974. 254974 }
  975. 254975 
  976. 254976 namespace UnityEngine_InputSystem_Haptics__DualMotorRumble
  977. 254977 {
  978. 254978 constexpr std::uintptr_t _lowFrequencyMotorSpeed_k__BackingField = 0x0 ;
  979. 254979 constexpr std::uintptr_t _highFrequencyMotorSpeed_k__BackingField = 0x4 ;
  980. 254980 }
  981. 254981 
  982. 254982 namespace UnityEngine_InputSystem_LowLevel__DisableDeviceCommand
  983. 254983 {
  984. 254984 constexpr std::uintptr_t baseCommand = 0x0 ;
  985. 254985 }
  986. 254986 
  987. 254987 namespace UnityEngine_InputSystem_LowLevel__EnableDeviceCommand
  988. 254988 {
  989. 254989 constexpr std::uintptr_t baseCommand = 0x0 ;
  990. 254990 }
  991. 254991 
  992. 254992 namespace UnityEngine_InputSystem_LowLevel__EnableIMECompositionCommand
  993. 254993 {
  994. 254994 constexpr std::uintptr_t baseCommand = 0x0 ;
  995. 254995 constexpr std::uintptr_t m_ImeEnabled = 0x8 ;
  996. 254996 }
  997. 254997 
  998. 254998 namespace UnityEngine_InputSystem_LowLevel__InitiateUserAccountPairingCommand
  999. 254999 {
  1000. 255000 constexpr std::uintptr_t baseCommand = 0x0 ;
  1001. 255001 }
  1002. 255002 
  1003. 255003 namespace UnityEngine_InputSystem_LowLevel__InputDeviceCommandDelegate
  1004. 255004 {
  1005. 255005 constexpr std::uintptr_t method_ptr = 0x10 ;
  1006. 255006 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1007. 255007 constexpr std::uintptr_t m_target = 0x20 ;
  1008. 255008 constexpr std::uintptr_t method = 0x28 ;
  1009. 255009 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1010. 255010 constexpr std::uintptr_t extra_arg = 0x38 ;
  1011. 255011 constexpr std::uintptr_t method_code = 0x40 ;
  1012. 255012 constexpr std::uintptr_t interp_method = 0x48 ;
  1013. 255013 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1014. 255014 constexpr std::uintptr_t method_info = 0x58 ;
  1015. 255015 constexpr std::uintptr_t original_method_info = 0x60 ;
  1016. 255016 constexpr std::uintptr_t data = 0x68 ;
  1017. 255017 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1018. 255018 constexpr std::uintptr_t delegates = 0x78 ;
  1019. 255019 }
  1020. 255020 
  1021. 255021 namespace UnityEngine_InputSystem_LowLevel__InputDeviceExecuteCommandDelegate
  1022. 255022 {
  1023. 255023 constexpr std::uintptr_t TypeInfo = 0x107C0AA8 ;
  1024. 255024 constexpr std::uintptr_t method_ptr = 0x10 ;
  1025. 255025 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1026. 255026 constexpr std::uintptr_t m_target = 0x20 ;
  1027. 255027 constexpr std::uintptr_t method = 0x28 ;
  1028. 255028 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1029. 255029 constexpr std::uintptr_t extra_arg = 0x38 ;
  1030. 255030 constexpr std::uintptr_t method_code = 0x40 ;
  1031. 255031 constexpr std::uintptr_t interp_method = 0x48 ;
  1032. 255032 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1033. 255033 constexpr std::uintptr_t method_info = 0x58 ;
  1034. 255034 constexpr std::uintptr_t original_method_info = 0x60 ;
  1035. 255035 constexpr std::uintptr_t data = 0x68 ;
  1036. 255036 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1037. 255037 constexpr std::uintptr_t delegates = 0x78 ;
  1038. 255038 }
  1039. 255039 
  1040. 255040 namespace UnityEngine_InputSystem_LowLevel__InputDeviceCommand
  1041. 255041 {
  1042. 255042 constexpr std::uintptr_t type = 0x0 ;
  1043. 255043 constexpr std::uintptr_t sizeInBytes = 0x4 ;
  1044. 255044 }
  1045. 255045 
  1046. 255046 namespace UnityEngine_InputSystem_LowLevel__QueryCanRunInBackground
  1047. 255047 {
  1048. 255048 constexpr std::uintptr_t baseCommand = 0x0 ;
  1049. 255049 constexpr std::uintptr_t canRunInBackground = 0x8 ;
  1050. 255050 }
  1051. 255051 
  1052. 255052 namespace UnityEngine_InputSystem_LowLevel__QueryDimensionsCommand
  1053. 255053 {
  1054. 255054 constexpr std::uintptr_t baseCommand = 0x0 ;
  1055. 255055 constexpr std::uintptr_t outDimensions = 0x8 ;
  1056. 255056 }
  1057. 255057 
  1058. 255058 namespace UnityEngine_InputSystem_LowLevel__QueryEnabledStateCommand
  1059. 255059 {
  1060. 255060 constexpr std::uintptr_t baseCommand = 0x0 ;
  1061. 255061 constexpr std::uintptr_t isEnabled = 0x8 ;
  1062. 255062 }
  1063. 255063 
  1064. 255064 namespace UnityEngine_InputSystem_LowLevel__QueryKeyNameCommand
  1065. 255065 {
  1066. 255066 constexpr std::uintptr_t baseCommand = 0x0 ;
  1067. 255067 constexpr std::uintptr_t scanOrKeyCode = 0x8 ;
  1068. 255068 constexpr std::uintptr_t nameBuffer = 0xC ;
  1069. 255069 }
  1070. 255070 
  1071. 255071 namespace UnityEngine_InputSystem_LowLevel__QueryKeyboardLayoutCommand
  1072. 255072 {
  1073. 255073 constexpr std::uintptr_t baseCommand = 0x0 ;
  1074. 255074 constexpr std::uintptr_t nameBuffer = 0x8 ;
  1075. 255075 }
  1076. 255076 
  1077. 255077 namespace UnityEngine_InputSystem_LowLevel__QueryPairedUserAccountCommand
  1078. 255078 {
  1079. 255079 constexpr std::uintptr_t baseCommand = 0x0 ;
  1080. 255080 constexpr std::uintptr_t handle = 0x8 ;
  1081. 255081 constexpr std::uintptr_t nameBuffer = 0x10 ;
  1082. 255082 constexpr std::uintptr_t idBuffer = 0x210 ;
  1083. 255083 }
  1084. 255084 
  1085. 255085 namespace UnityEngine_InputSystem_LowLevel__QuerySamplingFrequencyCommand
  1086. 255086 {
  1087. 255087 constexpr std::uintptr_t baseCommand = 0x0 ;
  1088. 255088 constexpr std::uintptr_t frequency = 0x8 ;
  1089. 255089 }
  1090. 255090 
  1091. 255091 namespace UnityEngine_InputSystem_LowLevel__QueryUserIdCommand
  1092. 255092 {
  1093. 255093 constexpr std::uintptr_t baseCommand = 0x0 ;
  1094. 255094 constexpr std::uintptr_t idBuffer = 0x8 ;
  1095. 255095 }
  1096. 255096 
  1097. 255097 namespace UnityEngine_InputSystem_LowLevel__RequestResetCommand
  1098. 255098 {
  1099. 255099 constexpr std::uintptr_t baseCommand = 0x0 ;
  1100. 255100 }
  1101. 255101 
  1102. 255102 namespace UnityEngine_InputSystem_LowLevel__RequestSyncCommand
  1103. 255103 {
  1104. 255104 constexpr std::uintptr_t baseCommand = 0x0 ;
  1105. 255105 }
  1106. 255106 
  1107. 255107 namespace UnityEngine_InputSystem_LowLevel__SetIMECursorPositionCommand
  1108. 255108 {
  1109. 255109 constexpr std::uintptr_t baseCommand = 0x0 ;
  1110. 255110 constexpr std::uintptr_t m_Position = 0x8 ;
  1111. 255111 }
  1112. 255112 
  1113. 255113 namespace UnityEngine_InputSystem_LowLevel__SetSamplingFrequencyCommand
  1114. 255114 {
  1115. 255115 constexpr std::uintptr_t baseCommand = 0x0 ;
  1116. 255116 constexpr std::uintptr_t frequency = 0x8 ;
  1117. 255117 }
  1118. 255118 
  1119. 255119 namespace UnityEngine_InputSystem_LowLevel__WarpMousePositionCommand
  1120. 255120 {
  1121. 255121 constexpr std::uintptr_t baseCommand = 0x0 ;
  1122. 255122 constexpr std::uintptr_t warpPositionInPlayerDisplaySpace = 0x8 ;
  1123. 255123 }
  1124. 255124 
  1125. 255125 namespace UnityEngine_InputSystem_LowLevel__GamepadState
  1126. 255126 {
  1127. 255127 constexpr std::uintptr_t buttons = 0x0 ;
  1128. 255128 constexpr std::uintptr_t leftStick = 0x4 ;
  1129. 255129 constexpr std::uintptr_t rightStick = 0xC ;
  1130. 255130 constexpr std::uintptr_t leftTrigger = 0x14 ;
  1131. 255131 constexpr std::uintptr_t rightTrigger = 0x18 ;
  1132. 255132 }
  1133. 255133 
  1134. 255134 namespace UnityEngine_InputSystem_LowLevel__GamepadButton
  1135. 255135 {
  1136. 255136 constexpr std::uintptr_t value__ = 0x0 ;
  1137. 255137 }
  1138. 255138 
  1139. 255139 namespace UnityEngine_InputSystem_LowLevel__DualMotorRumbleCommand
  1140. 255140 {
  1141. 255141 constexpr std::uintptr_t baseCommand = 0x0 ;
  1142. 255142 constexpr std::uintptr_t lowFrequencyMotorSpeed = 0x8 ;
  1143. 255143 constexpr std::uintptr_t highFrequencyMotorSpeed = 0xC ;
  1144. 255144 }
  1145. 255145 
  1146. 255146 namespace UnityEngine_InputSystem_LowLevel__JoystickState
  1147. 255147 {
  1148. 255148 constexpr std::uintptr_t buttons = 0x0 ;
  1149. 255149 constexpr std::uintptr_t stick = 0x4 ;
  1150. 255150 }
  1151. 255151 
  1152. 255152 namespace UnityEngine_InputSystem_LowLevel__KeyboardState
  1153. 255153 {
  1154. 255154 constexpr std::uintptr_t keys = 0x0 ;
  1155. 255155 }
  1156. 255156 
  1157. 255157 namespace UnityEngine_InputSystem_LowLevel__MouseState
  1158. 255158 {
  1159. 255159 constexpr std::uintptr_t position = 0x0 ;
  1160. 255160 constexpr std::uintptr_t delta = 0x8 ;
  1161. 255161 constexpr std::uintptr_t scroll = 0x10 ;
  1162. 255162 constexpr std::uintptr_t buttons = 0x18 ;
  1163. 255163 constexpr std::uintptr_t displayIndex = 0x1A ;
  1164. 255164 constexpr std::uintptr_t clickCount = 0x1C ;
  1165. 255165 }
  1166. 255166 
  1167. 255167 namespace UnityEngine_InputSystem_LowLevel__MouseButton
  1168. 255168 {
  1169. 255169 constexpr std::uintptr_t value__ = 0x0 ;
  1170. 255170 }
  1171. 255171 
  1172. 255172 namespace UnityEngine_InputSystem_LowLevel__PenState
  1173. 255173 {
  1174. 255174 constexpr std::uintptr_t position = 0x0 ;
  1175. 255175 constexpr std::uintptr_t delta = 0x8 ;
  1176. 255176 constexpr std::uintptr_t tilt = 0x10 ;
  1177. 255177 constexpr std::uintptr_t pressure = 0x18 ;
  1178. 255178 constexpr std::uintptr_t twist = 0x1C ;
  1179. 255179 constexpr std::uintptr_t buttons = 0x20 ;
  1180. 255180 constexpr std::uintptr_t displayIndex = 0x22 ;
  1181. 255181 }
  1182. 255182 
  1183. 255183 namespace UnityEngine_InputSystem_LowLevel__PointerState
  1184. 255184 {
  1185. 255185 constexpr std::uintptr_t pointerId = 0x0 ;
  1186. 255186 constexpr std::uintptr_t position = 0x4 ;
  1187. 255187 constexpr std::uintptr_t delta = 0xC ;
  1188. 255188 constexpr std::uintptr_t pressure = 0x14 ;
  1189. 255189 constexpr std::uintptr_t radius = 0x18 ;
  1190. 255190 constexpr std::uintptr_t buttons = 0x20 ;
  1191. 255191 constexpr std::uintptr_t displayIndex = 0x22 ;
  1192. 255192 }
  1193. 255193 
  1194. 255194 namespace UnityEngine_InputSystem_LowLevel__AccelerometerState
  1195. 255195 {
  1196. 255196 constexpr std::uintptr_t acceleration = 0x0 ;
  1197. 255197 }
  1198. 255198 
  1199. 255199 namespace UnityEngine_InputSystem_LowLevel__GyroscopeState
  1200. 255200 {
  1201. 255201 constexpr std::uintptr_t angularVelocity = 0x0 ;
  1202. 255202 }
  1203. 255203 
  1204. 255204 namespace UnityEngine_InputSystem_LowLevel__GravityState
  1205. 255205 {
  1206. 255206 constexpr std::uintptr_t gravity = 0x0 ;
  1207. 255207 }
  1208. 255208 
  1209. 255209 namespace UnityEngine_InputSystem_LowLevel__AttitudeState
  1210. 255210 {
  1211. 255211 constexpr std::uintptr_t attitude = 0x0 ;
  1212. 255212 }
  1213. 255213 
  1214. 255214 namespace UnityEngine_InputSystem_LowLevel__LinearAccelerationState
  1215. 255215 {
  1216. 255216 constexpr std::uintptr_t acceleration = 0x0 ;
  1217. 255217 }
  1218. 255218 
  1219. 255219 namespace UnityEngine_InputSystem_LowLevel__TouchFlags
  1220. 255220 {
  1221. 255221 constexpr std::uintptr_t value__ = 0x0 ;
  1222. 255222 }
  1223. 255223 
  1224. 255224 namespace UnityEngine_InputSystem_LowLevel__TouchState
  1225. 255225 {
  1226. 255226 constexpr std::uintptr_t touchId = 0x0 ;
  1227. 255227 constexpr std::uintptr_t position = 0x4 ;
  1228. 255228 constexpr std::uintptr_t delta = 0xC ;
  1229. 255229 constexpr std::uintptr_t pressure = 0x14 ;
  1230. 255230 constexpr std::uintptr_t radius = 0x18 ;
  1231. 255231 constexpr std::uintptr_t phaseId = 0x20 ;
  1232. 255232 constexpr std::uintptr_t tapCount = 0x21 ;
  1233. 255233 constexpr std::uintptr_t displayIndex = 0x22 ;
  1234. 255234 constexpr std::uintptr_t flags = 0x23 ;
  1235. 255235 constexpr std::uintptr_t updateStepCount = 0x24 ;
  1236. 255236 constexpr std::uintptr_t startTime = 0x28 ;
  1237. 255237 constexpr std::uintptr_t startPosition = 0x30 ;
  1238. 255238 }
  1239. 255239 
  1240. 255240 namespace UnityEngine_InputSystem_LowLevel__TouchscreenState
  1241. 255241 {
  1242. 255242 constexpr std::uintptr_t primaryTouchData = 0x0 ;
  1243. 255243 constexpr std::uintptr_t touchData = 0x38 ;
  1244. 255244 }
  1245. 255245 
  1246. 255246 namespace UnityEngine_InputSystem_LowLevel__ActionEvent
  1247. 255247 {
  1248. 255248 constexpr std::uintptr_t baseEvent = 0x0 ;
  1249. 255249 constexpr std::uintptr_t m_ControlIndex = 0x14 ;
  1250. 255250 constexpr std::uintptr_t m_BindingIndex = 0x16 ;
  1251. 255251 constexpr std::uintptr_t m_InteractionIndex = 0x18 ;
  1252. 255252 constexpr std::uintptr_t m_StateIndex = 0x1A ;
  1253. 255253 constexpr std::uintptr_t m_Phase = 0x1B ;
  1254. 255254 constexpr std::uintptr_t m_StartTime = 0x1C ;
  1255. 255255 constexpr std::uintptr_t m_ValueData = 0x24 ;
  1256. 255256 }
  1257. 255257 
  1258. 255258 namespace UnityEngine_InputSystem_LowLevel__DeltaStateEvent
  1259. 255259 {
  1260. 255260 constexpr std::uintptr_t baseEvent = 0x0 ;
  1261. 255261 constexpr std::uintptr_t stateFormat = 0x14 ;
  1262. 255262 constexpr std::uintptr_t stateOffset = 0x18 ;
  1263. 255263 constexpr std::uintptr_t stateData = 0x1C ;
  1264. 255264 }
  1265. 255265 
  1266. 255266 namespace UnityEngine_InputSystem_LowLevel__DeviceConfigurationEvent
  1267. 255267 {
  1268. 255268 constexpr std::uintptr_t baseEvent = 0x0 ;
  1269. 255269 }
  1270. 255270 
  1271. 255271 namespace UnityEngine_InputSystem_LowLevel__DeviceRemoveEvent
  1272. 255272 {
  1273. 255273 constexpr std::uintptr_t baseEvent = 0x0 ;
  1274. 255274 }
  1275. 255275 
  1276. 255276 namespace UnityEngine_InputSystem_LowLevel__DeviceResetEvent
  1277. 255277 {
  1278. 255278 constexpr std::uintptr_t baseEvent = 0x0 ;
  1279. 255279 constexpr std::uintptr_t hardReset = 0x8 ;
  1280. 255280 }
  1281. 255281 
  1282. 255282 namespace UnityEngine_InputSystem_LowLevel__IMECompositionEvent
  1283. 255283 {
  1284. 255284 constexpr std::uintptr_t baseEvent = 0x0 ;
  1285. 255285 constexpr std::uintptr_t compositionString = 0x14 ;
  1286. 255286 }
  1287. 255287 
  1288. 255288 namespace UnityEngine_InputSystem_LowLevel__IMECompositionString
  1289. 255289 {
  1290. 255290 constexpr std::uintptr_t size = 0x0 ;
  1291. 255291 constexpr std::uintptr_t buffer = 0x4 ;
  1292. 255292 }
  1293. 255293 
  1294. 255294 namespace UnityEngine_InputSystem_LowLevel__InputEvent
  1295. 255295 {
  1296. 255296 constexpr std::uintptr_t m_Event = 0x0 ;
  1297. 255297 }
  1298. 255298 
  1299. 255299 namespace UnityEngine_InputSystem_LowLevel__InputEventBuffer
  1300. 255300 {
  1301. 255301 constexpr std::uintptr_t m_Buffer = 0x0 ;
  1302. 255302 constexpr std::uintptr_t m_SizeInBytes = 0x10 ;
  1303. 255303 constexpr std::uintptr_t m_EventCount = 0x18 ;
  1304. 255304 constexpr std::uintptr_t m_WeOwnTheBuffer = 0x1C ;
  1305. 255305 }
  1306. 255306 
  1307. 255307 namespace UnityEngine_InputSystem_LowLevel__InputEventHandledPolicy
  1308. 255308 {
  1309. 255309 constexpr std::uintptr_t value__ = 0x0 ;
  1310. 255310 }
  1311. 255311 
  1312. 255312 namespace UnityEngine_InputSystem_LowLevel__InputEventPtr
  1313. 255313 {
  1314. 255314 constexpr std::uintptr_t m_EventPtr = 0x0 ;
  1315. 255315 }
  1316. 255316 
  1317. 255317 namespace UnityEngine_InputSystem_LowLevel__InputEventStream
  1318. 255318 {
  1319. 255319 constexpr std::uintptr_t m_NativeBuffer = 0x0 ;
  1320. 255320 constexpr std::uintptr_t m_CurrentNativeEventReadPtr = 0x20 ;
  1321. 255321 constexpr std::uintptr_t m_CurrentNativeEventWritePtr = 0x28 ;
  1322. 255322 constexpr std::uintptr_t m_RemainingNativeEventCount = 0x30 ;
  1323. 255323 constexpr std::uintptr_t m_MaxAppendedEvents = 0x34 ;
  1324. 255324 constexpr std::uintptr_t m_AppendBuffer = 0x38 ;
  1325. 255325 constexpr std::uintptr_t m_CurrentAppendEventReadPtr = 0x58 ;
  1326. 255326 constexpr std::uintptr_t m_CurrentAppendEventWritePtr = 0x60 ;
  1327. 255327 constexpr std::uintptr_t m_RemainingAppendEventCount = 0x68 ;
  1328. 255328 constexpr std::uintptr_t m_NumEventsRetainedInBuffer = 0x6C ;
  1329. 255329 constexpr std::uintptr_t m_IsOpen = 0x70 ;
  1330. 255330 }
  1331. 255331 
  1332. 255332 namespace UnityEngine_InputSystem_LowLevel__InputEventTrace
  1333. 255333 {
  1334. 255334 constexpr std::uintptr_t m_ChangeCounter = 0x10 ;
  1335. 255335 constexpr std::uintptr_t m_Enabled = 0x14 ;
  1336. 255336 constexpr std::uintptr_t m_OnFilterEvent = 0x18 ;
  1337. 255337 constexpr std::uintptr_t m_DeviceId = 0x20 ;
  1338. 255338 constexpr std::uintptr_t m_EventListeners = 0x28 ;
  1339. 255339 constexpr std::uintptr_t m_EventBufferSize = 0x78 ;
  1340. 255340 constexpr std::uintptr_t m_MaxEventBufferSize = 0x80 ;
  1341. 255341 constexpr std::uintptr_t m_GrowIncrementSize = 0x88 ;
  1342. 255342 constexpr std::uintptr_t m_EventCount = 0x90 ;
  1343. 255343 constexpr std::uintptr_t m_EventSizeInBytes = 0x98 ;
  1344. 255344 constexpr std::uintptr_t m_EventBufferStorage = 0xA0 ;
  1345. 255345 constexpr std::uintptr_t m_EventBufferHeadStorage = 0xA8 ;
  1346. 255346 constexpr std::uintptr_t m_EventBufferTailStorage = 0xB0 ;
  1347. 255347 constexpr std::uintptr_t m_HasWrapped = 0xB8 ;
  1348. 255348 constexpr std::uintptr_t m_RecordFrameMarkers = 0xB9 ;
  1349. 255349 constexpr std::uintptr_t m_DeviceInfos = 0xC0 ;
  1350. 255350 
  1351. 255351 namespace _static
  1352. 255352 {
  1353. 255353 constexpr std::uintptr_t k_InputEvenTraceMarker = 0x0 ;
  1354. 255354 constexpr std::uintptr_t kFileVersion = 0x8 ;
  1355. 255355 }
  1356. 255356 
  1357. 255357 }
  1358. 255358 
  1359. 255359 namespace UnityEngine_InputSystem_LowLevel__StateEvent
  1360. 255360 {
  1361. 255361 constexpr std::uintptr_t baseEvent = 0x0 ;
  1362. 255362 constexpr std::uintptr_t stateFormat = 0x14 ;
  1363. 255363 constexpr std::uintptr_t stateData = 0x18 ;
  1364. 255364 }
  1365. 255365 
  1366. 255366 namespace UnityEngine_InputSystem_LowLevel__TextEvent
  1367. 255367 {
  1368. 255368 constexpr std::uintptr_t baseEvent = 0x0 ;
  1369. 255369 constexpr std::uintptr_t character = 0x14 ;
  1370. 255370 }
  1371. 255371 
  1372. 255372 namespace UnityEngine_InputSystem_LowLevel__InputUpdateDelegate
  1373. 255373 {
  1374. 255374 constexpr std::uintptr_t TypeInfo = 0x107BF7E8 ;
  1375. 255375 constexpr std::uintptr_t method_ptr = 0x10 ;
  1376. 255376 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1377. 255377 constexpr std::uintptr_t m_target = 0x20 ;
  1378. 255378 constexpr std::uintptr_t method = 0x28 ;
  1379. 255379 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1380. 255380 constexpr std::uintptr_t extra_arg = 0x38 ;
  1381. 255381 constexpr std::uintptr_t method_code = 0x40 ;
  1382. 255382 constexpr std::uintptr_t interp_method = 0x48 ;
  1383. 255383 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1384. 255384 constexpr std::uintptr_t method_info = 0x58 ;
  1385. 255385 constexpr std::uintptr_t original_method_info = 0x60 ;
  1386. 255386 constexpr std::uintptr_t data = 0x68 ;
  1387. 255387 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1388. 255388 constexpr std::uintptr_t delegates = 0x78 ;
  1389. 255389 }
  1390. 255390 
  1391. 255391 namespace UnityEngine_InputSystem_LowLevel__InputMetrics
  1392. 255392 {
  1393. 255393 constexpr std::uintptr_t _maxNumDevices_k__BackingField = 0x0 ;
  1394. 255394 constexpr std::uintptr_t _currentNumDevices_k__BackingField = 0x4 ;
  1395. 255395 constexpr std::uintptr_t _maxStateSizeInBytes_k__BackingField = 0x8 ;
  1396. 255396 constexpr std::uintptr_t _currentStateSizeInBytes_k__BackingField = 0xC ;
  1397. 255397 constexpr std::uintptr_t _currentControlCount_k__BackingField = 0x10 ;
  1398. 255398 constexpr std::uintptr_t _currentLayoutCount_k__BackingField = 0x14 ;
  1399. 255399 constexpr std::uintptr_t _totalEventBytes_k__BackingField = 0x18 ;
  1400. 255400 constexpr std::uintptr_t _totalEventCount_k__BackingField = 0x1C ;
  1401. 255401 constexpr std::uintptr_t _totalUpdateCount_k__BackingField = 0x20 ;
  1402. 255402 constexpr std::uintptr_t _totalEventProcessingTime_k__BackingField = 0x28 ;
  1403. 255403 constexpr std::uintptr_t _totalEventLagTime_k__BackingField = 0x30 ;
  1404. 255404 }
  1405. 255405 
  1406. 255406 namespace UnityEngine_InputSystem_LowLevel__InputUpdateType
  1407. 255407 {
  1408. 255408 constexpr std::uintptr_t value__ = 0x0 ;
  1409. 255409 }
  1410. 255410 
  1411. 255411 namespace UnityEngine_InputSystem_LowLevel__NativeInputRuntime
  1412. 255412 {
  1413. 255413 constexpr std::uintptr_t TypeInfo = 0x107B1C20 ;
  1414. 255414 constexpr std::uintptr_t m_RunInBackground = 0x10 ;
  1415. 255415 constexpr std::uintptr_t m_ShutdownMethod = 0x18 ;
  1416. 255416 constexpr std::uintptr_t m_OnUpdate = 0x20 ;
  1417. 255417 constexpr std::uintptr_t m_OnBeforeUpdate = 0x28 ;
  1418. 255418 constexpr std::uintptr_t m_OnShouldRunUpdate = 0x30 ;
  1419. 255419 constexpr std::uintptr_t m_DidCallOnShutdown = 0x38 ;
  1420. 255420 constexpr std::uintptr_t m_FocusChangedMethod = 0x40 ;
  1421. 255421 
  1422. 255422 namespace _static
  1423. 255423 {
  1424. 255424 constexpr std::uintptr_t instance = 0x0 ;
  1425. 255425 }
  1426. 255426 
  1427. 255427 }
  1428. 255428 
  1429. 255429 namespace UnityEngine_InputSystem_LowLevel__InputStateBlock
  1430. 255430 {
  1431. 255431 constexpr std::uintptr_t TypeInfo = 0x107EEFC8 ;
  1432. 255432 constexpr std::uintptr_t _format_k__BackingField = 0x0 ;
  1433. 255433 constexpr std::uintptr_t m_ByteOffset = 0x4 ;
  1434. 255434 constexpr std::uintptr_t _bitOffset_k__BackingField = 0x8 ;
  1435. 255435 constexpr std::uintptr_t _sizeInBits_k__BackingField = 0xC ;
  1436. 255436 
  1437. 255437 namespace _static
  1438. 255438 {
  1439. 255439 constexpr std::uintptr_t FormatInvalid = 0x0 ;
  1440. 255440 constexpr std::uintptr_t FormatBit = 0x4 ;
  1441. 255441 constexpr std::uintptr_t FormatSBit = 0x8 ;
  1442. 255442 constexpr std::uintptr_t FormatInt = 0xC ;
  1443. 255443 constexpr std::uintptr_t FormatUInt = 0x10 ;
  1444. 255444 constexpr std::uintptr_t FormatShort = 0x14 ;
  1445. 255445 constexpr std::uintptr_t FormatUShort = 0x18 ;
  1446. 255446 constexpr std::uintptr_t FormatByte = 0x1C ;
  1447. 255447 constexpr std::uintptr_t FormatSByte = 0x20 ;
  1448. 255448 constexpr std::uintptr_t FormatLong = 0x24 ;
  1449. 255449 constexpr std::uintptr_t FormatULong = 0x28 ;
  1450. 255450 constexpr std::uintptr_t FormatFloat = 0x2C ;
  1451. 255451 constexpr std::uintptr_t FormatDouble = 0x30 ;
  1452. 255452 constexpr std::uintptr_t FormatVector2 = 0x34 ;
  1453. 255453 constexpr std::uintptr_t FormatVector3 = 0x38 ;
  1454. 255454 constexpr std::uintptr_t FormatQuaternion = 0x3C ;
  1455. 255455 constexpr std::uintptr_t FormatVector2Short = 0x40 ;
  1456. 255456 constexpr std::uintptr_t FormatVector3Short = 0x44 ;
  1457. 255457 constexpr std::uintptr_t FormatVector2Byte = 0x48 ;
  1458. 255458 constexpr std::uintptr_t FormatVector3Byte = 0x4C ;
  1459. 255459 constexpr std::uintptr_t FormatPose = 0x50 ;
  1460. 255460 }
  1461. 255461 
  1462. 255462 }
  1463. 255463 
  1464. 255464 namespace UnityEngine_InputSystem_LowLevel__InputStateBuffers
  1465. 255465 {
  1466. 255466 constexpr std::uintptr_t TypeInfo = 0x107D05B0 ;
  1467. 255467 constexpr std::uintptr_t sizePerBuffer = 0x0 ;
  1468. 255468 constexpr std::uintptr_t totalSize = 0x4 ;
  1469. 255469 constexpr std::uintptr_t defaultStateBuffer = 0x8 ;
  1470. 255470 constexpr std::uintptr_t noiseMaskBuffer = 0x10 ;
  1471. 255471 constexpr std::uintptr_t resetMaskBuffer = 0x18 ;
  1472. 255472 constexpr std::uintptr_t m_AllBuffers = 0x20 ;
  1473. 255473 constexpr std::uintptr_t m_PlayerStateBuffers = 0x28 ;
  1474. 255474 
  1475. 255475 namespace _static
  1476. 255476 {
  1477. 255477 constexpr std::uintptr_t s_DefaultStateBuffer = 0x0 ;
  1478. 255478 constexpr std::uintptr_t s_NoiseMaskBuffer = 0x8 ;
  1479. 255479 constexpr std::uintptr_t s_ResetMaskBuffer = 0x10 ;
  1480. 255480 constexpr std::uintptr_t s_CurrentBuffers = 0x18 ;
  1481. 255481 }
  1482. 255482 
  1483. 255483 }
  1484. 255484 
  1485. 255485 namespace UnityEngine_InputSystem_LowLevel__InputStateHistory
  1486. 255486 {
  1487. 255487 constexpr std::uintptr_t _onRecordAdded_k__BackingField = 0x10 ;
  1488. 255488 constexpr std::uintptr_t _onShouldRecordStateChange_k__BackingField = 0x18 ;
  1489. 255489 constexpr std::uintptr_t m_Controls = 0x20 ;
  1490. 255490 constexpr std::uintptr_t m_ControlCount = 0x28 ;
  1491. 255491 constexpr std::uintptr_t m_RecordBuffer = 0x30 ;
  1492. 255492 constexpr std::uintptr_t m_StateSizeInBytes = 0x40 ;
  1493. 255493 constexpr std::uintptr_t m_RecordCount = 0x44 ;
  1494. 255494 constexpr std::uintptr_t m_HistoryDepth = 0x48 ;
  1495. 255495 constexpr std::uintptr_t m_ExtraMemoryPerRecord = 0x4C ;
  1496. 255496 constexpr std::uintptr_t m_HeadIndex = 0x50 ;
  1497. 255497 constexpr std::uintptr_t m_CurrentVersion = 0x54 ;
  1498. 255498 constexpr std::uintptr_t m_UpdateMask = 0x58 ;
  1499. 255499 constexpr std::uintptr_t m_AddNewControls = 0x60 ;
  1500. 255500 }
  1501. 255501 
  1502. 255502 namespace UnityEngine_InputSystem_LowLevel__InputStateHistory`1
  1503. 255503 {
  1504. 255504 constexpr std::uintptr_t _onRecordAdded_k__BackingField = 0x10 ;
  1505. 255505 constexpr std::uintptr_t _onShouldRecordStateChange_k__BackingField = 0x18 ;
  1506. 255506 constexpr std::uintptr_t m_Controls = 0x20 ;
  1507. 255507 constexpr std::uintptr_t m_ControlCount = 0x28 ;
  1508. 255508 constexpr std::uintptr_t m_RecordBuffer = 0x30 ;
  1509. 255509 constexpr std::uintptr_t m_StateSizeInBytes = 0x40 ;
  1510. 255510 constexpr std::uintptr_t m_RecordCount = 0x44 ;
  1511. 255511 constexpr std::uintptr_t m_HistoryDepth = 0x48 ;
  1512. 255512 constexpr std::uintptr_t m_ExtraMemoryPerRecord = 0x4C ;
  1513. 255513 constexpr std::uintptr_t m_HeadIndex = 0x50 ;
  1514. 255514 constexpr std::uintptr_t m_CurrentVersion = 0x54 ;
  1515. 255515 constexpr std::uintptr_t m_UpdateMask = 0x58 ;
  1516. 255516 constexpr std::uintptr_t m_AddNewControls = 0x60 ;
  1517. 255517 }
  1518. 255518 
  1519. 255519 namespace UnityEngine_InputSystem_LowLevel__SelectObservable`2
  1520. 255520 {
  1521. 255521 constexpr std::uintptr_t m_Source = 0x0 ;
  1522. 255522 }
  1523. 255523 
  1524. 255524 namespace UnityEngine_InputSystem_Processors__AxisDeadzoneProcessor
  1525. 255525 {
  1526. 255526 constexpr std::uintptr_t min = 0x10 ;
  1527. 255527 constexpr std::uintptr_t max = 0x14 ;
  1528. 255528 }
  1529. 255529 
  1530. 255530 namespace UnityEngine_InputSystem_Processors__ClampProcessor
  1531. 255531 {
  1532. 255532 constexpr std::uintptr_t min = 0x10 ;
  1533. 255533 constexpr std::uintptr_t max = 0x14 ;
  1534. 255534 }
  1535. 255535 
  1536. 255536 namespace UnityEngine_InputSystem_Processors__InvertVector2Processor
  1537. 255537 {
  1538. 255538 constexpr std::uintptr_t invertX = 0x10 ;
  1539. 255539 constexpr std::uintptr_t invertY = 0x11 ;
  1540. 255540 }
  1541. 255541 
  1542. 255542 namespace UnityEngine_InputSystem_Processors__InvertVector3Processor
  1543. 255543 {
  1544. 255544 constexpr std::uintptr_t invertX = 0x10 ;
  1545. 255545 constexpr std::uintptr_t invertY = 0x11 ;
  1546. 255546 constexpr std::uintptr_t invertZ = 0x12 ;
  1547. 255547 }
  1548. 255548 
  1549. 255549 namespace UnityEngine_InputSystem_Processors__NormalizeProcessor
  1550. 255550 {
  1551. 255551 constexpr std::uintptr_t min = 0x10 ;
  1552. 255552 constexpr std::uintptr_t max = 0x14 ;
  1553. 255553 constexpr std::uintptr_t zero = 0x18 ;
  1554. 255554 }
  1555. 255555 
  1556. 255556 namespace UnityEngine_InputSystem_Processors__ScaleProcessor
  1557. 255557 {
  1558. 255558 constexpr std::uintptr_t factor = 0x10 ;
  1559. 255559 }
  1560. 255560 
  1561. 255561 namespace UnityEngine_InputSystem_Processors__ScaleVector2Processor
  1562. 255562 {
  1563. 255563 constexpr std::uintptr_t x = 0x10 ;
  1564. 255564 constexpr std::uintptr_t y = 0x14 ;
  1565. 255565 }
  1566. 255566 
  1567. 255567 namespace UnityEngine_InputSystem_Processors__ScaleVector3Processor
  1568. 255568 {
  1569. 255569 constexpr std::uintptr_t x = 0x10 ;
  1570. 255570 constexpr std::uintptr_t y = 0x14 ;
  1571. 255571 constexpr std::uintptr_t z = 0x18 ;
  1572. 255572 }
  1573. 255573 
  1574. 255574 namespace UnityEngine_InputSystem_Processors__StickDeadzoneProcessor
  1575. 255575 {
  1576. 255576 constexpr std::uintptr_t min = 0x10 ;
  1577. 255577 constexpr std::uintptr_t max = 0x14 ;
  1578. 255578 }
  1579. 255579 
  1580. 255580 namespace UnityEngine_InputSystem_Layouts__InputControlAttribute
  1581. 255581 {
  1582. 255582 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1583. 255583 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
  1584. 255584 constexpr std::uintptr_t _layout_k__BackingField = 0x18 ;
  1585. 255585 constexpr std::uintptr_t _variants_k__BackingField = 0x20 ;
  1586. 255586 constexpr std::uintptr_t _name_k__BackingField = 0x28 ;
  1587. 255587 constexpr std::uintptr_t _format_k__BackingField = 0x30 ;
  1588. 255588 constexpr std::uintptr_t _usage_k__BackingField = 0x38 ;
  1589. 255589 constexpr std::uintptr_t _usages_k__BackingField = 0x40 ;
  1590. 255590 constexpr std::uintptr_t _parameters_k__BackingField = 0x48 ;
  1591. 255591 constexpr std::uintptr_t _processors_k__BackingField = 0x50 ;
  1592. 255592 constexpr std::uintptr_t _alias_k__BackingField = 0x58 ;
  1593. 255593 constexpr std::uintptr_t _aliases_k__BackingField = 0x60 ;
  1594. 255594 constexpr std::uintptr_t _useStateFrom_k__BackingField = 0x68 ;
  1595. 255595 constexpr std::uintptr_t _bit_k__BackingField = 0x70 ;
  1596. 255596 constexpr std::uintptr_t _offset_k__BackingField = 0x74 ;
  1597. 255597 constexpr std::uintptr_t _sizeInBits_k__BackingField = 0x78 ;
  1598. 255598 constexpr std::uintptr_t _arraySize_k__BackingField = 0x7C ;
  1599. 255599 constexpr std::uintptr_t _displayName_k__BackingField = 0x80 ;
  1600. 255600 constexpr std::uintptr_t _shortDisplayName_k__BackingField = 0x88 ;
  1601. 255601 constexpr std::uintptr_t _noisy_k__BackingField = 0x90 ;
  1602. 255602 constexpr std::uintptr_t _synthetic_k__BackingField = 0x91 ;
  1603. 255603 constexpr std::uintptr_t _dontReset_k__BackingField = 0x92 ;
  1604. 255604 constexpr std::uintptr_t _defaultState_k__BackingField = 0x98 ;
  1605. 255605 constexpr std::uintptr_t _minValue_k__BackingField = 0xA0 ;
  1606. 255606 constexpr std::uintptr_t _maxValue_k__BackingField = 0xA8 ;
  1607. 255607 }
  1608. 255608 
  1609. 255609 namespace UnityEngine_InputSystem_Layouts__InputDeviceFindControlLayoutDelegate
  1610. 255610 {
  1611. 255611 constexpr std::uintptr_t TypeInfo = 0x10726148 ;
  1612. 255612 constexpr std::uintptr_t method_ptr = 0x10 ;
  1613. 255613 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1614. 255614 constexpr std::uintptr_t m_target = 0x20 ;
  1615. 255615 constexpr std::uintptr_t method = 0x28 ;
  1616. 255616 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1617. 255617 constexpr std::uintptr_t extra_arg = 0x38 ;
  1618. 255618 constexpr std::uintptr_t method_code = 0x40 ;
  1619. 255619 constexpr std::uintptr_t interp_method = 0x48 ;
  1620. 255620 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1621. 255621 constexpr std::uintptr_t method_info = 0x58 ;
  1622. 255622 constexpr std::uintptr_t original_method_info = 0x60 ;
  1623. 255623 constexpr std::uintptr_t data = 0x68 ;
  1624. 255624 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1625. 255625 constexpr std::uintptr_t delegates = 0x78 ;
  1626. 255626 }
  1627. 255627 
  1628. 255628 namespace UnityEngine_InputSystem_Layouts__InputControlLayout
  1629. 255629 {
  1630. 255630 constexpr std::uintptr_t TypeInfo = 0x107F4850 ;
  1631. 255631 constexpr std::uintptr_t m_Name = 0x10 ;
  1632. 255632 constexpr std::uintptr_t m_Type = 0x20 ;
  1633. 255633 constexpr std::uintptr_t m_Variants = 0x28 ;
  1634. 255634 constexpr std::uintptr_t m_StateFormat = 0x38 ;
  1635. 255635 constexpr std::uintptr_t m_StateSizeInBytes = 0x3C ;
  1636. 255636 constexpr std::uintptr_t m_UpdateBeforeRender = 0x40 ;
  1637. 255637 constexpr std::uintptr_t m_BaseLayouts = 0x48 ;
  1638. 255638 constexpr std::uintptr_t m_AppliedOverrides = 0x68 ;
  1639. 255639 constexpr std::uintptr_t m_CommonUsages = 0x88 ;
  1640. 255640 constexpr std::uintptr_t m_Controls = 0x90 ;
  1641. 255641 constexpr std::uintptr_t m_DisplayName = 0x98 ;
  1642. 255642 constexpr std::uintptr_t m_Description = 0xA0 ;
  1643. 255643 constexpr std::uintptr_t m_Flags = 0xA8 ;
  1644. 255644 
  1645. 255645 namespace _static
  1646. 255646 {
  1647. 255647 constexpr std::uintptr_t s_DefaultVariant = 0x0 ;
  1648. 255648 constexpr std::uintptr_t s_Layouts = 0x10 ;
  1649. 255649 constexpr std::uintptr_t s_CacheInstance = 0x50 ;
  1650. 255650 constexpr std::uintptr_t s_CacheInstanceRef = 0x58 ;
  1651. 255651 }
  1652. 255652 
  1653. 255653 }
  1654. 255654 
  1655. 255655 namespace UnityEngine_InputSystem_Layouts__InputControlLayoutAttribute
  1656. 255656 {
  1657. 255657 constexpr std::uintptr_t _stateType_k__BackingField = 0x10 ;
  1658. 255658 constexpr std::uintptr_t _stateFormat_k__BackingField = 0x18 ;
  1659. 255659 constexpr std::uintptr_t _commonUsages_k__BackingField = 0x20 ;
  1660. 255660 constexpr std::uintptr_t _variants_k__BackingField = 0x28 ;
  1661. 255661 constexpr std::uintptr_t _isNoisy_k__BackingField = 0x30 ;
  1662. 255662 constexpr std::uintptr_t canRunInBackgroundInternal = 0x31 ;
  1663. 255663 constexpr std::uintptr_t updateBeforeRenderInternal = 0x33 ;
  1664. 255664 constexpr std::uintptr_t _isGenericTypeOfDevice_k__BackingField = 0x35 ;
  1665. 255665 constexpr std::uintptr_t _displayName_k__BackingField = 0x38 ;
  1666. 255666 constexpr std::uintptr_t _description_k__BackingField = 0x40 ;
  1667. 255667 constexpr std::uintptr_t _hideInUI_k__BackingField = 0x48 ;
  1668. 255668 }
  1669. 255669 
  1670. 255670 namespace UnityEngine_InputSystem_Layouts__InputDeviceBuilder
  1671. 255671 {
  1672. 255672 constexpr std::uintptr_t m_Device = 0x0 ;
  1673. 255673 constexpr std::uintptr_t m_LayoutCacheRef = 0x8 ;
  1674. 255674 constexpr std::uintptr_t m_ChildControlOverrides = 0x10 ;
  1675. 255675 constexpr std::uintptr_t m_StateOffsetToControlMap = 0x18 ;
  1676. 255676 constexpr std::uintptr_t m_StringBuilder = 0x20 ;
  1677. 255677 
  1678. 255678 namespace _static
  1679. 255679 {
  1680. 255680 constexpr std::uintptr_t s_Instance = 0x0 ;
  1681. 255681 constexpr std::uintptr_t s_InstanceRef = 0x28 ;
  1682. 255682 }
  1683. 255683 
  1684. 255684 }
  1685. 255685 
  1686. 255686 namespace UnityEngine_InputSystem_Layouts__InputDeviceDescription
  1687. 255687 {
  1688. 255688 constexpr std::uintptr_t m_InterfaceName = 0x0 ;
  1689. 255689 constexpr std::uintptr_t m_DeviceClass = 0x8 ;
  1690. 255690 constexpr std::uintptr_t m_Manufacturer = 0x10 ;
  1691. 255691 constexpr std::uintptr_t m_Product = 0x18 ;
  1692. 255692 constexpr std::uintptr_t m_Serial = 0x20 ;
  1693. 255693 constexpr std::uintptr_t m_Version = 0x28 ;
  1694. 255694 constexpr std::uintptr_t m_Capabilities = 0x30 ;
  1695. 255695 }
  1696. 255696 
  1697. 255697 namespace UnityEngine_InputSystem_Layouts__InputDeviceMatcher
  1698. 255698 {
  1699. 255699 constexpr std::uintptr_t TypeInfo = 0x107F44B8 ;
  1700. 255700 constexpr std::uintptr_t m_Patterns = 0x0 ;
  1701. 255701 
  1702. 255702 namespace _static
  1703. 255703 {
  1704. 255704 constexpr std::uintptr_t kInterfaceKey = 0x0 ;
  1705. 255705 constexpr std::uintptr_t kDeviceClassKey = 0x10 ;
  1706. 255706 constexpr std::uintptr_t kManufacturerKey = 0x20 ;
  1707. 255707 constexpr std::uintptr_t kManufacturerContainsKey = 0x30 ;
  1708. 255708 constexpr std::uintptr_t kProductKey = 0x40 ;
  1709. 255709 constexpr std::uintptr_t kVersionKey = 0x50 ;
  1710. 255710 }
  1711. 255711 
  1712. 255712 }
  1713. 255713 
  1714. 255714 namespace UnityEngine_InputSystem_Controls__AnyKeyControl
  1715. 255715 {
  1716. 255716 constexpr std::uintptr_t TypeInfo = 0x107B3600 ;
  1717. 255717 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1718. 255718 constexpr std::uintptr_t m_Name = 0x20 ;
  1719. 255719 constexpr std::uintptr_t m_Path = 0x30 ;
  1720. 255720 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1721. 255721 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1722. 255722 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1723. 255723 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1724. 255724 constexpr std::uintptr_t m_Layout = 0x58 ;
  1725. 255725 constexpr std::uintptr_t m_Variants = 0x68 ;
  1726. 255726 constexpr std::uintptr_t m_Device = 0x78 ;
  1727. 255727 constexpr std::uintptr_t m_Parent = 0x80 ;
  1728. 255728 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1729. 255729 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1730. 255730 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1731. 255731 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1732. 255732 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1733. 255733 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1734. 255734 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1735. 255735 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1736. 255736 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1737. 255737 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1738. 255738 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1739. 255739 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1740. 255740 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1741. 255741 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1742. 255742 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1743. 255743 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  1744. 255744 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  1745. 255745 constexpr std::uintptr_t clamp = 0x108 ;
  1746. 255746 constexpr std::uintptr_t clampMin = 0x10C ;
  1747. 255747 constexpr std::uintptr_t clampMax = 0x110 ;
  1748. 255748 constexpr std::uintptr_t clampConstant = 0x114 ;
  1749. 255749 constexpr std::uintptr_t invert = 0x118 ;
  1750. 255750 constexpr std::uintptr_t normalize = 0x119 ;
  1751. 255751 constexpr std::uintptr_t normalizeMin = 0x11C ;
  1752. 255752 constexpr std::uintptr_t normalizeMax = 0x120 ;
  1753. 255753 constexpr std::uintptr_t normalizeZero = 0x124 ;
  1754. 255754 constexpr std::uintptr_t scale = 0x128 ;
  1755. 255755 constexpr std::uintptr_t scaleFactor = 0x12C ;
  1756. 255756 constexpr std::uintptr_t m_NeedsToCheckFramePress = 0x130 ;
  1757. 255757 constexpr std::uintptr_t m_UpdateCountLastPressed = 0x134 ;
  1758. 255758 constexpr std::uintptr_t m_UpdateCountLastReleased = 0x138 ;
  1759. 255759 constexpr std::uintptr_t m_LastUpdateWasPress = 0x13C ;
  1760. 255760 constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D ;
  1761. 255761 constexpr std::uintptr_t pressPoint = 0x140 ;
  1762. 255762 }
  1763. 255763 
  1764. 255764 namespace UnityEngine_InputSystem_Controls__AxisControl
  1765. 255765 {
  1766. 255766 constexpr std::uintptr_t TypeInfo = 0x107B6D88 ;
  1767. 255767 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1768. 255768 constexpr std::uintptr_t m_Name = 0x20 ;
  1769. 255769 constexpr std::uintptr_t m_Path = 0x30 ;
  1770. 255770 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1771. 255771 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1772. 255772 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1773. 255773 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1774. 255774 constexpr std::uintptr_t m_Layout = 0x58 ;
  1775. 255775 constexpr std::uintptr_t m_Variants = 0x68 ;
  1776. 255776 constexpr std::uintptr_t m_Device = 0x78 ;
  1777. 255777 constexpr std::uintptr_t m_Parent = 0x80 ;
  1778. 255778 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1779. 255779 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1780. 255780 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1781. 255781 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1782. 255782 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1783. 255783 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1784. 255784 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1785. 255785 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1786. 255786 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1787. 255787 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1788. 255788 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1789. 255789 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1790. 255790 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1791. 255791 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1792. 255792 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1793. 255793 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  1794. 255794 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  1795. 255795 constexpr std::uintptr_t clamp = 0x108 ;
  1796. 255796 constexpr std::uintptr_t clampMin = 0x10C ;
  1797. 255797 constexpr std::uintptr_t clampMax = 0x110 ;
  1798. 255798 constexpr std::uintptr_t clampConstant = 0x114 ;
  1799. 255799 constexpr std::uintptr_t invert = 0x118 ;
  1800. 255800 constexpr std::uintptr_t normalize = 0x119 ;
  1801. 255801 constexpr std::uintptr_t normalizeMin = 0x11C ;
  1802. 255802 constexpr std::uintptr_t normalizeMax = 0x120 ;
  1803. 255803 constexpr std::uintptr_t normalizeZero = 0x124 ;
  1804. 255804 constexpr std::uintptr_t scale = 0x128 ;
  1805. 255805 constexpr std::uintptr_t scaleFactor = 0x12C ;
  1806. 255806 }
  1807. 255807 
  1808. 255808 namespace UnityEngine_InputSystem_Controls__ButtonControl
  1809. 255809 {
  1810. 255810 constexpr std::uintptr_t TypeInfo = 0x107EF0B0 ;
  1811. 255811 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1812. 255812 constexpr std::uintptr_t m_Name = 0x20 ;
  1813. 255813 constexpr std::uintptr_t m_Path = 0x30 ;
  1814. 255814 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1815. 255815 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1816. 255816 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1817. 255817 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1818. 255818 constexpr std::uintptr_t m_Layout = 0x58 ;
  1819. 255819 constexpr std::uintptr_t m_Variants = 0x68 ;
  1820. 255820 constexpr std::uintptr_t m_Device = 0x78 ;
  1821. 255821 constexpr std::uintptr_t m_Parent = 0x80 ;
  1822. 255822 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1823. 255823 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1824. 255824 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1825. 255825 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1826. 255826 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1827. 255827 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1828. 255828 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1829. 255829 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1830. 255830 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1831. 255831 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1832. 255832 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1833. 255833 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1834. 255834 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1835. 255835 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1836. 255836 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1837. 255837 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  1838. 255838 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  1839. 255839 constexpr std::uintptr_t clamp = 0x108 ;
  1840. 255840 constexpr std::uintptr_t clampMin = 0x10C ;
  1841. 255841 constexpr std::uintptr_t clampMax = 0x110 ;
  1842. 255842 constexpr std::uintptr_t clampConstant = 0x114 ;
  1843. 255843 constexpr std::uintptr_t invert = 0x118 ;
  1844. 255844 constexpr std::uintptr_t normalize = 0x119 ;
  1845. 255845 constexpr std::uintptr_t normalizeMin = 0x11C ;
  1846. 255846 constexpr std::uintptr_t normalizeMax = 0x120 ;
  1847. 255847 constexpr std::uintptr_t normalizeZero = 0x124 ;
  1848. 255848 constexpr std::uintptr_t scale = 0x128 ;
  1849. 255849 constexpr std::uintptr_t scaleFactor = 0x12C ;
  1850. 255850 constexpr std::uintptr_t m_NeedsToCheckFramePress = 0x130 ;
  1851. 255851 constexpr std::uintptr_t m_UpdateCountLastPressed = 0x134 ;
  1852. 255852 constexpr std::uintptr_t m_UpdateCountLastReleased = 0x138 ;
  1853. 255853 constexpr std::uintptr_t m_LastUpdateWasPress = 0x13C ;
  1854. 255854 constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D ;
  1855. 255855 constexpr std::uintptr_t pressPoint = 0x140 ;
  1856. 255856 
  1857. 255857 namespace _static
  1858. 255858 {
  1859. 255859 constexpr std::uintptr_t s_GlobalDefaultButtonPressPoint = 0x0 ;
  1860. 255860 constexpr std::uintptr_t s_GlobalDefaultButtonReleaseThreshold = 0x4 ;
  1861. 255861 }
  1862. 255862 
  1863. 255863 }
  1864. 255864 
  1865. 255865 namespace UnityEngine_InputSystem_Controls__DeltaControl
  1866. 255866 {
  1867. 255867 constexpr std::uintptr_t TypeInfo = 0x107B6D78 ;
  1868. 255868 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1869. 255869 constexpr std::uintptr_t m_Name = 0x20 ;
  1870. 255870 constexpr std::uintptr_t m_Path = 0x30 ;
  1871. 255871 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1872. 255872 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1873. 255873 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1874. 255874 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1875. 255875 constexpr std::uintptr_t m_Layout = 0x58 ;
  1876. 255876 constexpr std::uintptr_t m_Variants = 0x68 ;
  1877. 255877 constexpr std::uintptr_t m_Device = 0x78 ;
  1878. 255878 constexpr std::uintptr_t m_Parent = 0x80 ;
  1879. 255879 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1880. 255880 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1881. 255881 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1882. 255882 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1883. 255883 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1884. 255884 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1885. 255885 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1886. 255886 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1887. 255887 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1888. 255888 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1889. 255889 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1890. 255890 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1891. 255891 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1892. 255892 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1893. 255893 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1894. 255894 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x100 ;
  1895. 255895 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x108 ;
  1896. 255896 constexpr std::uintptr_t _x_k__BackingField = 0x110 ;
  1897. 255897 constexpr std::uintptr_t _y_k__BackingField = 0x118 ;
  1898. 255898 constexpr std::uintptr_t _up_k__BackingField = 0x120 ;
  1899. 255899 constexpr std::uintptr_t _down_k__BackingField = 0x128 ;
  1900. 255900 constexpr std::uintptr_t _left_k__BackingField = 0x130 ;
  1901. 255901 constexpr std::uintptr_t _right_k__BackingField = 0x138 ;
  1902. 255902 }
  1903. 255903 
  1904. 255904 namespace UnityEngine_InputSystem_Controls__DiscreteButtonControl
  1905. 255905 {
  1906. 255906 constexpr std::uintptr_t TypeInfo = 0x107B31B0 ;
  1907. 255907 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1908. 255908 constexpr std::uintptr_t m_Name = 0x20 ;
  1909. 255909 constexpr std::uintptr_t m_Path = 0x30 ;
  1910. 255910 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1911. 255911 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1912. 255912 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1913. 255913 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1914. 255914 constexpr std::uintptr_t m_Layout = 0x58 ;
  1915. 255915 constexpr std::uintptr_t m_Variants = 0x68 ;
  1916. 255916 constexpr std::uintptr_t m_Device = 0x78 ;
  1917. 255917 constexpr std::uintptr_t m_Parent = 0x80 ;
  1918. 255918 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1919. 255919 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1920. 255920 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1921. 255921 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1922. 255922 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1923. 255923 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1924. 255924 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1925. 255925 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1926. 255926 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1927. 255927 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1928. 255928 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1929. 255929 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1930. 255930 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1931. 255931 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1932. 255932 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1933. 255933 constexpr std::uintptr_t m_UnprocessedCachedValue = 0xFC ;
  1934. 255934 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x100 ;
  1935. 255935 constexpr std::uintptr_t clamp = 0x108 ;
  1936. 255936 constexpr std::uintptr_t clampMin = 0x10C ;
  1937. 255937 constexpr std::uintptr_t clampMax = 0x110 ;
  1938. 255938 constexpr std::uintptr_t clampConstant = 0x114 ;
  1939. 255939 constexpr std::uintptr_t invert = 0x118 ;
  1940. 255940 constexpr std::uintptr_t normalize = 0x119 ;
  1941. 255941 constexpr std::uintptr_t normalizeMin = 0x11C ;
  1942. 255942 constexpr std::uintptr_t normalizeMax = 0x120 ;
  1943. 255943 constexpr std::uintptr_t normalizeZero = 0x124 ;
  1944. 255944 constexpr std::uintptr_t scale = 0x128 ;
  1945. 255945 constexpr std::uintptr_t scaleFactor = 0x12C ;
  1946. 255946 constexpr std::uintptr_t m_NeedsToCheckFramePress = 0x130 ;
  1947. 255947 constexpr std::uintptr_t m_UpdateCountLastPressed = 0x134 ;
  1948. 255948 constexpr std::uintptr_t m_UpdateCountLastReleased = 0x138 ;
  1949. 255949 constexpr std::uintptr_t m_LastUpdateWasPress = 0x13C ;
  1950. 255950 constexpr std::uintptr_t _needsToCheckFramePress_k__BackingField = 0x13D ;
  1951. 255951 constexpr std::uintptr_t pressPoint = 0x140 ;
  1952. 255952 constexpr std::uintptr_t minValue = 0x148 ;
  1953. 255953 constexpr std::uintptr_t maxValue = 0x14C ;
  1954. 255954 constexpr std::uintptr_t wrapAtValue = 0x150 ;
  1955. 255955 constexpr std::uintptr_t nullValue = 0x154 ;
  1956. 255956 constexpr std::uintptr_t writeMode = 0x158 ;
  1957. 255957 }
  1958. 255958 
  1959. 255959 namespace UnityEngine_InputSystem_Controls__DoubleControl
  1960. 255960 {
  1961. 255961 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1962. 255962 constexpr std::uintptr_t m_Name = 0x20 ;
  1963. 255963 constexpr std::uintptr_t m_Path = 0x30 ;
  1964. 255964 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1965. 255965 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1966. 255966 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1967. 255967 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  1968. 255968 constexpr std::uintptr_t m_Layout = 0x58 ;
  1969. 255969 constexpr std::uintptr_t m_Variants = 0x68 ;
  1970. 255970 constexpr std::uintptr_t m_Device = 0x78 ;
  1971. 255971 constexpr std::uintptr_t m_Parent = 0x80 ;
  1972. 255972 constexpr std::uintptr_t m_UsageCount = 0x88 ;
  1973. 255973 constexpr std::uintptr_t m_UsageStartIndex = 0x8C ;
  1974. 255974 constexpr std::uintptr_t m_AliasCount = 0x90 ;
  1975. 255975 constexpr std::uintptr_t m_AliasStartIndex = 0x94 ;
  1976. 255976 constexpr std::uintptr_t m_ChildCount = 0x98 ;
  1977. 255977 constexpr std::uintptr_t m_ChildStartIndex = 0x9C ;
  1978. 255978 constexpr std::uintptr_t m_ControlFlags = 0xA0 ;
  1979. 255979 constexpr std::uintptr_t m_CachedValueIsStale = 0xA4 ;
  1980. 255980 constexpr std::uintptr_t m_UnprocessedCachedValueIsStale = 0xA5 ;
  1981. 255981 constexpr std::uintptr_t m_DefaultState = 0xA8 ;
  1982. 255982 constexpr std::uintptr_t m_MinValue = 0xB8 ;
  1983. 255983 constexpr std::uintptr_t m_MaxValue = 0xC8 ;
  1984. 255984 constexpr std::uintptr_t m_OptimizedControlDataType = 0xD8 ;
  1985. 255985 constexpr std::uintptr_t m_ProcessorStack = 0xE0 ;
  1986. 255986 constexpr std::uintptr_t m_CachedValue = 0xF8 ;
  1987. 255987 constexpr std::uintptr_t m_UnprocessedCachedValue = 0x100 ;
  1988. 255988 constexpr std::uintptr_t evaluateProcessorsEveryRead = 0x108 ;
  1989. 255989 }
  1990. 255990 
  1991. 255991 namespace UnityEngine_InputSystem_Controls__DpadControl
  1992. 255992 {
  1993. 255993 constexpr std::uintptr_t m_StateBlock = 0x10 ;
  1994. 255994 constexpr std::uintptr_t m_Name = 0x20 ;
  1995. 255995 constexpr std::uintptr_t m_Path = 0x30 ;
  1996. 255996 constexpr std::uintptr_t m_DisplayName = 0x38 ;
  1997. 255997 constexpr std::uintptr_t m_DisplayNameFromLayout = 0x40 ;
  1998. 255998 constexpr std::uintptr_t m_ShortDisplayName = 0x48 ;
  1999. 255999 constexpr std::uintptr_t m_ShortDisplayNameFromLayout = 0x50 ;
  2000. 256000 constexpr std::uintptr_t m_Layout = 0x58 ;
← Prev Next → Page 128 of 171 — lines 254,001–256,000 of 341,881