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 114 of 171 — lines 226,001–228,000 of 341,881
341,881 lines
  1. 226001 {
  2. 226002 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  3. 226003 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  4. 226004 constexpr std::uintptr_t m_Focusable = 0x20 ;
  5. 226005 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  6. 226006 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  7. 226007 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  8. 226008 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  9. 226009 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  10. 226010 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  11. 226011 constexpr std::uintptr_t m_Name = 0x38 ;
  12. 226012 constexpr std::uintptr_t m_ClassList = 0x40 ;
  13. 226013 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  14. 226014 constexpr std::uintptr_t m_Flags = 0x50 ;
  15. 226015 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  16. 226016 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  17. 226017 constexpr std::uintptr_t lastLayout = 0x64 ;
  18. 226018 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  19. 226019 constexpr std::uintptr_t renderData = 0x88 ;
  20. 226020 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  21. 226021 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  22. 226022 constexpr std::uintptr_t insertionIndex = 0x9C ;
  23. 226023 constexpr std::uintptr_t m_Layout = 0xA0 ;
  24. 226024 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  25. 226025 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  26. 226026 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  27. 226027 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  28. 226028 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  29. 226029 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  30. 226030 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  31. 226031 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  32. 226032 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  33. 226033 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  34. 226034 constexpr std::uintptr_t m_Style = 0x1A8 ;
  35. 226035 constexpr std::uintptr_t variableContext = 0x1F8 ;
  36. 226036 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  37. 226037 constexpr std::uintptr_t controlid = 0x204 ;
  38. 226038 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  39. 226039 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  40. 226040 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  41. 226041 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  42. 226042 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  43. 226043 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  44. 226044 constexpr std::uintptr_t m_DataSource = 0x228 ;
  45. 226045 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  46. 226046 constexpr std::uintptr_t m_Bindings = 0x238 ;
  47. 226047 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  48. 226048 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  49. 226049 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  50. 226050 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  51. 226051 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  52. 226052 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  53. 226053 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  54. 226054 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  55. 226055 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  56. 226056 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  57. 226057 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  58. 226058 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  59. 226059 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  60. 226060 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  61. 226061 constexpr std::uintptr_t m_Children = 0x290 ;
  62. 226062 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  63. 226063 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  64. 226064 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  65. 226065 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  66. 226066 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  67. 226067 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  68. 226068 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  69. 226069 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  70. 226070 constexpr std::uintptr_t itemsChosen = 0x2D8 ;
  71. 226071 constexpr std::uintptr_t selectionChanged = 0x2E0 ;
  72. 226072 constexpr std::uintptr_t selectedIndicesChanged = 0x2E8 ;
  73. 226073 constexpr std::uintptr_t itemIndexChanged = 0x2F0 ;
  74. 226074 constexpr std::uintptr_t itemsSourceChanged = 0x2F8 ;
  75. 226075 constexpr std::uintptr_t m_SelectionNotChanged = 0x300 ;
  76. 226076 constexpr std::uintptr_t canStartDrag = 0x308 ;
  77. 226077 constexpr std::uintptr_t setupDragAndDrop = 0x310 ;
  78. 226078 constexpr std::uintptr_t dragAndDropUpdate = 0x318 ;
  79. 226079 constexpr std::uintptr_t handleDrop = 0x320 ;
  80. 226080 constexpr std::uintptr_t m_SelectionType = 0x328 ;
  81. 226081 constexpr std::uintptr_t allowSingleClickChoice = 0x32C ;
  82. 226082 constexpr std::uintptr_t m_HorizontalScrollingEnabled = 0x32D ;
  83. 226083 constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds = 0x330 ;
  84. 226084 constexpr std::uintptr_t m_FixedItemHeight = 0x334 ;
  85. 226085 constexpr std::uintptr_t m_ItemHeightIsInline = 0x338 ;
  86. 226086 constexpr std::uintptr_t m_VirtualizationMethod = 0x33C ;
  87. 226087 constexpr std::uintptr_t m_ScrollView = 0x340 ;
  88. 226088 constexpr std::uintptr_t m_ViewController = 0x348 ;
  89. 226089 constexpr std::uintptr_t m_VirtualizationController = 0x350 ;
  90. 226090 constexpr std::uintptr_t m_NavigationManipulator = 0x358 ;
  91. 226091 constexpr std::uintptr_t serializedVirtualizationData = 0x360 ;
  92. 226092 constexpr std::uintptr_t m_SelectedIds = 0x368 ;
  93. 226093 constexpr std::uintptr_t m_Selection = 0x370 ;
  94. 226094 constexpr std::uintptr_t m_LastHeight = 0x378 ;
  95. 226095 constexpr std::uintptr_t m_RangeSelectionDirection = 0x37C ;
  96. 226096 constexpr std::uintptr_t m_Dragger = 0x380 ;
  97. 226097 constexpr std::uintptr_t m_ItemIndexChangedCallback = 0x388 ;
  98. 226098 constexpr std::uintptr_t m_ItemsSourceChangedCallback = 0x390 ;
  99. 226099 constexpr std::uintptr_t m_RebuildScheduled = 0x398 ;
  100. 226100 constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0 ;
  101. 226101 constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4 ;
  102. 226102 constexpr std::uintptr_t m_PreviousRefreshedCount = 0x3A8 ;
  103. 226103 constexpr std::uintptr_t m_TouchDownPosition = 0x3AC ;
  104. 226104 constexpr std::uintptr_t m_LastPointerDownTimeStamp = 0x3B8 ;
  105. 226105 constexpr std::uintptr_t m_PointerDownCount = 0x3C0 ;
  106. 226106 constexpr std::uintptr_t itemExpandedChanged = 0x3C8 ;
  107. 226107 constexpr std::uintptr_t m_AutoExpand = 0x3D0 ;
  108. 226108 constexpr std::uintptr_t m_ExpandedItemIds = 0x3D8 ;
  109. 226109 constexpr std::uintptr_t _customIdent_k__BackingField = 0x3E0 ;
  110. 226110 constexpr std::uintptr_t m_Columns = 0x3E8 ;
  111. 226111 constexpr std::uintptr_t m_SortingMode = 0x3F0 ;
  112. 226112 constexpr std::uintptr_t m_SortColumnDescriptions = 0x3F8 ;
  113. 226113 constexpr std::uintptr_t m_SortedColumns = 0x400 ;
  114. 226114 constexpr std::uintptr_t columnSortingChanged = 0x408 ;
  115. 226115 constexpr std::uintptr_t headerContextMenuPopulateEvent = 0x410 ;
  116. 226116 
  117. 226117 namespace _static
  118. 226118 {
  119. 226119 constexpr std::uintptr_t columnsProperty = 0x0 ;
  120. 226120 constexpr std::uintptr_t sortColumnDescriptionsProperty = 0x98 ;
  121. 226121 constexpr std::uintptr_t sortingModeProperty = 0x130 ;
  122. 226122 }
  123. 226123 
  124. 226124 }
  125. 226125 
  126. 226126 namespace UnityEngine_UIElements__SortDirection
  127. 226127 {
  128. 226128 constexpr std::uintptr_t value__ = 0x0 ;
  129. 226129 }
  130. 226130 
  131. 226131 namespace UnityEngine_UIElements__SortColumnDescription
  132. 226132 {
  133. 226133 constexpr std::uintptr_t m_ColumnIndex = 0x10 ;
  134. 226134 constexpr std::uintptr_t m_ColumnName = 0x18 ;
  135. 226135 constexpr std::uintptr_t m_SortDirection = 0x20 ;
  136. 226136 constexpr std::uintptr_t propertyChanged = 0x28 ;
  137. 226137 constexpr std::uintptr_t _column_k__BackingField = 0x30 ;
  138. 226138 constexpr std::uintptr_t changed = 0x38 ;
  139. 226139 
  140. 226140 namespace _static
  141. 226141 {
  142. 226142 constexpr std::uintptr_t columnNameProperty = 0x0 ;
  143. 226143 constexpr std::uintptr_t columnIndexProperty = 0x98 ;
  144. 226144 constexpr std::uintptr_t directionProperty = 0x130 ;
  145. 226145 }
  146. 226146 
  147. 226147 }
  148. 226148 
  149. 226149 namespace UnityEngine_UIElements__SortColumnDescriptions
  150. 226150 {
  151. 226151 constexpr std::uintptr_t m_Descriptions = 0x10 ;
  152. 226152 constexpr std::uintptr_t changed = 0x18 ;
  153. 226153 }
  154. 226154 
  155. 226155 namespace UnityEngine_UIElements__PopupField`1
  156. 226156 {
  157. 226157 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  158. 226158 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  159. 226159 constexpr std::uintptr_t m_Focusable = 0x20 ;
  160. 226160 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  161. 226161 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  162. 226162 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  163. 226163 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  164. 226164 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  165. 226165 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  166. 226166 constexpr std::uintptr_t m_Name = 0x38 ;
  167. 226167 constexpr std::uintptr_t m_ClassList = 0x40 ;
  168. 226168 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  169. 226169 constexpr std::uintptr_t m_Flags = 0x50 ;
  170. 226170 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  171. 226171 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  172. 226172 constexpr std::uintptr_t lastLayout = 0x64 ;
  173. 226173 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  174. 226174 constexpr std::uintptr_t renderData = 0x88 ;
  175. 226175 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  176. 226176 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  177. 226177 constexpr std::uintptr_t insertionIndex = 0x9C ;
  178. 226178 constexpr std::uintptr_t m_Layout = 0xA0 ;
  179. 226179 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  180. 226180 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  181. 226181 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  182. 226182 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  183. 226183 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  184. 226184 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  185. 226185 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  186. 226186 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  187. 226187 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  188. 226188 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  189. 226189 constexpr std::uintptr_t m_Style = 0x1A8 ;
  190. 226190 constexpr std::uintptr_t variableContext = 0x1F8 ;
  191. 226191 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  192. 226192 constexpr std::uintptr_t controlid = 0x204 ;
  193. 226193 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  194. 226194 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  195. 226195 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  196. 226196 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  197. 226197 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  198. 226198 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  199. 226199 constexpr std::uintptr_t m_DataSource = 0x228 ;
  200. 226200 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  201. 226201 constexpr std::uintptr_t m_Bindings = 0x238 ;
  202. 226202 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  203. 226203 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  204. 226204 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  205. 226205 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  206. 226206 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  207. 226207 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  208. 226208 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  209. 226209 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  210. 226210 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  211. 226211 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  212. 226212 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  213. 226213 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  214. 226214 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  215. 226215 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  216. 226216 constexpr std::uintptr_t m_Children = 0x290 ;
  217. 226217 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  218. 226218 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  219. 226219 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  220. 226220 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  221. 226221 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  222. 226222 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  223. 226223 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  224. 226224 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  225. 226225 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  226. 226226 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  227. 226227 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  228. 226228 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  229. 226229 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  230. 226230 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  231. 226231 constexpr std::uintptr_t m_Value = 0x300 ;
  232. 226232 constexpr std::uintptr_t onValidateValue = 0x308 ;
  233. 226233 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  234. 226234 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  235. 226235 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  236. 226236 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  237. 226237 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  238. 226238 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  239. 226239 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  240. 226240 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  241. 226241 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  242. 226242 constexpr std::uintptr_t m_Choices = 0x358 ;
  243. 226243 constexpr std::uintptr_t m_TextElement = 0x360 ;
  244. 226244 constexpr std::uintptr_t m_ArrowElement = 0x368 ;
  245. 226245 constexpr std::uintptr_t m_ScheduledShowMenuItem = 0x370 ;
  246. 226246 constexpr std::uintptr_t m_FormatSelectedValueCallback = 0x378 ;
  247. 226247 constexpr std::uintptr_t m_FormatListItemCallback = 0x380 ;
  248. 226248 constexpr std::uintptr_t createMenuCallback = 0x388 ;
  249. 226249 constexpr std::uintptr_t m_GenericMenu = 0x390 ;
  250. 226250 constexpr std::uintptr_t m_AutoCloseMenu = 0x398 ;
  251. 226251 constexpr std::uintptr_t m_Index = 0x0 ;
  252. 226252 
  253. 226253 namespace _static
  254. 226254 {
  255. 226255 constexpr std::uintptr_t indexProperty = 0x0 ;
  256. 226256 constexpr std::uintptr_t ussClassName = 0x0 ;
  257. 226257 constexpr std::uintptr_t labelUssClassName = 0x0 ;
  258. 226258 constexpr std::uintptr_t inputUssClassName = 0x0 ;
  259. 226259 }
  260. 226260 
  261. 226261 }
  262. 226262 
  263. 226263 namespace UnityEngine_UIElements__PopupWindow
  264. 226264 {
  265. 226265 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  266. 226266 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  267. 226267 constexpr std::uintptr_t m_Focusable = 0x20 ;
  268. 226268 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  269. 226269 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  270. 226270 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  271. 226271 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  272. 226272 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  273. 226273 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  274. 226274 constexpr std::uintptr_t m_Name = 0x38 ;
  275. 226275 constexpr std::uintptr_t m_ClassList = 0x40 ;
  276. 226276 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  277. 226277 constexpr std::uintptr_t m_Flags = 0x50 ;
  278. 226278 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  279. 226279 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  280. 226280 constexpr std::uintptr_t lastLayout = 0x64 ;
  281. 226281 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  282. 226282 constexpr std::uintptr_t renderData = 0x88 ;
  283. 226283 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  284. 226284 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  285. 226285 constexpr std::uintptr_t insertionIndex = 0x9C ;
  286. 226286 constexpr std::uintptr_t m_Layout = 0xA0 ;
  287. 226287 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  288. 226288 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  289. 226289 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  290. 226290 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  291. 226291 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  292. 226292 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  293. 226293 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  294. 226294 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  295. 226295 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  296. 226296 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  297. 226297 constexpr std::uintptr_t m_Style = 0x1A8 ;
  298. 226298 constexpr std::uintptr_t variableContext = 0x1F8 ;
  299. 226299 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  300. 226300 constexpr std::uintptr_t controlid = 0x204 ;
  301. 226301 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  302. 226302 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  303. 226303 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  304. 226304 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  305. 226305 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  306. 226306 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  307. 226307 constexpr std::uintptr_t m_DataSource = 0x228 ;
  308. 226308 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  309. 226309 constexpr std::uintptr_t m_Bindings = 0x238 ;
  310. 226310 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  311. 226311 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  312. 226312 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  313. 226313 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  314. 226314 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  315. 226315 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  316. 226316 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  317. 226317 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  318. 226318 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  319. 226319 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  320. 226320 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  321. 226321 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  322. 226322 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  323. 226323 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  324. 226324 constexpr std::uintptr_t m_Children = 0x290 ;
  325. 226325 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  326. 226326 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  327. 226327 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  328. 226328 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  329. 226329 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  330. 226330 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  331. 226331 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  332. 226332 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  333. 226333 constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8 ;
  334. 226334 constexpr std::uintptr_t _uitkTextHandle_k__BackingField = 0x2E0 ;
  335. 226335 constexpr std::uintptr_t m_Text = 0x2E8 ;
  336. 226336 constexpr std::uintptr_t m_EnableRichText = 0x2F0 ;
  337. 226337 constexpr std::uintptr_t m_EmojiFallbackSupport = 0x2F1 ;
  338. 226338 constexpr std::uintptr_t m_ParseEscapeSequences = 0x2F2 ;
  339. 226339 constexpr std::uintptr_t m_DisplayTooltipWhenElided = 0x2F3 ;
  340. 226340 constexpr std::uintptr_t _isElided_k__BackingField = 0x2F4 ;
  341. 226341 constexpr std::uintptr_t elidedText = 0x2F8 ;
  342. 226342 constexpr std::uintptr_t m_WasElided = 0x300 ;
  343. 226343 constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308 ;
  344. 226344 constexpr std::uintptr_t isInputField = 0x310 ;
  345. 226345 constexpr std::uintptr_t m_Multiline = 0x311 ;
  346. 226346 constexpr std::uintptr_t m_TouchScreenKeyboard = 0x318 ;
  347. 226347 constexpr std::uintptr_t onIsReadOnlyChanged = 0x320 ;
  348. 226348 constexpr std::uintptr_t m_KeyboardType = 0x328 ;
  349. 226349 constexpr std::uintptr_t m_HideSoftKeyboard = 0x32C ;
  350. 226350 constexpr std::uintptr_t m_HideMobileInput = 0x32D ;
  351. 226351 constexpr std::uintptr_t m_IsReadOnly = 0x32E ;
  352. 226352 constexpr std::uintptr_t m_MaxLength = 0x330 ;
  353. 226353 constexpr std::uintptr_t m_PlaceholderText = 0x338 ;
  354. 226354 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340 ;
  355. 226355 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348 ;
  356. 226356 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350 ;
  357. 226357 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358 ;
  358. 226358 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360 ;
  359. 226359 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368 ;
  360. 226360 constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370 ;
  361. 226361 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378 ;
  362. 226362 constexpr std::uintptr_t m_RenderedText = 0x380 ;
  363. 226363 constexpr std::uintptr_t m_OriginalText = 0x388 ;
  364. 226364 constexpr std::uintptr_t m_MaskChar = 0x390 ;
  365. 226365 constexpr std::uintptr_t m_IsPassword = 0x392 ;
  366. 226366 constexpr std::uintptr_t m_HidePlaceholderTextOnFocus = 0x393 ;
  367. 226367 constexpr std::uintptr_t m_AutoCorrection = 0x394 ;
  368. 226368 constexpr std::uintptr_t m_SelectingManipulator = 0x398 ;
  369. 226369 constexpr std::uintptr_t m_IsSelectable = 0x3A0 ;
  370. 226370 constexpr std::uintptr_t m_DoubleClickSelectsWord = 0x3A1 ;
  371. 226371 constexpr std::uintptr_t m_TripleClickSelectsLine = 0x3A2 ;
  372. 226372 constexpr std::uintptr_t m_SelectAllOnFocus = 0x3A3 ;
  373. 226373 constexpr std::uintptr_t m_SelectAllOnMouseUp = 0x3A4 ;
  374. 226374 constexpr std::uintptr_t m_SelectionColor = 0x3A8 ;
  375. 226375 constexpr std::uintptr_t m_CursorColor = 0x3B8 ;
  376. 226376 constexpr std::uintptr_t m_CursorWidth = 0x3C8 ;
  377. 226377 constexpr std::uintptr_t m_ContentContainer = 0x3D0 ;
  378. 226378 
  379. 226379 namespace _static
  380. 226380 {
  381. 226381 constexpr std::uintptr_t ussClassName = 0x0 ;
  382. 226382 constexpr std::uintptr_t contentUssClassName = 0x8 ;
  383. 226383 }
  384. 226384 
  385. 226385 }
  386. 226386 
  387. 226387 namespace UnityEngine_UIElements__AbstractProgressBar
  388. 226388 {
  389. 226389 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  390. 226390 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  391. 226391 constexpr std::uintptr_t m_Focusable = 0x20 ;
  392. 226392 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  393. 226393 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  394. 226394 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  395. 226395 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  396. 226396 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  397. 226397 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  398. 226398 constexpr std::uintptr_t m_Name = 0x38 ;
  399. 226399 constexpr std::uintptr_t m_ClassList = 0x40 ;
  400. 226400 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  401. 226401 constexpr std::uintptr_t m_Flags = 0x50 ;
  402. 226402 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  403. 226403 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  404. 226404 constexpr std::uintptr_t lastLayout = 0x64 ;
  405. 226405 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  406. 226406 constexpr std::uintptr_t renderData = 0x88 ;
  407. 226407 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  408. 226408 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  409. 226409 constexpr std::uintptr_t insertionIndex = 0x9C ;
  410. 226410 constexpr std::uintptr_t m_Layout = 0xA0 ;
  411. 226411 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  412. 226412 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  413. 226413 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  414. 226414 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  415. 226415 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  416. 226416 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  417. 226417 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  418. 226418 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  419. 226419 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  420. 226420 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  421. 226421 constexpr std::uintptr_t m_Style = 0x1A8 ;
  422. 226422 constexpr std::uintptr_t variableContext = 0x1F8 ;
  423. 226423 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  424. 226424 constexpr std::uintptr_t controlid = 0x204 ;
  425. 226425 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  426. 226426 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  427. 226427 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  428. 226428 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  429. 226429 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  430. 226430 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  431. 226431 constexpr std::uintptr_t m_DataSource = 0x228 ;
  432. 226432 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  433. 226433 constexpr std::uintptr_t m_Bindings = 0x238 ;
  434. 226434 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  435. 226435 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  436. 226436 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  437. 226437 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  438. 226438 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  439. 226439 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  440. 226440 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  441. 226441 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  442. 226442 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  443. 226443 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  444. 226444 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  445. 226445 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  446. 226446 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  447. 226447 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  448. 226448 constexpr std::uintptr_t m_Children = 0x290 ;
  449. 226449 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  450. 226450 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  451. 226451 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  452. 226452 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  453. 226453 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  454. 226454 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  455. 226455 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  456. 226456 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  457. 226457 constexpr std::uintptr_t m_Background = 0x2D8 ;
  458. 226458 constexpr std::uintptr_t m_Progress = 0x2E0 ;
  459. 226459 constexpr std::uintptr_t m_Title = 0x2E8 ;
  460. 226460 constexpr std::uintptr_t m_LowValue = 0x2F0 ;
  461. 226461 constexpr std::uintptr_t m_HighValue = 0x2F4 ;
  462. 226462 constexpr std::uintptr_t m_Value = 0x2F8 ;
  463. 226463 
  464. 226464 namespace _static
  465. 226465 {
  466. 226466 constexpr std::uintptr_t titleProperty = 0x0 ;
  467. 226467 constexpr std::uintptr_t lowValueProperty = 0x98 ;
  468. 226468 constexpr std::uintptr_t highValueProperty = 0x130 ;
  469. 226469 constexpr std::uintptr_t valueProperty = 0x1C8 ;
  470. 226470 constexpr std::uintptr_t ussClassName = 0x260 ;
  471. 226471 constexpr std::uintptr_t containerUssClassName = 0x268 ;
  472. 226472 constexpr std::uintptr_t titleUssClassName = 0x270 ;
  473. 226473 constexpr std::uintptr_t titleContainerUssClassName = 0x278 ;
  474. 226474 constexpr std::uintptr_t progressUssClassName = 0x280 ;
  475. 226475 constexpr std::uintptr_t backgroundUssClassName = 0x288 ;
  476. 226476 }
  477. 226477 
  478. 226478 }
  479. 226479 
  480. 226480 namespace UnityEngine_UIElements__ProgressBar
  481. 226481 {
  482. 226482 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  483. 226483 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  484. 226484 constexpr std::uintptr_t m_Focusable = 0x20 ;
  485. 226485 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  486. 226486 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  487. 226487 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  488. 226488 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  489. 226489 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  490. 226490 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  491. 226491 constexpr std::uintptr_t m_Name = 0x38 ;
  492. 226492 constexpr std::uintptr_t m_ClassList = 0x40 ;
  493. 226493 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  494. 226494 constexpr std::uintptr_t m_Flags = 0x50 ;
  495. 226495 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  496. 226496 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  497. 226497 constexpr std::uintptr_t lastLayout = 0x64 ;
  498. 226498 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  499. 226499 constexpr std::uintptr_t renderData = 0x88 ;
  500. 226500 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  501. 226501 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  502. 226502 constexpr std::uintptr_t insertionIndex = 0x9C ;
  503. 226503 constexpr std::uintptr_t m_Layout = 0xA0 ;
  504. 226504 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  505. 226505 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  506. 226506 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  507. 226507 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  508. 226508 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  509. 226509 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  510. 226510 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  511. 226511 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  512. 226512 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  513. 226513 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  514. 226514 constexpr std::uintptr_t m_Style = 0x1A8 ;
  515. 226515 constexpr std::uintptr_t variableContext = 0x1F8 ;
  516. 226516 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  517. 226517 constexpr std::uintptr_t controlid = 0x204 ;
  518. 226518 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  519. 226519 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  520. 226520 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  521. 226521 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  522. 226522 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  523. 226523 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  524. 226524 constexpr std::uintptr_t m_DataSource = 0x228 ;
  525. 226525 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  526. 226526 constexpr std::uintptr_t m_Bindings = 0x238 ;
  527. 226527 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  528. 226528 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  529. 226529 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  530. 226530 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  531. 226531 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  532. 226532 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  533. 226533 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  534. 226534 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  535. 226535 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  536. 226536 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  537. 226537 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  538. 226538 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  539. 226539 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  540. 226540 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  541. 226541 constexpr std::uintptr_t m_Children = 0x290 ;
  542. 226542 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  543. 226543 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  544. 226544 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  545. 226545 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  546. 226546 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  547. 226547 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  548. 226548 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  549. 226549 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  550. 226550 constexpr std::uintptr_t m_Background = 0x2D8 ;
  551. 226551 constexpr std::uintptr_t m_Progress = 0x2E0 ;
  552. 226552 constexpr std::uintptr_t m_Title = 0x2E8 ;
  553. 226553 constexpr std::uintptr_t m_LowValue = 0x2F0 ;
  554. 226554 constexpr std::uintptr_t m_HighValue = 0x2F4 ;
  555. 226555 constexpr std::uintptr_t m_Value = 0x2F8 ;
  556. 226556 }
  557. 226557 
  558. 226558 namespace UnityEngine_UIElements__RadioButton
  559. 226559 {
  560. 226560 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  561. 226561 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  562. 226562 constexpr std::uintptr_t m_Focusable = 0x20 ;
  563. 226563 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  564. 226564 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  565. 226565 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  566. 226566 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  567. 226567 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  568. 226568 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  569. 226569 constexpr std::uintptr_t m_Name = 0x38 ;
  570. 226570 constexpr std::uintptr_t m_ClassList = 0x40 ;
  571. 226571 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  572. 226572 constexpr std::uintptr_t m_Flags = 0x50 ;
  573. 226573 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  574. 226574 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  575. 226575 constexpr std::uintptr_t lastLayout = 0x64 ;
  576. 226576 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  577. 226577 constexpr std::uintptr_t renderData = 0x88 ;
  578. 226578 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  579. 226579 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  580. 226580 constexpr std::uintptr_t insertionIndex = 0x9C ;
  581. 226581 constexpr std::uintptr_t m_Layout = 0xA0 ;
  582. 226582 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  583. 226583 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  584. 226584 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  585. 226585 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  586. 226586 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  587. 226587 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  588. 226588 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  589. 226589 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  590. 226590 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  591. 226591 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  592. 226592 constexpr std::uintptr_t m_Style = 0x1A8 ;
  593. 226593 constexpr std::uintptr_t variableContext = 0x1F8 ;
  594. 226594 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  595. 226595 constexpr std::uintptr_t controlid = 0x204 ;
  596. 226596 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  597. 226597 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  598. 226598 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  599. 226599 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  600. 226600 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  601. 226601 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  602. 226602 constexpr std::uintptr_t m_DataSource = 0x228 ;
  603. 226603 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  604. 226604 constexpr std::uintptr_t m_Bindings = 0x238 ;
  605. 226605 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  606. 226606 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  607. 226607 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  608. 226608 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  609. 226609 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  610. 226610 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  611. 226611 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  612. 226612 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  613. 226613 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  614. 226614 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  615. 226615 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  616. 226616 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  617. 226617 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  618. 226618 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  619. 226619 constexpr std::uintptr_t m_Children = 0x290 ;
  620. 226620 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  621. 226621 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  622. 226622 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  623. 226623 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  624. 226624 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  625. 226625 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  626. 226626 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  627. 226627 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  628. 226628 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  629. 226629 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  630. 226630 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  631. 226631 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  632. 226632 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  633. 226633 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  634. 226634 constexpr std::uintptr_t m_Value = 0x300 ;
  635. 226635 constexpr std::uintptr_t onValidateValue = 0x308 ;
  636. 226636 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  637. 226637 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  638. 226638 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  639. 226639 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  640. 226640 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  641. 226641 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  642. 226642 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  643. 226643 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  644. 226644 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  645. 226645 constexpr std::uintptr_t m_Label = 0x358 ;
  646. 226646 constexpr std::uintptr_t m_CheckMark = 0x360 ;
  647. 226647 constexpr std::uintptr_t m_Clickable = 0x368 ;
  648. 226648 constexpr std::uintptr_t _toggleOnLabelClick_k__BackingField = 0x370 ;
  649. 226649 constexpr std::uintptr_t _toggleOnTextClick_k__BackingField = 0x371 ;
  650. 226650 constexpr std::uintptr_t m_OriginalText = 0x378 ;
  651. 226651 constexpr std::uintptr_t m_CheckmarkBackground = 0x380 ;
  652. 226652 
  653. 226653 namespace _static
  654. 226654 {
  655. 226655 constexpr std::uintptr_t ussClassName = 0x0 ;
  656. 226656 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  657. 226657 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  658. 226658 constexpr std::uintptr_t checkmarkBackgroundUssClassName = 0x18 ;
  659. 226659 constexpr std::uintptr_t checkmarkUssClassName = 0x20 ;
  660. 226660 constexpr std::uintptr_t textUssClassName = 0x28 ;
  661. 226661 }
  662. 226662 
  663. 226663 }
  664. 226664 
  665. 226665 namespace UnityEngine_UIElements__RadioButtonGroup
  666. 226666 {
  667. 226667 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  668. 226668 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  669. 226669 constexpr std::uintptr_t m_Focusable = 0x20 ;
  670. 226670 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  671. 226671 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  672. 226672 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  673. 226673 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  674. 226674 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  675. 226675 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  676. 226676 constexpr std::uintptr_t m_Name = 0x38 ;
  677. 226677 constexpr std::uintptr_t m_ClassList = 0x40 ;
  678. 226678 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  679. 226679 constexpr std::uintptr_t m_Flags = 0x50 ;
  680. 226680 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  681. 226681 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  682. 226682 constexpr std::uintptr_t lastLayout = 0x64 ;
  683. 226683 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  684. 226684 constexpr std::uintptr_t renderData = 0x88 ;
  685. 226685 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  686. 226686 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  687. 226687 constexpr std::uintptr_t insertionIndex = 0x9C ;
  688. 226688 constexpr std::uintptr_t m_Layout = 0xA0 ;
  689. 226689 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  690. 226690 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  691. 226691 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  692. 226692 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  693. 226693 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  694. 226694 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  695. 226695 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  696. 226696 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  697. 226697 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  698. 226698 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  699. 226699 constexpr std::uintptr_t m_Style = 0x1A8 ;
  700. 226700 constexpr std::uintptr_t variableContext = 0x1F8 ;
  701. 226701 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  702. 226702 constexpr std::uintptr_t controlid = 0x204 ;
  703. 226703 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  704. 226704 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  705. 226705 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  706. 226706 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  707. 226707 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  708. 226708 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  709. 226709 constexpr std::uintptr_t m_DataSource = 0x228 ;
  710. 226710 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  711. 226711 constexpr std::uintptr_t m_Bindings = 0x238 ;
  712. 226712 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  713. 226713 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  714. 226714 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  715. 226715 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  716. 226716 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  717. 226717 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  718. 226718 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  719. 226719 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  720. 226720 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  721. 226721 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  722. 226722 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  723. 226723 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  724. 226724 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  725. 226725 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  726. 226726 constexpr std::uintptr_t m_Children = 0x290 ;
  727. 226727 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  728. 226728 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  729. 226729 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  730. 226730 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  731. 226731 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  732. 226732 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  733. 226733 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  734. 226734 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  735. 226735 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  736. 226736 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  737. 226737 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  738. 226738 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  739. 226739 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  740. 226740 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  741. 226741 constexpr std::uintptr_t m_Value = 0x300 ;
  742. 226742 constexpr std::uintptr_t onValidateValue = 0x308 ;
  743. 226743 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  744. 226744 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  745. 226745 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  746. 226746 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  747. 226747 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  748. 226748 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  749. 226749 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  750. 226750 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  751. 226751 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  752. 226752 constexpr std::uintptr_t m_ChoiceRadioButtonContainer = 0x358 ;
  753. 226753 constexpr std::uintptr_t m_ContentContainer = 0x360 ;
  754. 226754 constexpr std::uintptr_t m_GetAllRadioButtonsQuery = 0x368 ;
  755. 226755 constexpr std::uintptr_t m_RegisteredRadioButtons = 0x398 ;
  756. 226756 constexpr std::uintptr_t m_SelectedRadioButton = 0x3A0 ;
  757. 226757 constexpr std::uintptr_t m_RadioButtonValueChangedCallback = 0x3A8 ;
  758. 226758 constexpr std::uintptr_t m_UpdatingButtons = 0x3B0 ;
  759. 226759 constexpr std::uintptr_t m_Choices = 0x3B8 ;
  760. 226760 
  761. 226761 namespace _static
  762. 226762 {
  763. 226763 constexpr std::uintptr_t choicesProperty = 0x0 ;
  764. 226764 constexpr std::uintptr_t ussClassName = 0x98 ;
  765. 226765 constexpr std::uintptr_t containerUssClassName = 0xA0 ;
  766. 226766 constexpr std::uintptr_t containerName = 0xA8 ;
  767. 226767 constexpr std::uintptr_t choicesContainerName = 0xB0 ;
  768. 226768 }
  769. 226769 
  770. 226770 }
  771. 226771 
  772. 226772 namespace UnityEngine_UIElements__RepeatButton
  773. 226773 {
  774. 226774 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  775. 226775 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  776. 226776 constexpr std::uintptr_t m_Focusable = 0x20 ;
  777. 226777 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  778. 226778 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  779. 226779 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  780. 226780 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  781. 226781 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  782. 226782 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  783. 226783 constexpr std::uintptr_t m_Name = 0x38 ;
  784. 226784 constexpr std::uintptr_t m_ClassList = 0x40 ;
  785. 226785 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  786. 226786 constexpr std::uintptr_t m_Flags = 0x50 ;
  787. 226787 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  788. 226788 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  789. 226789 constexpr std::uintptr_t lastLayout = 0x64 ;
  790. 226790 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  791. 226791 constexpr std::uintptr_t renderData = 0x88 ;
  792. 226792 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  793. 226793 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  794. 226794 constexpr std::uintptr_t insertionIndex = 0x9C ;
  795. 226795 constexpr std::uintptr_t m_Layout = 0xA0 ;
  796. 226796 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  797. 226797 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  798. 226798 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  799. 226799 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  800. 226800 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  801. 226801 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  802. 226802 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  803. 226803 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  804. 226804 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  805. 226805 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  806. 226806 constexpr std::uintptr_t m_Style = 0x1A8 ;
  807. 226807 constexpr std::uintptr_t variableContext = 0x1F8 ;
  808. 226808 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  809. 226809 constexpr std::uintptr_t controlid = 0x204 ;
  810. 226810 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  811. 226811 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  812. 226812 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  813. 226813 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  814. 226814 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  815. 226815 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  816. 226816 constexpr std::uintptr_t m_DataSource = 0x228 ;
  817. 226817 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  818. 226818 constexpr std::uintptr_t m_Bindings = 0x238 ;
  819. 226819 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  820. 226820 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  821. 226821 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  822. 226822 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  823. 226823 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  824. 226824 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  825. 226825 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  826. 226826 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  827. 226827 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  828. 226828 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  829. 226829 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  830. 226830 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  831. 226831 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  832. 226832 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  833. 226833 constexpr std::uintptr_t m_Children = 0x290 ;
  834. 226834 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  835. 226835 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  836. 226836 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  837. 226837 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  838. 226838 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  839. 226839 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  840. 226840 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  841. 226841 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  842. 226842 constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8 ;
  843. 226843 constexpr std::uintptr_t _uitkTextHandle_k__BackingField = 0x2E0 ;
  844. 226844 constexpr std::uintptr_t m_Text = 0x2E8 ;
  845. 226845 constexpr std::uintptr_t m_EnableRichText = 0x2F0 ;
  846. 226846 constexpr std::uintptr_t m_EmojiFallbackSupport = 0x2F1 ;
  847. 226847 constexpr std::uintptr_t m_ParseEscapeSequences = 0x2F2 ;
  848. 226848 constexpr std::uintptr_t m_DisplayTooltipWhenElided = 0x2F3 ;
  849. 226849 constexpr std::uintptr_t _isElided_k__BackingField = 0x2F4 ;
  850. 226850 constexpr std::uintptr_t elidedText = 0x2F8 ;
  851. 226851 constexpr std::uintptr_t m_WasElided = 0x300 ;
  852. 226852 constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308 ;
  853. 226853 constexpr std::uintptr_t isInputField = 0x310 ;
  854. 226854 constexpr std::uintptr_t m_Multiline = 0x311 ;
  855. 226855 constexpr std::uintptr_t m_TouchScreenKeyboard = 0x318 ;
  856. 226856 constexpr std::uintptr_t onIsReadOnlyChanged = 0x320 ;
  857. 226857 constexpr std::uintptr_t m_KeyboardType = 0x328 ;
  858. 226858 constexpr std::uintptr_t m_HideSoftKeyboard = 0x32C ;
  859. 226859 constexpr std::uintptr_t m_HideMobileInput = 0x32D ;
  860. 226860 constexpr std::uintptr_t m_IsReadOnly = 0x32E ;
  861. 226861 constexpr std::uintptr_t m_MaxLength = 0x330 ;
  862. 226862 constexpr std::uintptr_t m_PlaceholderText = 0x338 ;
  863. 226863 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340 ;
  864. 226864 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348 ;
  865. 226865 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350 ;
  866. 226866 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358 ;
  867. 226867 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360 ;
  868. 226868 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368 ;
  869. 226869 constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370 ;
  870. 226870 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378 ;
  871. 226871 constexpr std::uintptr_t m_RenderedText = 0x380 ;
  872. 226872 constexpr std::uintptr_t m_OriginalText = 0x388 ;
  873. 226873 constexpr std::uintptr_t m_MaskChar = 0x390 ;
  874. 226874 constexpr std::uintptr_t m_IsPassword = 0x392 ;
  875. 226875 constexpr std::uintptr_t m_HidePlaceholderTextOnFocus = 0x393 ;
  876. 226876 constexpr std::uintptr_t m_AutoCorrection = 0x394 ;
  877. 226877 constexpr std::uintptr_t m_SelectingManipulator = 0x398 ;
  878. 226878 constexpr std::uintptr_t m_IsSelectable = 0x3A0 ;
  879. 226879 constexpr std::uintptr_t m_DoubleClickSelectsWord = 0x3A1 ;
  880. 226880 constexpr std::uintptr_t m_TripleClickSelectsLine = 0x3A2 ;
  881. 226881 constexpr std::uintptr_t m_SelectAllOnFocus = 0x3A3 ;
  882. 226882 constexpr std::uintptr_t m_SelectAllOnMouseUp = 0x3A4 ;
  883. 226883 constexpr std::uintptr_t m_SelectionColor = 0x3A8 ;
  884. 226884 constexpr std::uintptr_t m_CursorColor = 0x3B8 ;
  885. 226885 constexpr std::uintptr_t m_CursorWidth = 0x3C8 ;
  886. 226886 constexpr std::uintptr_t m_Clickable = 0x3D0 ;
  887. 226887 constexpr std::uintptr_t m_AcceptClicksIfDisabled = 0x3D8 ;
  888. 226888 
  889. 226889 namespace _static
  890. 226890 {
  891. 226891 constexpr std::uintptr_t ussClassName = 0x0 ;
  892. 226892 }
  893. 226893 
  894. 226894 }
  895. 226895 
  896. 226896 namespace UnityEngine_UIElements__Scroller
  897. 226897 {
  898. 226898 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  899. 226899 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  900. 226900 constexpr std::uintptr_t m_Focusable = 0x20 ;
  901. 226901 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  902. 226902 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  903. 226903 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  904. 226904 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  905. 226905 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  906. 226906 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  907. 226907 constexpr std::uintptr_t m_Name = 0x38 ;
  908. 226908 constexpr std::uintptr_t m_ClassList = 0x40 ;
  909. 226909 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  910. 226910 constexpr std::uintptr_t m_Flags = 0x50 ;
  911. 226911 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  912. 226912 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  913. 226913 constexpr std::uintptr_t lastLayout = 0x64 ;
  914. 226914 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  915. 226915 constexpr std::uintptr_t renderData = 0x88 ;
  916. 226916 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  917. 226917 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  918. 226918 constexpr std::uintptr_t insertionIndex = 0x9C ;
  919. 226919 constexpr std::uintptr_t m_Layout = 0xA0 ;
  920. 226920 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  921. 226921 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  922. 226922 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  923. 226923 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  924. 226924 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  925. 226925 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  926. 226926 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  927. 226927 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  928. 226928 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  929. 226929 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  930. 226930 constexpr std::uintptr_t m_Style = 0x1A8 ;
  931. 226931 constexpr std::uintptr_t variableContext = 0x1F8 ;
  932. 226932 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  933. 226933 constexpr std::uintptr_t controlid = 0x204 ;
  934. 226934 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  935. 226935 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  936. 226936 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  937. 226937 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  938. 226938 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  939. 226939 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  940. 226940 constexpr std::uintptr_t m_DataSource = 0x228 ;
  941. 226941 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  942. 226942 constexpr std::uintptr_t m_Bindings = 0x238 ;
  943. 226943 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  944. 226944 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  945. 226945 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  946. 226946 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  947. 226947 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  948. 226948 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  949. 226949 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  950. 226950 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  951. 226951 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  952. 226952 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  953. 226953 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  954. 226954 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  955. 226955 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  956. 226956 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  957. 226957 constexpr std::uintptr_t m_Children = 0x290 ;
  958. 226958 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  959. 226959 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  960. 226960 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  961. 226961 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  962. 226962 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  963. 226963 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  964. 226964 constexpr std::uintptr_t valueChanged = 0x2C8 ;
  965. 226965 constexpr std::uintptr_t _slider_k__BackingField = 0x2D0 ;
  966. 226966 constexpr std::uintptr_t _lowButton_k__BackingField = 0x2D8 ;
  967. 226967 constexpr std::uintptr_t _highButton_k__BackingField = 0x2E0 ;
  968. 226968 
  969. 226969 namespace _static
  970. 226970 {
  971. 226971 constexpr std::uintptr_t valueProperty = 0x0 ;
  972. 226972 constexpr std::uintptr_t lowValueProperty = 0x98 ;
  973. 226973 constexpr std::uintptr_t highValueProperty = 0x130 ;
  974. 226974 constexpr std::uintptr_t directionProperty = 0x1C8 ;
  975. 226975 constexpr std::uintptr_t ussClassName = 0x260 ;
  976. 226976 constexpr std::uintptr_t horizontalVariantUssClassName = 0x268 ;
  977. 226977 constexpr std::uintptr_t verticalVariantUssClassName = 0x270 ;
  978. 226978 constexpr std::uintptr_t sliderUssClassName = 0x278 ;
  979. 226979 constexpr std::uintptr_t lowButtonUssClassName = 0x280 ;
  980. 226980 constexpr std::uintptr_t highButtonUssClassName = 0x288 ;
  981. 226981 }
  982. 226982 
  983. 226983 }
  984. 226984 
  985. 226985 namespace UnityEngine_UIElements__ScrollViewMode
  986. 226986 {
  987. 226987 constexpr std::uintptr_t value__ = 0x0 ;
  988. 226988 }
  989. 226989 
  990. 226990 namespace UnityEngine_UIElements__ScrollerVisibility
  991. 226991 {
  992. 226992 constexpr std::uintptr_t value__ = 0x0 ;
  993. 226993 }
  994. 226994 
  995. 226995 namespace UnityEngine_UIElements__ScrollView
  996. 226996 {
  997. 226997 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  998. 226998 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  999. 226999 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1000. 227000 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1001. 227001 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1002. 227002 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1003. 227003 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1004. 227004 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1005. 227005 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1006. 227006 constexpr std::uintptr_t m_Name = 0x38 ;
  1007. 227007 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1008. 227008 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1009. 227009 constexpr std::uintptr_t m_Flags = 0x50 ;
  1010. 227010 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1011. 227011 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1012. 227012 constexpr std::uintptr_t lastLayout = 0x64 ;
  1013. 227013 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1014. 227014 constexpr std::uintptr_t renderData = 0x88 ;
  1015. 227015 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1016. 227016 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1017. 227017 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1018. 227018 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1019. 227019 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1020. 227020 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1021. 227021 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1022. 227022 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1023. 227023 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1024. 227024 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1025. 227025 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1026. 227026 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1027. 227027 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1028. 227028 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1029. 227029 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1030. 227030 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1031. 227031 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1032. 227032 constexpr std::uintptr_t controlid = 0x204 ;
  1033. 227033 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1034. 227034 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1035. 227035 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1036. 227036 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1037. 227037 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1038. 227038 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1039. 227039 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1040. 227040 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1041. 227041 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1042. 227042 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1043. 227043 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1044. 227044 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1045. 227045 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1046. 227046 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1047. 227047 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1048. 227048 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1049. 227049 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1050. 227050 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1051. 227051 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1052. 227052 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1053. 227053 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1054. 227054 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1055. 227055 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1056. 227056 constexpr std::uintptr_t m_Children = 0x290 ;
  1057. 227057 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1058. 227058 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1059. 227059 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1060. 227060 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1061. 227061 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1062. 227062 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1063. 227063 constexpr std::uintptr_t m_DeferredScrollToElement = 0x2C8 ;
  1064. 227064 constexpr std::uintptr_t m_DeferredScrollTo = 0x2D0 ;
  1065. 227065 constexpr std::uintptr_t m_FirstLayoutPass = 0x2D8 ;
  1066. 227066 constexpr std::uintptr_t m_HorizontalScrollerVisibility = 0x2DC ;
  1067. 227067 constexpr std::uintptr_t m_VerticalScrollerVisibility = 0x2E0 ;
  1068. 227068 constexpr std::uintptr_t m_ElasticAnimationIntervalMs = 0x2E8 ;
  1069. 227069 constexpr std::uintptr_t m_AttachedRootVisualContainer = 0x2F0 ;
  1070. 227070 constexpr std::uintptr_t m_SingleLineHeight = 0x2F8 ;
  1071. 227071 constexpr std::uintptr_t m_SingleLineHeightDirtyFlag = 0x2FC ;
  1072. 227072 constexpr std::uintptr_t m_MouseWheelScrollSizeIsInline = 0x2FD ;
  1073. 227073 constexpr std::uintptr_t m_ScrollOffset = 0x300 ;
  1074. 227074 constexpr std::uintptr_t m_HorizontalPageSize = 0x308 ;
  1075. 227075 constexpr std::uintptr_t m_VerticalPageSize = 0x30C ;
  1076. 227076 constexpr std::uintptr_t m_MouseWheelScrollSize = 0x310 ;
  1077. 227077 constexpr std::uintptr_t m_ScrollDecelerationRate = 0x314 ;
  1078. 227078 constexpr std::uintptr_t k_ScaledPixelsPerPointMultiplier = 0x318 ;
  1079. 227079 constexpr std::uintptr_t k_TouchScrollInertiaBaseTimeInterval = 0x31C ;
  1080. 227080 constexpr std::uintptr_t m_Elasticity = 0x320 ;
  1081. 227081 constexpr std::uintptr_t m_TouchScrollBehavior = 0x324 ;
  1082. 227082 constexpr std::uintptr_t m_NestedInteractionKind = 0x328 ;
  1083. 227083 constexpr std::uintptr_t _contentViewport_k__BackingField = 0x330 ;
  1084. 227084 constexpr std::uintptr_t _horizontalScroller_k__BackingField = 0x338 ;
  1085. 227085 constexpr std::uintptr_t _verticalScroller_k__BackingField = 0x340 ;
  1086. 227086 constexpr std::uintptr_t m_ContentContainer = 0x348 ;
  1087. 227087 constexpr std::uintptr_t m_ContentAndVerticalScrollContainer = 0x350 ;
  1088. 227088 constexpr std::uintptr_t previousVerticalTouchScrollTimeStamp = 0x358 ;
  1089. 227089 constexpr std::uintptr_t previousHorizontalTouchScrollTimeStamp = 0x35C ;
  1090. 227090 constexpr std::uintptr_t elapsedTimeSinceLastVerticalTouchScroll = 0x360 ;
  1091. 227091 constexpr std::uintptr_t elapsedTimeSinceLastHorizontalTouchScroll = 0x364 ;
  1092. 227092 constexpr std::uintptr_t m_Mode = 0x368 ;
  1093. 227093 constexpr std::uintptr_t m_ScheduledLayoutPassResetItem = 0x370 ;
  1094. 227094 constexpr std::uintptr_t m_StartPosition = 0x378 ;
  1095. 227095 constexpr std::uintptr_t m_PointerStartPosition = 0x380 ;
  1096. 227096 constexpr std::uintptr_t m_Velocity = 0x388 ;
  1097. 227097 constexpr std::uintptr_t m_SpringBackVelocity = 0x390 ;
  1098. 227098 constexpr std::uintptr_t m_LowBounds = 0x398 ;
  1099. 227099 constexpr std::uintptr_t m_HighBounds = 0x3A0 ;
  1100. 227100 constexpr std::uintptr_t m_LastVelocityLerpTime = 0x3A8 ;
  1101. 227101 constexpr std::uintptr_t m_TouchDraggingPointerId = 0x3AC ;
  1102. 227102 constexpr std::uintptr_t m_StartedMoving = 0x3B0 ;
  1103. 227103 constexpr std::uintptr_t m_TouchPointerMoveAllowed = 0x3B1 ;
  1104. 227104 constexpr std::uintptr_t m_TouchStoppedVelocity = 0x3B2 ;
  1105. 227105 constexpr std::uintptr_t m_CapturedTarget = 0x3B8 ;
  1106. 227106 constexpr std::uintptr_t m_CapturedTargetPointerMoveCallback = 0x3C0 ;
  1107. 227107 constexpr std::uintptr_t m_CapturedTargetPointerUpCallback = 0x3C8 ;
  1108. 227108 constexpr std::uintptr_t m_PostPointerUpAnimation = 0x3D0 ;
  1109. 227109 
  1110. 227110 namespace _static
  1111. 227111 {
  1112. 227112 constexpr std::uintptr_t horizontalScrollerVisibilityProperty = 0x0 ;
  1113. 227113 constexpr std::uintptr_t verticalScrollerVisibilityProperty = 0x98 ;
  1114. 227114 constexpr std::uintptr_t scrollOffsetProperty = 0x130 ;
  1115. 227115 constexpr std::uintptr_t horizontalPageSizeProperty = 0x1C8 ;
  1116. 227116 constexpr std::uintptr_t verticalPageSizeProperty = 0x260 ;
  1117. 227117 constexpr std::uintptr_t mouseWheelScrollSizeProperty = 0x2F8 ;
  1118. 227118 constexpr std::uintptr_t scrollDecelerationRateProperty = 0x390 ;
  1119. 227119 constexpr std::uintptr_t elasticityProperty = 0x428 ;
  1120. 227120 constexpr std::uintptr_t touchScrollBehaviorProperty = 0x4C0 ;
  1121. 227121 constexpr std::uintptr_t nestedInteractionKindProperty = 0x558 ;
  1122. 227122 constexpr std::uintptr_t modeProperty = 0x5F0 ;
  1123. 227123 constexpr std::uintptr_t elasticAnimationIntervalMsProperty = 0x688 ;
  1124. 227124 constexpr std::uintptr_t k_DefaultScrollDecelerationRate = 0x720 ;
  1125. 227125 constexpr std::uintptr_t k_DefaultElasticity = 0x724 ;
  1126. 227126 constexpr std::uintptr_t ussClassName = 0x728 ;
  1127. 227127 constexpr std::uintptr_t viewportUssClassName = 0x730 ;
  1128. 227128 constexpr std::uintptr_t horizontalVariantViewportUssClassName = 0x738 ;
  1129. 227129 constexpr std::uintptr_t verticalVariantViewportUssClassName = 0x740 ;
  1130. 227130 constexpr std::uintptr_t verticalHorizontalVariantViewportUssClassName = 0x748 ;
  1131. 227131 constexpr std::uintptr_t contentAndVerticalScrollUssClassName = 0x750 ;
  1132. 227132 constexpr std::uintptr_t contentUssClassName = 0x758 ;
  1133. 227133 constexpr std::uintptr_t horizontalVariantContentUssClassName = 0x760 ;
  1134. 227134 constexpr std::uintptr_t verticalVariantContentUssClassName = 0x768 ;
  1135. 227135 constexpr std::uintptr_t verticalHorizontalVariantContentUssClassName = 0x770 ;
  1136. 227136 constexpr std::uintptr_t hScrollerUssClassName = 0x778 ;
  1137. 227137 constexpr std::uintptr_t vScrollerUssClassName = 0x780 ;
  1138. 227138 constexpr std::uintptr_t horizontalVariantUssClassName = 0x788 ;
  1139. 227139 constexpr std::uintptr_t verticalVariantUssClassName = 0x790 ;
  1140. 227140 constexpr std::uintptr_t verticalHorizontalVariantUssClassName = 0x798 ;
  1141. 227141 constexpr std::uintptr_t scrollVariantUssClassName = 0x7A0 ;
  1142. 227142 }
  1143. 227143 
  1144. 227144 }
  1145. 227145 
  1146. 227146 namespace UnityEngine_UIElements__Slider
  1147. 227147 {
  1148. 227148 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1149. 227149 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1150. 227150 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1151. 227151 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1152. 227152 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1153. 227153 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1154. 227154 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1155. 227155 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1156. 227156 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1157. 227157 constexpr std::uintptr_t m_Name = 0x38 ;
  1158. 227158 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1159. 227159 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1160. 227160 constexpr std::uintptr_t m_Flags = 0x50 ;
  1161. 227161 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1162. 227162 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1163. 227163 constexpr std::uintptr_t lastLayout = 0x64 ;
  1164. 227164 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1165. 227165 constexpr std::uintptr_t renderData = 0x88 ;
  1166. 227166 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1167. 227167 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1168. 227168 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1169. 227169 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1170. 227170 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1171. 227171 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1172. 227172 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1173. 227173 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1174. 227174 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1175. 227175 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1176. 227176 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1177. 227177 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1178. 227178 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1179. 227179 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1180. 227180 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1181. 227181 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1182. 227182 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1183. 227183 constexpr std::uintptr_t controlid = 0x204 ;
  1184. 227184 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1185. 227185 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1186. 227186 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1187. 227187 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1188. 227188 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1189. 227189 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1190. 227190 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1191. 227191 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1192. 227192 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1193. 227193 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1194. 227194 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1195. 227195 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1196. 227196 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1197. 227197 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1198. 227198 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1199. 227199 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1200. 227200 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1201. 227201 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1202. 227202 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1203. 227203 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1204. 227204 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1205. 227205 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1206. 227206 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1207. 227207 constexpr std::uintptr_t m_Children = 0x290 ;
  1208. 227208 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1209. 227209 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1210. 227210 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1211. 227211 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1212. 227212 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1213. 227213 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1214. 227214 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1215. 227215 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1216. 227216 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1217. 227217 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1218. 227218 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1219. 227219 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1220. 227220 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1221. 227221 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1222. 227222 constexpr std::uintptr_t m_Value = 0x300 ;
  1223. 227223 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1224. 227224 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1225. 227225 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1226. 227226 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1227. 227227 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1228. 227228 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1229. 227229 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1230. 227230 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1231. 227231 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1232. 227232 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1233. 227233 constexpr std::uintptr_t _dragContainer_k__BackingField = 0x358 ;
  1234. 227234 constexpr std::uintptr_t _dragElement_k__BackingField = 0x360 ;
  1235. 227235 constexpr std::uintptr_t _trackElement_k__BackingField = 0x368 ;
  1236. 227236 constexpr std::uintptr_t _dragBorderElement_k__BackingField = 0x370 ;
  1237. 227237 constexpr std::uintptr_t _inputTextField_k__BackingField = 0x378 ;
  1238. 227238 constexpr std::uintptr_t _fillElement_k__BackingField = 0x380 ;
  1239. 227239 constexpr std::uintptr_t m_AdjustedPageSizeFromClick = 0x388 ;
  1240. 227240 constexpr std::uintptr_t m_IsEditingTextField = 0x38C ;
  1241. 227241 constexpr std::uintptr_t m_Fill = 0x38D ;
  1242. 227242 constexpr std::uintptr_t m_LowValue = 0x390 ;
  1243. 227243 constexpr std::uintptr_t m_HighValue = 0x394 ;
  1244. 227244 constexpr std::uintptr_t m_PageSize = 0x398 ;
  1245. 227245 constexpr std::uintptr_t m_ShowInputField = 0x39C ;
  1246. 227246 constexpr std::uintptr_t _clamped_k__BackingField = 0x39D ;
  1247. 227247 constexpr std::uintptr_t _clampedDragger_k__BackingField = 0x3A0 ;
  1248. 227248 constexpr std::uintptr_t m_DragElementStartPos = 0x3A8 ;
  1249. 227249 constexpr std::uintptr_t onSetValueWithoutNotify = 0x3B8 ;
  1250. 227250 constexpr std::uintptr_t m_Direction = 0x3C0 ;
  1251. 227251 constexpr std::uintptr_t m_Inverted = 0x3C4 ;
  1252. 227252 
  1253. 227253 namespace _static
  1254. 227254 {
  1255. 227255 constexpr std::uintptr_t ussClassName = 0x0 ;
  1256. 227256 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1257. 227257 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1258. 227258 }
  1259. 227259 
  1260. 227260 }
  1261. 227261 
  1262. 227262 namespace UnityEngine_UIElements__SliderInt
  1263. 227263 {
  1264. 227264 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1265. 227265 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1266. 227266 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1267. 227267 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1268. 227268 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1269. 227269 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1270. 227270 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1271. 227271 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1272. 227272 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1273. 227273 constexpr std::uintptr_t m_Name = 0x38 ;
  1274. 227274 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1275. 227275 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1276. 227276 constexpr std::uintptr_t m_Flags = 0x50 ;
  1277. 227277 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1278. 227278 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1279. 227279 constexpr std::uintptr_t lastLayout = 0x64 ;
  1280. 227280 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1281. 227281 constexpr std::uintptr_t renderData = 0x88 ;
  1282. 227282 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1283. 227283 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1284. 227284 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1285. 227285 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1286. 227286 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1287. 227287 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1288. 227288 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1289. 227289 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1290. 227290 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1291. 227291 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1292. 227292 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1293. 227293 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1294. 227294 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1295. 227295 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1296. 227296 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1297. 227297 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1298. 227298 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1299. 227299 constexpr std::uintptr_t controlid = 0x204 ;
  1300. 227300 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1301. 227301 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1302. 227302 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1303. 227303 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1304. 227304 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1305. 227305 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1306. 227306 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1307. 227307 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1308. 227308 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1309. 227309 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1310. 227310 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1311. 227311 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1312. 227312 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1313. 227313 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1314. 227314 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1315. 227315 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1316. 227316 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1317. 227317 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1318. 227318 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1319. 227319 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1320. 227320 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1321. 227321 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1322. 227322 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1323. 227323 constexpr std::uintptr_t m_Children = 0x290 ;
  1324. 227324 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1325. 227325 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1326. 227326 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1327. 227327 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1328. 227328 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1329. 227329 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1330. 227330 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1331. 227331 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1332. 227332 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1333. 227333 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1334. 227334 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1335. 227335 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1336. 227336 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1337. 227337 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1338. 227338 constexpr std::uintptr_t m_Value = 0x300 ;
  1339. 227339 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1340. 227340 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1341. 227341 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1342. 227342 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1343. 227343 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1344. 227344 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1345. 227345 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1346. 227346 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1347. 227347 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1348. 227348 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1349. 227349 constexpr std::uintptr_t _dragContainer_k__BackingField = 0x358 ;
  1350. 227350 constexpr std::uintptr_t _dragElement_k__BackingField = 0x360 ;
  1351. 227351 constexpr std::uintptr_t _trackElement_k__BackingField = 0x368 ;
  1352. 227352 constexpr std::uintptr_t _dragBorderElement_k__BackingField = 0x370 ;
  1353. 227353 constexpr std::uintptr_t _inputTextField_k__BackingField = 0x378 ;
  1354. 227354 constexpr std::uintptr_t _fillElement_k__BackingField = 0x380 ;
  1355. 227355 constexpr std::uintptr_t m_AdjustedPageSizeFromClick = 0x388 ;
  1356. 227356 constexpr std::uintptr_t m_IsEditingTextField = 0x38C ;
  1357. 227357 constexpr std::uintptr_t m_Fill = 0x38D ;
  1358. 227358 constexpr std::uintptr_t m_LowValue = 0x390 ;
  1359. 227359 constexpr std::uintptr_t m_HighValue = 0x394 ;
  1360. 227360 constexpr std::uintptr_t m_PageSize = 0x398 ;
  1361. 227361 constexpr std::uintptr_t m_ShowInputField = 0x39C ;
  1362. 227362 constexpr std::uintptr_t _clamped_k__BackingField = 0x39D ;
  1363. 227363 constexpr std::uintptr_t _clampedDragger_k__BackingField = 0x3A0 ;
  1364. 227364 constexpr std::uintptr_t m_DragElementStartPos = 0x3A8 ;
  1365. 227365 constexpr std::uintptr_t onSetValueWithoutNotify = 0x3B8 ;
  1366. 227366 constexpr std::uintptr_t m_Direction = 0x3C0 ;
  1367. 227367 constexpr std::uintptr_t m_Inverted = 0x3C4 ;
  1368. 227368 
  1369. 227369 namespace _static
  1370. 227370 {
  1371. 227371 constexpr std::uintptr_t ussClassName = 0x0 ;
  1372. 227372 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1373. 227373 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1374. 227374 }
  1375. 227375 
  1376. 227376 }
  1377. 227377 
  1378. 227378 namespace UnityEngine_UIElements__Tab
  1379. 227379 {
  1380. 227380 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1381. 227381 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1382. 227382 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1383. 227383 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1384. 227384 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1385. 227385 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1386. 227386 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1387. 227387 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1388. 227388 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1389. 227389 constexpr std::uintptr_t m_Name = 0x38 ;
  1390. 227390 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1391. 227391 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1392. 227392 constexpr std::uintptr_t m_Flags = 0x50 ;
  1393. 227393 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1394. 227394 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1395. 227395 constexpr std::uintptr_t lastLayout = 0x64 ;
  1396. 227396 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1397. 227397 constexpr std::uintptr_t renderData = 0x88 ;
  1398. 227398 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1399. 227399 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1400. 227400 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1401. 227401 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1402. 227402 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1403. 227403 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1404. 227404 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1405. 227405 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1406. 227406 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1407. 227407 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1408. 227408 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1409. 227409 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1410. 227410 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1411. 227411 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1412. 227412 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1413. 227413 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1414. 227414 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1415. 227415 constexpr std::uintptr_t controlid = 0x204 ;
  1416. 227416 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1417. 227417 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1418. 227418 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1419. 227419 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1420. 227420 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1421. 227421 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1422. 227422 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1423. 227423 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1424. 227424 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1425. 227425 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1426. 227426 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1427. 227427 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1428. 227428 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1429. 227429 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1430. 227430 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1431. 227431 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1432. 227432 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1433. 227433 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1434. 227434 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1435. 227435 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1436. 227436 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1437. 227437 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1438. 227438 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1439. 227439 constexpr std::uintptr_t m_Children = 0x290 ;
  1440. 227440 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1441. 227441 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1442. 227442 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1443. 227443 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1444. 227444 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1445. 227445 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1446. 227446 constexpr std::uintptr_t selected = 0x2C8 ;
  1447. 227447 constexpr std::uintptr_t closing = 0x2D0 ;
  1448. 227448 constexpr std::uintptr_t closed = 0x2D8 ;
  1449. 227449 constexpr std::uintptr_t m_Label = 0x2E0 ;
  1450. 227450 constexpr std::uintptr_t m_IconImage = 0x2E8 ;
  1451. 227451 constexpr std::uintptr_t m_Closeable = 0x308 ;
  1452. 227452 constexpr std::uintptr_t m_ContentContainer = 0x310 ;
  1453. 227453 constexpr std::uintptr_t m_DragHandle = 0x318 ;
  1454. 227454 constexpr std::uintptr_t m_CloseButton = 0x320 ;
  1455. 227455 constexpr std::uintptr_t m_TabHeader = 0x328 ;
  1456. 227456 constexpr std::uintptr_t m_TabHeaderImage = 0x330 ;
  1457. 227457 constexpr std::uintptr_t m_TabHeaderLabel = 0x338 ;
  1458. 227458 constexpr std::uintptr_t _dragger_k__BackingField = 0x340 ;
  1459. 227459 constexpr std::uintptr_t _index_k__BackingField = 0x348 ;
  1460. 227460 
  1461. 227461 namespace _static
  1462. 227462 {
  1463. 227463 constexpr std::uintptr_t labelProperty = 0x0 ;
  1464. 227464 constexpr std::uintptr_t iconImageProperty = 0x98 ;
  1465. 227465 constexpr std::uintptr_t closeableProperty = 0x130 ;
  1466. 227466 constexpr std::uintptr_t ussClassName = 0x1C8 ;
  1467. 227467 constexpr std::uintptr_t tabHeaderUssClassName = 0x1D0 ;
  1468. 227468 constexpr std::uintptr_t tabHeaderImageUssClassName = 0x1D8 ;
  1469. 227469 constexpr std::uintptr_t tabHeaderEmptyImageUssClassName = 0x1E0 ;
  1470. 227470 constexpr std::uintptr_t tabHeaderStandaloneImageUssClassName = 0x1E8 ;
  1471. 227471 constexpr std::uintptr_t tabHeaderLabelUssClassName = 0x1F0 ;
  1472. 227472 constexpr std::uintptr_t tabHeaderEmptyLabeUssClassName = 0x1F8 ;
  1473. 227473 constexpr std::uintptr_t tabHeaderUnderlineUssClassName = 0x200 ;
  1474. 227474 constexpr std::uintptr_t contentUssClassName = 0x208 ;
  1475. 227475 constexpr std::uintptr_t draggingUssClassName = 0x210 ;
  1476. 227476 constexpr std::uintptr_t reorderableUssClassName = 0x218 ;
  1477. 227477 constexpr std::uintptr_t reorderableItemHandleUssClassName = 0x220 ;
  1478. 227478 constexpr std::uintptr_t reorderableItemHandleBarUssClassName = 0x228 ;
  1479. 227479 constexpr std::uintptr_t closeableUssClassName = 0x230 ;
  1480. 227480 constexpr std::uintptr_t closeButtonUssClassName = 0x238 ;
  1481. 227481 }
  1482. 227482 
  1483. 227483 }
  1484. 227484 
  1485. 227485 namespace UnityEngine_UIElements__TabDragPreview
  1486. 227486 {
  1487. 227487 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1488. 227488 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1489. 227489 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1490. 227490 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1491. 227491 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1492. 227492 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1493. 227493 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1494. 227494 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1495. 227495 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1496. 227496 constexpr std::uintptr_t m_Name = 0x38 ;
  1497. 227497 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1498. 227498 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1499. 227499 constexpr std::uintptr_t m_Flags = 0x50 ;
  1500. 227500 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1501. 227501 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1502. 227502 constexpr std::uintptr_t lastLayout = 0x64 ;
  1503. 227503 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1504. 227504 constexpr std::uintptr_t renderData = 0x88 ;
  1505. 227505 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1506. 227506 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1507. 227507 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1508. 227508 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1509. 227509 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1510. 227510 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1511. 227511 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1512. 227512 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1513. 227513 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1514. 227514 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1515. 227515 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1516. 227516 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1517. 227517 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1518. 227518 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1519. 227519 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1520. 227520 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1521. 227521 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1522. 227522 constexpr std::uintptr_t controlid = 0x204 ;
  1523. 227523 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1524. 227524 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1525. 227525 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1526. 227526 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1527. 227527 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1528. 227528 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1529. 227529 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1530. 227530 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1531. 227531 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1532. 227532 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1533. 227533 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1534. 227534 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1535. 227535 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1536. 227536 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1537. 227537 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1538. 227538 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1539. 227539 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1540. 227540 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1541. 227541 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1542. 227542 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1543. 227543 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1544. 227544 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1545. 227545 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1546. 227546 constexpr std::uintptr_t m_Children = 0x290 ;
  1547. 227547 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1548. 227548 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1549. 227549 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1550. 227550 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1551. 227551 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1552. 227552 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1553. 227553 
  1554. 227554 namespace _static
  1555. 227555 {
  1556. 227556 constexpr std::uintptr_t ussClassName = 0x0 ;
  1557. 227557 }
  1558. 227558 
  1559. 227559 }
  1560. 227560 
  1561. 227561 namespace UnityEngine_UIElements__TabDragLocationPreview
  1562. 227562 {
  1563. 227563 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1564. 227564 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1565. 227565 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1566. 227566 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1567. 227567 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1568. 227568 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1569. 227569 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1570. 227570 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1571. 227571 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1572. 227572 constexpr std::uintptr_t m_Name = 0x38 ;
  1573. 227573 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1574. 227574 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1575. 227575 constexpr std::uintptr_t m_Flags = 0x50 ;
  1576. 227576 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1577. 227577 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1578. 227578 constexpr std::uintptr_t lastLayout = 0x64 ;
  1579. 227579 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1580. 227580 constexpr std::uintptr_t renderData = 0x88 ;
  1581. 227581 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1582. 227582 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1583. 227583 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1584. 227584 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1585. 227585 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1586. 227586 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1587. 227587 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1588. 227588 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1589. 227589 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1590. 227590 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1591. 227591 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1592. 227592 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1593. 227593 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1594. 227594 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1595. 227595 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1596. 227596 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1597. 227597 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1598. 227598 constexpr std::uintptr_t controlid = 0x204 ;
  1599. 227599 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1600. 227600 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1601. 227601 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1602. 227602 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1603. 227603 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1604. 227604 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1605. 227605 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1606. 227606 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1607. 227607 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1608. 227608 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1609. 227609 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1610. 227610 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1611. 227611 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1612. 227612 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1613. 227613 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1614. 227614 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1615. 227615 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1616. 227616 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1617. 227617 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1618. 227618 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1619. 227619 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1620. 227620 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1621. 227621 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1622. 227622 constexpr std::uintptr_t m_Children = 0x290 ;
  1623. 227623 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1624. 227624 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1625. 227625 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1626. 227626 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1627. 227627 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1628. 227628 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1629. 227629 constexpr std::uintptr_t m_Preview = 0x2C8 ;
  1630. 227630 
  1631. 227631 namespace _static
  1632. 227632 {
  1633. 227633 constexpr std::uintptr_t ussClassName = 0x0 ;
  1634. 227634 constexpr std::uintptr_t visualUssClassName = 0x8 ;
  1635. 227635 constexpr std::uintptr_t verticalUssClassName = 0x10 ;
  1636. 227636 constexpr std::uintptr_t horizontalUssClassName = 0x18 ;
  1637. 227637 }
  1638. 227638 
  1639. 227639 }
  1640. 227640 
  1641. 227641 namespace UnityEngine_UIElements__TabLayout
  1642. 227642 {
  1643. 227643 constexpr std::uintptr_t m_TabView = 0x10 ;
  1644. 227644 constexpr std::uintptr_t m_TabHeaders = 0x18 ;
  1645. 227645 constexpr std::uintptr_t m_IsVertical = 0x20 ;
  1646. 227646 }
  1647. 227647 
  1648. 227648 namespace UnityEngine_UIElements__TabDragger
  1649. 227649 {
  1650. 227650 constexpr std::uintptr_t m_Target = 0x10 ;
  1651. 227651 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  1652. 227652 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  1653. 227653 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  1654. 227654 constexpr std::uintptr_t m_StartPos = 0x38 ;
  1655. 227655 constexpr std::uintptr_t m_LastPos = 0x3C ;
  1656. 227656 constexpr std::uintptr_t m_Moving = 0x40 ;
  1657. 227657 constexpr std::uintptr_t m_Cancelled = 0x41 ;
  1658. 227658 constexpr std::uintptr_t m_Header = 0x48 ;
  1659. 227659 constexpr std::uintptr_t m_TabView = 0x50 ;
  1660. 227660 constexpr std::uintptr_t m_PreviewElement = 0x58 ;
  1661. 227661 constexpr std::uintptr_t m_LocationPreviewElement = 0x60 ;
  1662. 227662 constexpr std::uintptr_t m_TabToMove = 0x68 ;
  1663. 227663 constexpr std::uintptr_t m_TabToMovePos = 0x70 ;
  1664. 227664 constexpr std::uintptr_t m_DestinationTab = 0x78 ;
  1665. 227665 constexpr std::uintptr_t m_MoveBeforeDestination = 0x80 ;
  1666. 227666 constexpr std::uintptr_t m_DraggingPointerId = 0x84 ;
  1667. 227667 constexpr std::uintptr_t _tabLayout_k__BackingField = 0x88 ;
  1668. 227668 constexpr std::uintptr_t _active_k__BackingField = 0x90 ;
  1669. 227669 constexpr std::uintptr_t _isVertical_k__BackingField = 0x91 ;
  1670. 227670 }
  1671. 227671 
  1672. 227672 namespace UnityEngine_UIElements__TabView
  1673. 227673 {
  1674. 227674 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1675. 227675 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1676. 227676 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1677. 227677 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1678. 227678 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1679. 227679 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1680. 227680 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1681. 227681 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1682. 227682 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1683. 227683 constexpr std::uintptr_t m_Name = 0x38 ;
  1684. 227684 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1685. 227685 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1686. 227686 constexpr std::uintptr_t m_Flags = 0x50 ;
  1687. 227687 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1688. 227688 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1689. 227689 constexpr std::uintptr_t lastLayout = 0x64 ;
  1690. 227690 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1691. 227691 constexpr std::uintptr_t renderData = 0x88 ;
  1692. 227692 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1693. 227693 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1694. 227694 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1695. 227695 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1696. 227696 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1697. 227697 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1698. 227698 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1699. 227699 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1700. 227700 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1701. 227701 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1702. 227702 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1703. 227703 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1704. 227704 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1705. 227705 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1706. 227706 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1707. 227707 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1708. 227708 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1709. 227709 constexpr std::uintptr_t controlid = 0x204 ;
  1710. 227710 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1711. 227711 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1712. 227712 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1713. 227713 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1714. 227714 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1715. 227715 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1716. 227716 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1717. 227717 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1718. 227718 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1719. 227719 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1720. 227720 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1721. 227721 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1722. 227722 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1723. 227723 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1724. 227724 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1725. 227725 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1726. 227726 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1727. 227727 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1728. 227728 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1729. 227729 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1730. 227730 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1731. 227731 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1732. 227732 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1733. 227733 constexpr std::uintptr_t m_Children = 0x290 ;
  1734. 227734 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1735. 227735 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1736. 227736 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1737. 227737 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1738. 227738 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1739. 227739 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1740. 227740 constexpr std::uintptr_t _contentViewport_k__BackingField = 0x2C8 ;
  1741. 227741 constexpr std::uintptr_t m_HeaderContainer = 0x2D0 ;
  1742. 227742 constexpr std::uintptr_t m_ContentContainer = 0x2D8 ;
  1743. 227743 constexpr std::uintptr_t m_Tabs = 0x2E0 ;
  1744. 227744 constexpr std::uintptr_t m_TabHeaders = 0x2E8 ;
  1745. 227745 constexpr std::uintptr_t m_ActiveTab = 0x2F0 ;
  1746. 227746 constexpr std::uintptr_t m_ViewState = 0x2F8 ;
  1747. 227747 constexpr std::uintptr_t m_ApplyingViewState = 0x300 ;
  1748. 227748 constexpr std::uintptr_t m_Reordering = 0x301 ;
  1749. 227749 constexpr std::uintptr_t _nextButton_k__BackingField = 0x308 ;
  1750. 227750 constexpr std::uintptr_t _previousButton_k__BackingField = 0x310 ;
  1751. 227751 constexpr std::uintptr_t activeTabChanged = 0x318 ;
  1752. 227752 constexpr std::uintptr_t tabReordered = 0x320 ;
  1753. 227753 constexpr std::uintptr_t tabClosed = 0x328 ;
  1754. 227754 constexpr std::uintptr_t m_Reorderable = 0x330 ;
  1755. 227755 
  1756. 227756 namespace _static
  1757. 227757 {
  1758. 227758 constexpr std::uintptr_t reorderableProperty = 0x0 ;
  1759. 227759 constexpr std::uintptr_t ussClassName = 0x98 ;
  1760. 227760 constexpr std::uintptr_t headerContainerClassName = 0xA0 ;
  1761. 227761 constexpr std::uintptr_t contentContainerUssClassName = 0xA8 ;
  1762. 227762 constexpr std::uintptr_t reorderableUssClassName = 0xB0 ;
  1763. 227763 constexpr std::uintptr_t verticalUssClassName = 0xB8 ;
  1764. 227764 constexpr std::uintptr_t viewportUssClassName = 0xC0 ;
  1765. 227765 constexpr std::uintptr_t nextButtonUssClassName = 0xC8 ;
  1766. 227766 constexpr std::uintptr_t previousButtonUssClassName = 0xD0 ;
  1767. 227767 }
  1768. 227768 
  1769. 227769 }
  1770. 227770 
  1771. 227771 namespace UnityEngine_UIElements__DeltaSpeed
  1772. 227772 {
  1773. 227773 constexpr std::uintptr_t value__ = 0x0 ;
  1774. 227774 }
  1775. 227775 
  1776. 227776 namespace UnityEngine_UIElements__TextValueField`1
  1777. 227777 {
  1778. 227778 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1779. 227779 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1780. 227780 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1781. 227781 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1782. 227782 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1783. 227783 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1784. 227784 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1785. 227785 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1786. 227786 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1787. 227787 constexpr std::uintptr_t m_Name = 0x38 ;
  1788. 227788 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1789. 227789 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1790. 227790 constexpr std::uintptr_t m_Flags = 0x50 ;
  1791. 227791 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1792. 227792 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1793. 227793 constexpr std::uintptr_t lastLayout = 0x64 ;
  1794. 227794 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1795. 227795 constexpr std::uintptr_t renderData = 0x88 ;
  1796. 227796 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1797. 227797 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1798. 227798 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1799. 227799 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1800. 227800 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1801. 227801 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1802. 227802 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1803. 227803 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1804. 227804 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1805. 227805 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1806. 227806 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1807. 227807 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1808. 227808 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1809. 227809 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1810. 227810 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1811. 227811 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1812. 227812 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1813. 227813 constexpr std::uintptr_t controlid = 0x204 ;
  1814. 227814 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1815. 227815 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1816. 227816 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1817. 227817 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1818. 227818 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1819. 227819 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1820. 227820 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1821. 227821 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1822. 227822 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1823. 227823 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1824. 227824 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1825. 227825 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1826. 227826 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1827. 227827 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1828. 227828 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1829. 227829 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1830. 227830 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1831. 227831 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1832. 227832 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1833. 227833 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1834. 227834 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1835. 227835 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1836. 227836 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1837. 227837 constexpr std::uintptr_t m_Children = 0x290 ;
  1838. 227838 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1839. 227839 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1840. 227840 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1841. 227841 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1842. 227842 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1843. 227843 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1844. 227844 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1845. 227845 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1846. 227846 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1847. 227847 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1848. 227848 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1849. 227849 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1850. 227850 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1851. 227851 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1852. 227852 constexpr std::uintptr_t m_Value = 0x300 ;
  1853. 227853 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1854. 227854 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1855. 227855 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1856. 227856 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1857. 227857 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1858. 227858 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1859. 227859 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1860. 227860 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1861. 227861 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1862. 227862 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1863. 227863 constexpr std::uintptr_t m_TextInputBase = 0x358 ;
  1864. 227864 constexpr std::uintptr_t m_UpdateTextFromValue = 0x360 ;
  1865. 227865 constexpr std::uintptr_t m_Dragger = 0x0 ;
  1866. 227866 
  1867. 227867 namespace _static
  1868. 227868 {
  1869. 227869 constexpr std::uintptr_t formatStringProperty = 0x0 ;
  1870. 227870 constexpr std::uintptr_t supportExpressionsProperty = 0x0 ;
  1871. 227871 }
  1872. 227872 
  1873. 227873 }
  1874. 227874 
  1875. 227875 namespace UnityEngine_UIElements__TextValueFieldTraits`2
  1876. 227876 {
  1877. 227877 constexpr std::uintptr_t _canHaveAnyAttribute_k__BackingField = 0x10 ;
  1878. 227878 constexpr std::uintptr_t m_Name = 0x18 ;
  1879. 227879 constexpr std::uintptr_t m_EnabledSelf = 0x20 ;
  1880. 227880 constexpr std::uintptr_t m_ViewDataKey = 0x28 ;
  1881. 227881 constexpr std::uintptr_t m_PickingMode = 0x30 ;
  1882. 227882 constexpr std::uintptr_t m_Tooltip = 0x38 ;
  1883. 227883 constexpr std::uintptr_t m_UsageHints = 0x40 ;
  1884. 227884 constexpr std::uintptr_t _focusIndex_k__BackingField = 0x48 ;
  1885. 227885 constexpr std::uintptr_t m_TabIndex = 0x50 ;
  1886. 227886 constexpr std::uintptr_t _focusable_k__BackingField = 0x58 ;
  1887. 227887 constexpr std::uintptr_t m_Class = 0x60 ;
  1888. 227888 constexpr std::uintptr_t m_ContentContainer = 0x68 ;
  1889. 227889 constexpr std::uintptr_t m_Style = 0x70 ;
  1890. 227890 constexpr std::uintptr_t m_DataSource = 0x78 ;
  1891. 227891 constexpr std::uintptr_t m_DataSourcePath = 0x80 ;
  1892. 227892 constexpr std::uintptr_t m_PropertyPath = 0x88 ;
  1893. 227893 constexpr std::uintptr_t m_Label = 0x90 ;
  1894. 227894 constexpr std::uintptr_t m_Value = 0x98 ;
  1895. 227895 constexpr std::uintptr_t m_PlaceholderText = 0x0 ;
  1896. 227896 }
  1897. 227897 
  1898. 227898 namespace UnityEngine_UIElements__Toggle
  1899. 227899 {
  1900. 227900 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1901. 227901 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1902. 227902 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1903. 227903 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1904. 227904 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1905. 227905 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1906. 227906 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1907. 227907 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1908. 227908 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1909. 227909 constexpr std::uintptr_t m_Name = 0x38 ;
  1910. 227910 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1911. 227911 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1912. 227912 constexpr std::uintptr_t m_Flags = 0x50 ;
  1913. 227913 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1914. 227914 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1915. 227915 constexpr std::uintptr_t lastLayout = 0x64 ;
  1916. 227916 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1917. 227917 constexpr std::uintptr_t renderData = 0x88 ;
  1918. 227918 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1919. 227919 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1920. 227920 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1921. 227921 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1922. 227922 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1923. 227923 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1924. 227924 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1925. 227925 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1926. 227926 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1927. 227927 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1928. 227928 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1929. 227929 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1930. 227930 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1931. 227931 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1932. 227932 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1933. 227933 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1934. 227934 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1935. 227935 constexpr std::uintptr_t controlid = 0x204 ;
  1936. 227936 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1937. 227937 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1938. 227938 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1939. 227939 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1940. 227940 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1941. 227941 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1942. 227942 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1943. 227943 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1944. 227944 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1945. 227945 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1946. 227946 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1947. 227947 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1948. 227948 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1949. 227949 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1950. 227950 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1951. 227951 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1952. 227952 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1953. 227953 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1954. 227954 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1955. 227955 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1956. 227956 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1957. 227957 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1958. 227958 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1959. 227959 constexpr std::uintptr_t m_Children = 0x290 ;
  1960. 227960 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1961. 227961 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1962. 227962 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1963. 227963 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1964. 227964 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1965. 227965 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1966. 227966 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1967. 227967 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1968. 227968 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1969. 227969 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1970. 227970 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1971. 227971 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1972. 227972 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1973. 227973 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1974. 227974 constexpr std::uintptr_t m_Value = 0x300 ;
  1975. 227975 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1976. 227976 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1977. 227977 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1978. 227978 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1979. 227979 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1980. 227980 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1981. 227981 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1982. 227982 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1983. 227983 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1984. 227984 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1985. 227985 constexpr std::uintptr_t m_Label = 0x358 ;
  1986. 227986 constexpr std::uintptr_t m_CheckMark = 0x360 ;
  1987. 227987 constexpr std::uintptr_t m_Clickable = 0x368 ;
  1988. 227988 constexpr std::uintptr_t _toggleOnLabelClick_k__BackingField = 0x370 ;
  1989. 227989 constexpr std::uintptr_t _toggleOnTextClick_k__BackingField = 0x371 ;
  1990. 227990 constexpr std::uintptr_t m_OriginalText = 0x378 ;
  1991. 227991 
  1992. 227992 namespace _static
  1993. 227993 {
  1994. 227994 constexpr std::uintptr_t ussClassName = 0x0 ;
  1995. 227995 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1996. 227996 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1997. 227997 constexpr std::uintptr_t noTextVariantUssClassName = 0x18 ;
  1998. 227998 constexpr std::uintptr_t checkmarkUssClassName = 0x20 ;
  1999. 227999 constexpr std::uintptr_t textUssClassName = 0x28 ;
  2000. 228000 constexpr std::uintptr_t mixedValuesUssClassName = 0x30 ;
← Prev Next → Page 114 of 171 — lines 226,001–228,000 of 341,881