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 112 of 171 — lines 222,001–224,000 of 341,881
341,881 lines
  1. 222001 constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0 ;
  2. 222002 constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4 ;
  3. 222003 constexpr std::uintptr_t m_PreviousRefreshedCount = 0x3A8 ;
  4. 222004 constexpr std::uintptr_t m_TouchDownPosition = 0x3AC ;
  5. 222005 constexpr std::uintptr_t m_LastPointerDownTimeStamp = 0x3B8 ;
  6. 222006 constexpr std::uintptr_t m_PointerDownCount = 0x3C0 ;
  7. 222007 constexpr std::uintptr_t m_ShowBoundCollectionSize = 0x3C8 ;
  8. 222008 constexpr std::uintptr_t m_ShowFoldoutHeader = 0x3C9 ;
  9. 222009 constexpr std::uintptr_t m_HeaderTitle = 0x3D0 ;
  10. 222010 constexpr std::uintptr_t drawnHeader = 0x3D8 ;
  11. 222011 constexpr std::uintptr_t m_MakeHeader = 0x3E0 ;
  12. 222012 constexpr std::uintptr_t drawnFooter = 0x3E8 ;
  13. 222013 constexpr std::uintptr_t m_MakeFooter = 0x3F0 ;
  14. 222014 constexpr std::uintptr_t m_ShowAddRemoveFooter = 0x3F8 ;
  15. 222015 constexpr std::uintptr_t itemsAdded = 0x400 ;
  16. 222016 constexpr std::uintptr_t itemsRemoved = 0x408 ;
  17. 222017 constexpr std::uintptr_t itemsSourceSizeChanged = 0x410 ;
  18. 222018 constexpr std::uintptr_t m_TrackedItem = 0x418 ;
  19. 222019 constexpr std::uintptr_t m_TrackCount = 0x420 ;
  20. 222020 constexpr std::uintptr_t m_WhileAutoAssign = 0x428 ;
  21. 222021 constexpr std::uintptr_t m_BindingSourceSelectionMode = 0x430 ;
  22. 222022 constexpr std::uintptr_t m_ListViewLabel = 0x438 ;
  23. 222023 constexpr std::uintptr_t m_Foldout = 0x440 ;
  24. 222024 constexpr std::uintptr_t m_ArraySizeField = 0x448 ;
  25. 222025 constexpr std::uintptr_t m_IsOverMultiEditLimit = 0x450 ;
  26. 222026 constexpr std::uintptr_t m_Footer = 0x458 ;
  27. 222027 constexpr std::uintptr_t m_AddButton = 0x460 ;
  28. 222028 constexpr std::uintptr_t m_RemoveButton = 0x468 ;
  29. 222029 constexpr std::uintptr_t m_ItemAddedCallback = 0x470 ;
  30. 222030 constexpr std::uintptr_t m_ItemRemovedCallback = 0x478 ;
  31. 222031 constexpr std::uintptr_t m_ItemsSourceSizeChangedCallback = 0x480 ;
  32. 222032 constexpr std::uintptr_t m_ReorderMode = 0x488 ;
  33. 222033 constexpr std::uintptr_t reorderModeChanged = 0x490 ;
  34. 222034 constexpr std::uintptr_t m_NoneElement = 0x498 ;
  35. 222035 constexpr std::uintptr_t m_MakeNoneElement = 0x4A0 ;
  36. 222036 constexpr std::uintptr_t m_AllowAdd = 0x4A8 ;
  37. 222037 constexpr std::uintptr_t m_OverridingAddButtonBehavior = 0x4B0 ;
  38. 222038 constexpr std::uintptr_t m_OnAdd = 0x4B8 ;
  39. 222039 constexpr std::uintptr_t m_AllowRemove = 0x4C0 ;
  40. 222040 constexpr std::uintptr_t m_OnRemove = 0x4C8 ;
  41. 222041 constexpr std::uintptr_t m_MaxMultiEditStr = 0x4D0 ;
  42. 222042 
  43. 222043 namespace _static
  44. 222044 {
  45. 222045 constexpr std::uintptr_t k_SizeFieldLabel = 0x0 ;
  46. 222046 constexpr std::uintptr_t showBoundCollectionSizeProperty = 0x8 ;
  47. 222047 constexpr std::uintptr_t showFoldoutHeaderProperty = 0xA0 ;
  48. 222048 constexpr std::uintptr_t headerTitleProperty = 0x138 ;
  49. 222049 constexpr std::uintptr_t makeHeaderProperty = 0x1D0 ;
  50. 222050 constexpr std::uintptr_t makeFooterProperty = 0x268 ;
  51. 222051 constexpr std::uintptr_t showAddRemoveFooterProperty = 0x300 ;
  52. 222052 constexpr std::uintptr_t bindingSourceSelectionModeProperty = 0x398 ;
  53. 222053 constexpr std::uintptr_t reorderModeProperty = 0x430 ;
  54. 222054 constexpr std::uintptr_t makeNoneElementProperty = 0x4C8 ;
  55. 222055 constexpr std::uintptr_t allowAddProperty = 0x560 ;
  56. 222056 constexpr std::uintptr_t overridingAddButtonBehaviorProperty = 0x5F8 ;
  57. 222057 constexpr std::uintptr_t onAddProperty = 0x690 ;
  58. 222058 constexpr std::uintptr_t allowRemoveProperty = 0x728 ;
  59. 222059 constexpr std::uintptr_t onRemoveProperty = 0x7C0 ;
  60. 222060 constexpr std::uintptr_t ussClassName = 0x858 ;
  61. 222061 constexpr std::uintptr_t itemUssClassName = 0x860 ;
  62. 222062 constexpr std::uintptr_t emptyLabelUssClassName = 0x868 ;
  63. 222063 constexpr std::uintptr_t overMaxMultiEditLimitClassName = 0x870 ;
  64. 222064 constexpr std::uintptr_t reorderableUssClassName = 0x878 ;
  65. 222065 constexpr std::uintptr_t reorderableItemUssClassName = 0x880 ;
  66. 222066 constexpr std::uintptr_t reorderableItemContainerUssClassName = 0x888 ;
  67. 222067 constexpr std::uintptr_t reorderableItemHandleUssClassName = 0x890 ;
  68. 222068 constexpr std::uintptr_t reorderableItemHandleBarUssClassName = 0x898 ;
  69. 222069 constexpr std::uintptr_t footerUssClassName = 0x8A0 ;
  70. 222070 constexpr std::uintptr_t foldoutHeaderUssClassName = 0x8A8 ;
  71. 222071 constexpr std::uintptr_t arraySizeFieldUssClassName = 0x8B0 ;
  72. 222072 constexpr std::uintptr_t arraySizeFieldWithHeaderUssClassName = 0x8B8 ;
  73. 222073 constexpr std::uintptr_t arraySizeFieldWithFooterUssClassName = 0x8C0 ;
  74. 222074 constexpr std::uintptr_t listViewWithHeaderUssClassName = 0x8C8 ;
  75. 222075 constexpr std::uintptr_t listViewWithFooterUssClassName = 0x8D0 ;
  76. 222076 constexpr std::uintptr_t scrollViewWithFooterUssClassName = 0x8D8 ;
  77. 222077 constexpr std::uintptr_t footerAddButtonName = 0x8E0 ;
  78. 222078 constexpr std::uintptr_t footerRemoveButtonName = 0x8E8 ;
  79. 222079 constexpr std::uintptr_t k_EmptyListStr = 0x8F0 ;
  80. 222080 }
  81. 222081 
  82. 222082 }
  83. 222083 
  84. 222084 namespace UnityEngine_UIElements__BasePopupField`2
  85. 222085 {
  86. 222086 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  87. 222087 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  88. 222088 constexpr std::uintptr_t m_Focusable = 0x20 ;
  89. 222089 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  90. 222090 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  91. 222091 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  92. 222092 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  93. 222093 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  94. 222094 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  95. 222095 constexpr std::uintptr_t m_Name = 0x38 ;
  96. 222096 constexpr std::uintptr_t m_ClassList = 0x40 ;
  97. 222097 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  98. 222098 constexpr std::uintptr_t m_Flags = 0x50 ;
  99. 222099 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  100. 222100 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  101. 222101 constexpr std::uintptr_t lastLayout = 0x64 ;
  102. 222102 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  103. 222103 constexpr std::uintptr_t renderData = 0x88 ;
  104. 222104 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  105. 222105 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  106. 222106 constexpr std::uintptr_t insertionIndex = 0x9C ;
  107. 222107 constexpr std::uintptr_t m_Layout = 0xA0 ;
  108. 222108 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  109. 222109 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  110. 222110 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  111. 222111 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  112. 222112 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  113. 222113 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  114. 222114 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  115. 222115 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  116. 222116 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  117. 222117 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  118. 222118 constexpr std::uintptr_t m_Style = 0x1A8 ;
  119. 222119 constexpr std::uintptr_t variableContext = 0x1F8 ;
  120. 222120 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  121. 222121 constexpr std::uintptr_t controlid = 0x204 ;
  122. 222122 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  123. 222123 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  124. 222124 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  125. 222125 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  126. 222126 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  127. 222127 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  128. 222128 constexpr std::uintptr_t m_DataSource = 0x228 ;
  129. 222129 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  130. 222130 constexpr std::uintptr_t m_Bindings = 0x238 ;
  131. 222131 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  132. 222132 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  133. 222133 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  134. 222134 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  135. 222135 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  136. 222136 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  137. 222137 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  138. 222138 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  139. 222139 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  140. 222140 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  141. 222141 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  142. 222142 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  143. 222143 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  144. 222144 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  145. 222145 constexpr std::uintptr_t m_Children = 0x290 ;
  146. 222146 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  147. 222147 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  148. 222148 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  149. 222149 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  150. 222150 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  151. 222151 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  152. 222152 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  153. 222153 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  154. 222154 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  155. 222155 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  156. 222156 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  157. 222157 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  158. 222158 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  159. 222159 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  160. 222160 constexpr std::uintptr_t m_Value = 0x300 ;
  161. 222161 constexpr std::uintptr_t onValidateValue = 0x308 ;
  162. 222162 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  163. 222163 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  164. 222164 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  165. 222165 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  166. 222166 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  167. 222167 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  168. 222168 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  169. 222169 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  170. 222170 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  171. 222171 constexpr std::uintptr_t m_Choices = 0x0 ;
  172. 222172 
  173. 222173 namespace _static
  174. 222174 {
  175. 222175 constexpr std::uintptr_t choicesProperty = 0x0 ;
  176. 222176 constexpr std::uintptr_t textProperty = 0x0 ;
  177. 222177 constexpr std::uintptr_t ussClassName = 0x0 ;
  178. 222178 constexpr std::uintptr_t textUssClassName = 0x0 ;
  179. 222179 constexpr std::uintptr_t arrowUssClassName = 0x0 ;
  180. 222180 constexpr std::uintptr_t labelUssClassName = 0x0 ;
  181. 222181 constexpr std::uintptr_t inputUssClassName = 0x0 ;
  182. 222182 }
  183. 222183 
  184. 222184 }
  185. 222185 
  186. 222186 namespace UnityEngine_UIElements__SliderDirection
  187. 222187 {
  188. 222188 constexpr std::uintptr_t value__ = 0x0 ;
  189. 222189 }
  190. 222190 
  191. 222191 namespace UnityEngine_UIElements__BaseSlider`1
  192. 222192 {
  193. 222193 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  194. 222194 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  195. 222195 constexpr std::uintptr_t m_Focusable = 0x20 ;
  196. 222196 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  197. 222197 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  198. 222198 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  199. 222199 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  200. 222200 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  201. 222201 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  202. 222202 constexpr std::uintptr_t m_Name = 0x38 ;
  203. 222203 constexpr std::uintptr_t m_ClassList = 0x40 ;
  204. 222204 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  205. 222205 constexpr std::uintptr_t m_Flags = 0x50 ;
  206. 222206 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  207. 222207 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  208. 222208 constexpr std::uintptr_t lastLayout = 0x64 ;
  209. 222209 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  210. 222210 constexpr std::uintptr_t renderData = 0x88 ;
  211. 222211 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  212. 222212 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  213. 222213 constexpr std::uintptr_t insertionIndex = 0x9C ;
  214. 222214 constexpr std::uintptr_t m_Layout = 0xA0 ;
  215. 222215 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  216. 222216 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  217. 222217 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  218. 222218 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  219. 222219 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  220. 222220 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  221. 222221 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  222. 222222 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  223. 222223 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  224. 222224 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  225. 222225 constexpr std::uintptr_t m_Style = 0x1A8 ;
  226. 222226 constexpr std::uintptr_t variableContext = 0x1F8 ;
  227. 222227 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  228. 222228 constexpr std::uintptr_t controlid = 0x204 ;
  229. 222229 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  230. 222230 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  231. 222231 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  232. 222232 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  233. 222233 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  234. 222234 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  235. 222235 constexpr std::uintptr_t m_DataSource = 0x228 ;
  236. 222236 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  237. 222237 constexpr std::uintptr_t m_Bindings = 0x238 ;
  238. 222238 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  239. 222239 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  240. 222240 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  241. 222241 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  242. 222242 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  243. 222243 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  244. 222244 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  245. 222245 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  246. 222246 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  247. 222247 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  248. 222248 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  249. 222249 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  250. 222250 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  251. 222251 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  252. 222252 constexpr std::uintptr_t m_Children = 0x290 ;
  253. 222253 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  254. 222254 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  255. 222255 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  256. 222256 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  257. 222257 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  258. 222258 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  259. 222259 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  260. 222260 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  261. 222261 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  262. 222262 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  263. 222263 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  264. 222264 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  265. 222265 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  266. 222266 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  267. 222267 constexpr std::uintptr_t m_Value = 0x300 ;
  268. 222268 constexpr std::uintptr_t onValidateValue = 0x308 ;
  269. 222269 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  270. 222270 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  271. 222271 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  272. 222272 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  273. 222273 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  274. 222274 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  275. 222275 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  276. 222276 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  277. 222277 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  278. 222278 constexpr std::uintptr_t _dragContainer_k__BackingField = 0x0 ;
  279. 222279 
  280. 222280 namespace _static
  281. 222281 {
  282. 222282 constexpr std::uintptr_t lowValueProperty = 0x0 ;
  283. 222283 constexpr std::uintptr_t highValueProperty = 0x0 ;
  284. 222284 constexpr std::uintptr_t rangeProperty = 0x0 ;
  285. 222285 constexpr std::uintptr_t pageSizeProperty = 0x0 ;
  286. 222286 constexpr std::uintptr_t showInputFieldProperty = 0x0 ;
  287. 222287 constexpr std::uintptr_t directionProperty = 0x0 ;
  288. 222288 constexpr std::uintptr_t invertedProperty = 0x0 ;
  289. 222289 constexpr std::uintptr_t fillProperty = 0x0 ;
  290. 222290 constexpr std::uintptr_t ussClassName = 0x0 ;
  291. 222291 constexpr std::uintptr_t labelUssClassName = 0x0 ;
  292. 222292 constexpr std::uintptr_t inputUssClassName = 0x0 ;
  293. 222293 constexpr std::uintptr_t horizontalVariantUssClassName = 0x0 ;
  294. 222294 constexpr std::uintptr_t verticalVariantUssClassName = 0x0 ;
  295. 222295 constexpr std::uintptr_t dragContainerUssClassName = 0x0 ;
  296. 222296 constexpr std::uintptr_t trackerUssClassName = 0x0 ;
  297. 222297 constexpr std::uintptr_t draggerUssClassName = 0x0 ;
  298. 222298 constexpr std::uintptr_t draggerBorderUssClassName = 0x0 ;
  299. 222299 constexpr std::uintptr_t textFieldClassName = 0x0 ;
  300. 222300 constexpr std::uintptr_t fillUssClassName = 0x0 ;
  301. 222301 constexpr std::uintptr_t movableUssClassName = 0x0 ;
  302. 222302 }
  303. 222303 
  304. 222304 }
  305. 222305 
  306. 222306 namespace UnityEngine_UIElements__TreeViewExpansionChangedArgs
  307. 222307 {
  308. 222308 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
  309. 222309 constexpr std::uintptr_t _isExpanded_k__BackingField = 0x14 ;
  310. 222310 constexpr std::uintptr_t _isAppliedToAllChildren_k__BackingField = 0x15 ;
  311. 222311 }
  312. 222312 
  313. 222313 namespace UnityEngine_UIElements__BaseTreeView
  314. 222314 {
  315. 222315 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  316. 222316 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  317. 222317 constexpr std::uintptr_t m_Focusable = 0x20 ;
  318. 222318 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  319. 222319 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  320. 222320 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  321. 222321 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  322. 222322 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  323. 222323 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  324. 222324 constexpr std::uintptr_t m_Name = 0x38 ;
  325. 222325 constexpr std::uintptr_t m_ClassList = 0x40 ;
  326. 222326 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  327. 222327 constexpr std::uintptr_t m_Flags = 0x50 ;
  328. 222328 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  329. 222329 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  330. 222330 constexpr std::uintptr_t lastLayout = 0x64 ;
  331. 222331 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  332. 222332 constexpr std::uintptr_t renderData = 0x88 ;
  333. 222333 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  334. 222334 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  335. 222335 constexpr std::uintptr_t insertionIndex = 0x9C ;
  336. 222336 constexpr std::uintptr_t m_Layout = 0xA0 ;
  337. 222337 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  338. 222338 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  339. 222339 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  340. 222340 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  341. 222341 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  342. 222342 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  343. 222343 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  344. 222344 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  345. 222345 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  346. 222346 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  347. 222347 constexpr std::uintptr_t m_Style = 0x1A8 ;
  348. 222348 constexpr std::uintptr_t variableContext = 0x1F8 ;
  349. 222349 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  350. 222350 constexpr std::uintptr_t controlid = 0x204 ;
  351. 222351 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  352. 222352 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  353. 222353 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  354. 222354 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  355. 222355 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  356. 222356 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  357. 222357 constexpr std::uintptr_t m_DataSource = 0x228 ;
  358. 222358 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  359. 222359 constexpr std::uintptr_t m_Bindings = 0x238 ;
  360. 222360 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  361. 222361 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  362. 222362 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  363. 222363 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  364. 222364 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  365. 222365 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  366. 222366 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  367. 222367 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  368. 222368 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  369. 222369 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  370. 222370 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  371. 222371 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  372. 222372 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  373. 222373 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  374. 222374 constexpr std::uintptr_t m_Children = 0x290 ;
  375. 222375 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  376. 222376 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  377. 222377 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  378. 222378 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  379. 222379 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  380. 222380 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  381. 222381 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  382. 222382 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  383. 222383 constexpr std::uintptr_t itemsChosen = 0x2D8 ;
  384. 222384 constexpr std::uintptr_t selectionChanged = 0x2E0 ;
  385. 222385 constexpr std::uintptr_t selectedIndicesChanged = 0x2E8 ;
  386. 222386 constexpr std::uintptr_t itemIndexChanged = 0x2F0 ;
  387. 222387 constexpr std::uintptr_t itemsSourceChanged = 0x2F8 ;
  388. 222388 constexpr std::uintptr_t m_SelectionNotChanged = 0x300 ;
  389. 222389 constexpr std::uintptr_t canStartDrag = 0x308 ;
  390. 222390 constexpr std::uintptr_t setupDragAndDrop = 0x310 ;
  391. 222391 constexpr std::uintptr_t dragAndDropUpdate = 0x318 ;
  392. 222392 constexpr std::uintptr_t handleDrop = 0x320 ;
  393. 222393 constexpr std::uintptr_t m_SelectionType = 0x328 ;
  394. 222394 constexpr std::uintptr_t allowSingleClickChoice = 0x32C ;
  395. 222395 constexpr std::uintptr_t m_HorizontalScrollingEnabled = 0x32D ;
  396. 222396 constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds = 0x330 ;
  397. 222397 constexpr std::uintptr_t m_FixedItemHeight = 0x334 ;
  398. 222398 constexpr std::uintptr_t m_ItemHeightIsInline = 0x338 ;
  399. 222399 constexpr std::uintptr_t m_VirtualizationMethod = 0x33C ;
  400. 222400 constexpr std::uintptr_t m_ScrollView = 0x340 ;
  401. 222401 constexpr std::uintptr_t m_ViewController = 0x348 ;
  402. 222402 constexpr std::uintptr_t m_VirtualizationController = 0x350 ;
  403. 222403 constexpr std::uintptr_t m_NavigationManipulator = 0x358 ;
  404. 222404 constexpr std::uintptr_t serializedVirtualizationData = 0x360 ;
  405. 222405 constexpr std::uintptr_t m_SelectedIds = 0x368 ;
  406. 222406 constexpr std::uintptr_t m_Selection = 0x370 ;
  407. 222407 constexpr std::uintptr_t m_LastHeight = 0x378 ;
  408. 222408 constexpr std::uintptr_t m_RangeSelectionDirection = 0x37C ;
  409. 222409 constexpr std::uintptr_t m_Dragger = 0x380 ;
  410. 222410 constexpr std::uintptr_t m_ItemIndexChangedCallback = 0x388 ;
  411. 222411 constexpr std::uintptr_t m_ItemsSourceChangedCallback = 0x390 ;
  412. 222412 constexpr std::uintptr_t m_RebuildScheduled = 0x398 ;
  413. 222413 constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0 ;
  414. 222414 constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4 ;
  415. 222415 constexpr std::uintptr_t m_PreviousRefreshedCount = 0x3A8 ;
  416. 222416 constexpr std::uintptr_t m_TouchDownPosition = 0x3AC ;
  417. 222417 constexpr std::uintptr_t m_LastPointerDownTimeStamp = 0x3B8 ;
  418. 222418 constexpr std::uintptr_t m_PointerDownCount = 0x3C0 ;
  419. 222419 constexpr std::uintptr_t itemExpandedChanged = 0x3C8 ;
  420. 222420 constexpr std::uintptr_t m_AutoExpand = 0x3D0 ;
  421. 222421 constexpr std::uintptr_t m_ExpandedItemIds = 0x3D8 ;
  422. 222422 constexpr std::uintptr_t _customIdent_k__BackingField = 0x3E0 ;
  423. 222423 
  424. 222424 namespace _static
  425. 222425 {
  426. 222426 constexpr std::uintptr_t autoExpandProperty = 0x0 ;
  427. 222427 constexpr std::uintptr_t s_TreeViewIndentProperty = 0x98 ;
  428. 222428 constexpr std::uintptr_t invalidId = 0xA0 ;
  429. 222429 constexpr std::uintptr_t ussClassName = 0xA8 ;
  430. 222430 constexpr std::uintptr_t itemUssClassName = 0xB0 ;
  431. 222431 constexpr std::uintptr_t itemToggleUssClassName = 0xB8 ;
  432. 222432 constexpr std::uintptr_t itemIndentsContainerUssClassName = 0xC0 ;
  433. 222433 constexpr std::uintptr_t itemIndentUssClassName = 0xC8 ;
  434. 222434 constexpr std::uintptr_t itemContentContainerUssClassName = 0xD0 ;
  435. 222435 }
  436. 222436 
  437. 222437 }
  438. 222438 
  439. 222439 namespace UnityEngine_UIElements__AlternatingRowBackground
  440. 222440 {
  441. 222441 constexpr std::uintptr_t value__ = 0x0 ;
  442. 222442 }
  443. 222443 
  444. 222444 namespace UnityEngine_UIElements__CollectionVirtualizationMethod
  445. 222445 {
  446. 222446 constexpr std::uintptr_t value__ = 0x0 ;
  447. 222447 }
  448. 222448 
  449. 222449 namespace UnityEngine_UIElements__BindingSourceSelectionMode
  450. 222450 {
  451. 222451 constexpr std::uintptr_t value__ = 0x0 ;
  452. 222452 }
  453. 222453 
  454. 222454 namespace UnityEngine_UIElements__SerializedVirtualizationData
  455. 222455 {
  456. 222456 constexpr std::uintptr_t scrollOffset = 0x10 ;
  457. 222457 constexpr std::uintptr_t firstVisibleIndex = 0x18 ;
  458. 222458 constexpr std::uintptr_t contentPadding = 0x1C ;
  459. 222459 constexpr std::uintptr_t contentHeight = 0x20 ;
  460. 222460 constexpr std::uintptr_t anchoredItemIndex = 0x24 ;
  461. 222461 constexpr std::uintptr_t anchorOffset = 0x28 ;
  462. 222462 }
  463. 222463 
  464. 222464 namespace UnityEngine_UIElements__BaseVerticalCollectionView
  465. 222465 {
  466. 222466 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  467. 222467 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  468. 222468 constexpr std::uintptr_t m_Focusable = 0x20 ;
  469. 222469 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  470. 222470 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  471. 222471 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  472. 222472 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  473. 222473 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  474. 222474 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  475. 222475 constexpr std::uintptr_t m_Name = 0x38 ;
  476. 222476 constexpr std::uintptr_t m_ClassList = 0x40 ;
  477. 222477 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  478. 222478 constexpr std::uintptr_t m_Flags = 0x50 ;
  479. 222479 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  480. 222480 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  481. 222481 constexpr std::uintptr_t lastLayout = 0x64 ;
  482. 222482 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  483. 222483 constexpr std::uintptr_t renderData = 0x88 ;
  484. 222484 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  485. 222485 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  486. 222486 constexpr std::uintptr_t insertionIndex = 0x9C ;
  487. 222487 constexpr std::uintptr_t m_Layout = 0xA0 ;
  488. 222488 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  489. 222489 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  490. 222490 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  491. 222491 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  492. 222492 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  493. 222493 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  494. 222494 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  495. 222495 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  496. 222496 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  497. 222497 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  498. 222498 constexpr std::uintptr_t m_Style = 0x1A8 ;
  499. 222499 constexpr std::uintptr_t variableContext = 0x1F8 ;
  500. 222500 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  501. 222501 constexpr std::uintptr_t controlid = 0x204 ;
  502. 222502 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  503. 222503 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  504. 222504 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  505. 222505 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  506. 222506 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  507. 222507 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  508. 222508 constexpr std::uintptr_t m_DataSource = 0x228 ;
  509. 222509 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  510. 222510 constexpr std::uintptr_t m_Bindings = 0x238 ;
  511. 222511 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  512. 222512 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  513. 222513 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  514. 222514 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  515. 222515 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  516. 222516 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  517. 222517 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  518. 222518 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  519. 222519 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  520. 222520 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  521. 222521 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  522. 222522 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  523. 222523 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  524. 222524 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  525. 222525 constexpr std::uintptr_t m_Children = 0x290 ;
  526. 222526 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  527. 222527 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  528. 222528 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  529. 222529 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  530. 222530 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  531. 222531 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  532. 222532 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  533. 222533 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  534. 222534 constexpr std::uintptr_t itemsChosen = 0x2D8 ;
  535. 222535 constexpr std::uintptr_t selectionChanged = 0x2E0 ;
  536. 222536 constexpr std::uintptr_t selectedIndicesChanged = 0x2E8 ;
  537. 222537 constexpr std::uintptr_t itemIndexChanged = 0x2F0 ;
  538. 222538 constexpr std::uintptr_t itemsSourceChanged = 0x2F8 ;
  539. 222539 constexpr std::uintptr_t m_SelectionNotChanged = 0x300 ;
  540. 222540 constexpr std::uintptr_t canStartDrag = 0x308 ;
  541. 222541 constexpr std::uintptr_t setupDragAndDrop = 0x310 ;
  542. 222542 constexpr std::uintptr_t dragAndDropUpdate = 0x318 ;
  543. 222543 constexpr std::uintptr_t handleDrop = 0x320 ;
  544. 222544 constexpr std::uintptr_t m_SelectionType = 0x328 ;
  545. 222545 constexpr std::uintptr_t allowSingleClickChoice = 0x32C ;
  546. 222546 constexpr std::uintptr_t m_HorizontalScrollingEnabled = 0x32D ;
  547. 222547 constexpr std::uintptr_t m_ShowAlternatingRowBackgrounds = 0x330 ;
  548. 222548 constexpr std::uintptr_t m_FixedItemHeight = 0x334 ;
  549. 222549 constexpr std::uintptr_t m_ItemHeightIsInline = 0x338 ;
  550. 222550 constexpr std::uintptr_t m_VirtualizationMethod = 0x33C ;
  551. 222551 constexpr std::uintptr_t m_ScrollView = 0x340 ;
  552. 222552 constexpr std::uintptr_t m_ViewController = 0x348 ;
  553. 222553 constexpr std::uintptr_t m_VirtualizationController = 0x350 ;
  554. 222554 constexpr std::uintptr_t m_NavigationManipulator = 0x358 ;
  555. 222555 constexpr std::uintptr_t serializedVirtualizationData = 0x360 ;
  556. 222556 constexpr std::uintptr_t m_SelectedIds = 0x368 ;
  557. 222557 constexpr std::uintptr_t m_Selection = 0x370 ;
  558. 222558 constexpr std::uintptr_t m_LastHeight = 0x378 ;
  559. 222559 constexpr std::uintptr_t m_RangeSelectionDirection = 0x37C ;
  560. 222560 constexpr std::uintptr_t m_Dragger = 0x380 ;
  561. 222561 constexpr std::uintptr_t m_ItemIndexChangedCallback = 0x388 ;
  562. 222562 constexpr std::uintptr_t m_ItemsSourceChangedCallback = 0x390 ;
  563. 222563 constexpr std::uintptr_t m_RebuildScheduled = 0x398 ;
  564. 222564 constexpr std::uintptr_t _pointerProcessingState_k__BackingField = 0x3A0 ;
  565. 222565 constexpr std::uintptr_t _currentPointerButton_k__BackingField = 0x3A4 ;
  566. 222566 constexpr std::uintptr_t m_PreviousRefreshedCount = 0x3A8 ;
  567. 222567 constexpr std::uintptr_t m_TouchDownPosition = 0x3AC ;
  568. 222568 constexpr std::uintptr_t m_LastPointerDownTimeStamp = 0x3B8 ;
  569. 222569 constexpr std::uintptr_t m_PointerDownCount = 0x3C0 ;
  570. 222570 
  571. 222571 namespace _static
  572. 222572 {
  573. 222573 constexpr std::uintptr_t itemsSourceProperty = 0x0 ;
  574. 222574 constexpr std::uintptr_t selectionTypeProperty = 0x98 ;
  575. 222575 constexpr std::uintptr_t selectedItemProperty = 0x130 ;
  576. 222576 constexpr std::uintptr_t selectedItemsProperty = 0x1C8 ;
  577. 222577 constexpr std::uintptr_t selectedIndexProperty = 0x260 ;
  578. 222578 constexpr std::uintptr_t selectedIndicesProperty = 0x2F8 ;
  579. 222579 constexpr std::uintptr_t showBorderProperty = 0x390 ;
  580. 222580 constexpr std::uintptr_t reorderableProperty = 0x428 ;
  581. 222581 constexpr std::uintptr_t horizontalScrollingEnabledProperty = 0x4C0 ;
  582. 222582 constexpr std::uintptr_t showAlternatingRowBackgroundsProperty = 0x558 ;
  583. 222583 constexpr std::uintptr_t virtualizationMethodProperty = 0x5F0 ;
  584. 222584 constexpr std::uintptr_t fixedItemHeightProperty = 0x688 ;
  585. 222585 constexpr std::uintptr_t k_RefreshMarker = 0x720 ;
  586. 222586 constexpr std::uintptr_t k_RebuildMarker = 0x728 ;
  587. 222587 constexpr std::uintptr_t k_EmptyItems = 0x730 ;
  588. 222588 constexpr std::uintptr_t k_InvalidTemplateError = 0x738 ;
  589. 222589 constexpr std::uintptr_t s_ItemHeightProperty = 0x740 ;
  590. 222590 constexpr std::uintptr_t ussClassName = 0x748 ;
  591. 222591 constexpr std::uintptr_t borderUssClassName = 0x750 ;
  592. 222592 constexpr std::uintptr_t itemUssClassName = 0x758 ;
  593. 222593 constexpr std::uintptr_t dragHoverBarUssClassName = 0x760 ;
  594. 222594 constexpr std::uintptr_t dragHoverMarkerUssClassName = 0x768 ;
  595. 222595 constexpr std::uintptr_t itemDragHoverUssClassName = 0x770 ;
  596. 222596 constexpr std::uintptr_t itemSelectedVariantUssClassName = 0x778 ;
  597. 222597 constexpr std::uintptr_t itemAlternativeBackgroundUssClassName = 0x780 ;
  598. 222598 constexpr std::uintptr_t listScrollViewUssClassName = 0x788 ;
  599. 222599 constexpr std::uintptr_t backgroundFillUssClassName = 0x790 ;
  600. 222600 }
  601. 222601 
  602. 222602 }
  603. 222603 
  604. 222604 namespace UnityEngine_UIElements__BoundsField
  605. 222605 {
  606. 222606 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  607. 222607 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  608. 222608 constexpr std::uintptr_t m_Focusable = 0x20 ;
  609. 222609 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  610. 222610 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  611. 222611 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  612. 222612 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  613. 222613 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  614. 222614 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  615. 222615 constexpr std::uintptr_t m_Name = 0x38 ;
  616. 222616 constexpr std::uintptr_t m_ClassList = 0x40 ;
  617. 222617 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  618. 222618 constexpr std::uintptr_t m_Flags = 0x50 ;
  619. 222619 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  620. 222620 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  621. 222621 constexpr std::uintptr_t lastLayout = 0x64 ;
  622. 222622 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  623. 222623 constexpr std::uintptr_t renderData = 0x88 ;
  624. 222624 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  625. 222625 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  626. 222626 constexpr std::uintptr_t insertionIndex = 0x9C ;
  627. 222627 constexpr std::uintptr_t m_Layout = 0xA0 ;
  628. 222628 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  629. 222629 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  630. 222630 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  631. 222631 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  632. 222632 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  633. 222633 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  634. 222634 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  635. 222635 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  636. 222636 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  637. 222637 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  638. 222638 constexpr std::uintptr_t m_Style = 0x1A8 ;
  639. 222639 constexpr std::uintptr_t variableContext = 0x1F8 ;
  640. 222640 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  641. 222641 constexpr std::uintptr_t controlid = 0x204 ;
  642. 222642 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  643. 222643 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  644. 222644 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  645. 222645 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  646. 222646 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  647. 222647 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  648. 222648 constexpr std::uintptr_t m_DataSource = 0x228 ;
  649. 222649 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  650. 222650 constexpr std::uintptr_t m_Bindings = 0x238 ;
  651. 222651 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  652. 222652 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  653. 222653 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  654. 222654 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  655. 222655 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  656. 222656 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  657. 222657 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  658. 222658 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  659. 222659 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  660. 222660 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  661. 222661 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  662. 222662 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  663. 222663 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  664. 222664 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  665. 222665 constexpr std::uintptr_t m_Children = 0x290 ;
  666. 222666 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  667. 222667 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  668. 222668 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  669. 222669 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  670. 222670 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  671. 222671 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  672. 222672 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  673. 222673 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  674. 222674 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  675. 222675 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  676. 222676 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  677. 222677 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  678. 222678 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  679. 222679 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  680. 222680 constexpr std::uintptr_t m_Value = 0x300 ;
  681. 222681 constexpr std::uintptr_t onValidateValue = 0x318 ;
  682. 222682 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x320 ;
  683. 222683 constexpr std::uintptr_t _labelElement_k__BackingField = 0x328 ;
  684. 222684 constexpr std::uintptr_t m_ShowMixedValue = 0x330 ;
  685. 222685 constexpr std::uintptr_t m_MixedValueLabel = 0x338 ;
  686. 222686 constexpr std::uintptr_t m_SkipValidation = 0x340 ;
  687. 222687 constexpr std::uintptr_t m_CachedContextWidthElement = 0x348 ;
  688. 222688 constexpr std::uintptr_t m_CachedInspectorElement = 0x350 ;
  689. 222689 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x358 ;
  690. 222690 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x360 ;
  691. 222691 constexpr std::uintptr_t m_CenterField = 0x368 ;
  692. 222692 constexpr std::uintptr_t m_ExtentsField = 0x370 ;
  693. 222693 
  694. 222694 namespace _static
  695. 222695 {
  696. 222696 constexpr std::uintptr_t ussClassName = 0x0 ;
  697. 222697 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  698. 222698 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  699. 222699 constexpr std::uintptr_t centerFieldUssClassName = 0x18 ;
  700. 222700 constexpr std::uintptr_t extentsFieldUssClassName = 0x20 ;
  701. 222701 }
  702. 222702 
  703. 222703 }
  704. 222704 
  705. 222705 namespace UnityEngine_UIElements__BoundsIntField
  706. 222706 {
  707. 222707 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  708. 222708 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  709. 222709 constexpr std::uintptr_t m_Focusable = 0x20 ;
  710. 222710 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  711. 222711 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  712. 222712 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  713. 222713 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  714. 222714 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  715. 222715 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  716. 222716 constexpr std::uintptr_t m_Name = 0x38 ;
  717. 222717 constexpr std::uintptr_t m_ClassList = 0x40 ;
  718. 222718 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  719. 222719 constexpr std::uintptr_t m_Flags = 0x50 ;
  720. 222720 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  721. 222721 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  722. 222722 constexpr std::uintptr_t lastLayout = 0x64 ;
  723. 222723 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  724. 222724 constexpr std::uintptr_t renderData = 0x88 ;
  725. 222725 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  726. 222726 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  727. 222727 constexpr std::uintptr_t insertionIndex = 0x9C ;
  728. 222728 constexpr std::uintptr_t m_Layout = 0xA0 ;
  729. 222729 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  730. 222730 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  731. 222731 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  732. 222732 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  733. 222733 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  734. 222734 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  735. 222735 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  736. 222736 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  737. 222737 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  738. 222738 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  739. 222739 constexpr std::uintptr_t m_Style = 0x1A8 ;
  740. 222740 constexpr std::uintptr_t variableContext = 0x1F8 ;
  741. 222741 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  742. 222742 constexpr std::uintptr_t controlid = 0x204 ;
  743. 222743 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  744. 222744 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  745. 222745 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  746. 222746 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  747. 222747 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  748. 222748 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  749. 222749 constexpr std::uintptr_t m_DataSource = 0x228 ;
  750. 222750 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  751. 222751 constexpr std::uintptr_t m_Bindings = 0x238 ;
  752. 222752 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  753. 222753 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  754. 222754 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  755. 222755 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  756. 222756 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  757. 222757 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  758. 222758 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  759. 222759 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  760. 222760 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  761. 222761 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  762. 222762 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  763. 222763 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  764. 222764 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  765. 222765 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  766. 222766 constexpr std::uintptr_t m_Children = 0x290 ;
  767. 222767 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  768. 222768 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  769. 222769 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  770. 222770 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  771. 222771 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  772. 222772 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  773. 222773 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  774. 222774 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  775. 222775 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  776. 222776 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  777. 222777 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  778. 222778 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  779. 222779 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  780. 222780 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  781. 222781 constexpr std::uintptr_t m_Value = 0x300 ;
  782. 222782 constexpr std::uintptr_t onValidateValue = 0x318 ;
  783. 222783 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x320 ;
  784. 222784 constexpr std::uintptr_t _labelElement_k__BackingField = 0x328 ;
  785. 222785 constexpr std::uintptr_t m_ShowMixedValue = 0x330 ;
  786. 222786 constexpr std::uintptr_t m_MixedValueLabel = 0x338 ;
  787. 222787 constexpr std::uintptr_t m_SkipValidation = 0x340 ;
  788. 222788 constexpr std::uintptr_t m_CachedContextWidthElement = 0x348 ;
  789. 222789 constexpr std::uintptr_t m_CachedInspectorElement = 0x350 ;
  790. 222790 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x358 ;
  791. 222791 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x360 ;
  792. 222792 constexpr std::uintptr_t m_PositionField = 0x368 ;
  793. 222793 constexpr std::uintptr_t m_SizeField = 0x370 ;
  794. 222794 
  795. 222795 namespace _static
  796. 222796 {
  797. 222797 constexpr std::uintptr_t ussClassName = 0x0 ;
  798. 222798 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  799. 222799 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  800. 222800 constexpr std::uintptr_t positionUssClassName = 0x18 ;
  801. 222801 constexpr std::uintptr_t sizeUssClassName = 0x20 ;
  802. 222802 }
  803. 222803 
  804. 222804 }
  805. 222805 
  806. 222806 namespace UnityEngine_UIElements__Box
  807. 222807 {
  808. 222808 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  809. 222809 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  810. 222810 constexpr std::uintptr_t m_Focusable = 0x20 ;
  811. 222811 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  812. 222812 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  813. 222813 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  814. 222814 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  815. 222815 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  816. 222816 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  817. 222817 constexpr std::uintptr_t m_Name = 0x38 ;
  818. 222818 constexpr std::uintptr_t m_ClassList = 0x40 ;
  819. 222819 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  820. 222820 constexpr std::uintptr_t m_Flags = 0x50 ;
  821. 222821 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  822. 222822 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  823. 222823 constexpr std::uintptr_t lastLayout = 0x64 ;
  824. 222824 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  825. 222825 constexpr std::uintptr_t renderData = 0x88 ;
  826. 222826 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  827. 222827 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  828. 222828 constexpr std::uintptr_t insertionIndex = 0x9C ;
  829. 222829 constexpr std::uintptr_t m_Layout = 0xA0 ;
  830. 222830 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  831. 222831 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  832. 222832 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  833. 222833 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  834. 222834 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  835. 222835 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  836. 222836 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  837. 222837 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  838. 222838 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  839. 222839 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  840. 222840 constexpr std::uintptr_t m_Style = 0x1A8 ;
  841. 222841 constexpr std::uintptr_t variableContext = 0x1F8 ;
  842. 222842 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  843. 222843 constexpr std::uintptr_t controlid = 0x204 ;
  844. 222844 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  845. 222845 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  846. 222846 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  847. 222847 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  848. 222848 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  849. 222849 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  850. 222850 constexpr std::uintptr_t m_DataSource = 0x228 ;
  851. 222851 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  852. 222852 constexpr std::uintptr_t m_Bindings = 0x238 ;
  853. 222853 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  854. 222854 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  855. 222855 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  856. 222856 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  857. 222857 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  858. 222858 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  859. 222859 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  860. 222860 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  861. 222861 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  862. 222862 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  863. 222863 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  864. 222864 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  865. 222865 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  866. 222866 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  867. 222867 constexpr std::uintptr_t m_Children = 0x290 ;
  868. 222868 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  869. 222869 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  870. 222870 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  871. 222871 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  872. 222872 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  873. 222873 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  874. 222874 
  875. 222875 namespace _static
  876. 222876 {
  877. 222877 constexpr std::uintptr_t ussClassName = 0x0 ;
  878. 222878 }
  879. 222879 
  880. 222880 }
  881. 222881 
  882. 222882 namespace UnityEngine_UIElements__Button
  883. 222883 {
  884. 222884 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  885. 222885 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  886. 222886 constexpr std::uintptr_t m_Focusable = 0x20 ;
  887. 222887 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  888. 222888 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  889. 222889 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  890. 222890 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  891. 222891 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  892. 222892 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  893. 222893 constexpr std::uintptr_t m_Name = 0x38 ;
  894. 222894 constexpr std::uintptr_t m_ClassList = 0x40 ;
  895. 222895 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  896. 222896 constexpr std::uintptr_t m_Flags = 0x50 ;
  897. 222897 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  898. 222898 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  899. 222899 constexpr std::uintptr_t lastLayout = 0x64 ;
  900. 222900 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  901. 222901 constexpr std::uintptr_t renderData = 0x88 ;
  902. 222902 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  903. 222903 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  904. 222904 constexpr std::uintptr_t insertionIndex = 0x9C ;
  905. 222905 constexpr std::uintptr_t m_Layout = 0xA0 ;
  906. 222906 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  907. 222907 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  908. 222908 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  909. 222909 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  910. 222910 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  911. 222911 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  912. 222912 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  913. 222913 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  914. 222914 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  915. 222915 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  916. 222916 constexpr std::uintptr_t m_Style = 0x1A8 ;
  917. 222917 constexpr std::uintptr_t variableContext = 0x1F8 ;
  918. 222918 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  919. 222919 constexpr std::uintptr_t controlid = 0x204 ;
  920. 222920 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  921. 222921 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  922. 222922 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  923. 222923 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  924. 222924 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  925. 222925 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  926. 222926 constexpr std::uintptr_t m_DataSource = 0x228 ;
  927. 222927 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  928. 222928 constexpr std::uintptr_t m_Bindings = 0x238 ;
  929. 222929 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  930. 222930 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  931. 222931 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  932. 222932 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  933. 222933 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  934. 222934 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  935. 222935 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  936. 222936 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  937. 222937 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  938. 222938 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  939. 222939 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  940. 222940 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  941. 222941 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  942. 222942 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  943. 222943 constexpr std::uintptr_t m_Children = 0x290 ;
  944. 222944 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  945. 222945 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  946. 222946 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  947. 222947 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  948. 222948 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  949. 222949 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  950. 222950 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  951. 222951 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  952. 222952 constexpr std::uintptr_t _PostProcessTextVertices_k__BackingField = 0x2D8 ;
  953. 222953 constexpr std::uintptr_t _uitkTextHandle_k__BackingField = 0x2E0 ;
  954. 222954 constexpr std::uintptr_t m_Text = 0x2E8 ;
  955. 222955 constexpr std::uintptr_t m_EnableRichText = 0x2F0 ;
  956. 222956 constexpr std::uintptr_t m_EmojiFallbackSupport = 0x2F1 ;
  957. 222957 constexpr std::uintptr_t m_ParseEscapeSequences = 0x2F2 ;
  958. 222958 constexpr std::uintptr_t m_DisplayTooltipWhenElided = 0x2F3 ;
  959. 222959 constexpr std::uintptr_t _isElided_k__BackingField = 0x2F4 ;
  960. 222960 constexpr std::uintptr_t elidedText = 0x2F8 ;
  961. 222961 constexpr std::uintptr_t m_WasElided = 0x300 ;
  962. 222962 constexpr std::uintptr_t _editingManipulator_k__BackingField = 0x308 ;
  963. 222963 constexpr std::uintptr_t isInputField = 0x310 ;
  964. 222964 constexpr std::uintptr_t m_Multiline = 0x311 ;
  965. 222965 constexpr std::uintptr_t m_TouchScreenKeyboard = 0x318 ;
  966. 222966 constexpr std::uintptr_t onIsReadOnlyChanged = 0x320 ;
  967. 222967 constexpr std::uintptr_t m_KeyboardType = 0x328 ;
  968. 222968 constexpr std::uintptr_t m_HideSoftKeyboard = 0x32C ;
  969. 222969 constexpr std::uintptr_t m_HideMobileInput = 0x32D ;
  970. 222970 constexpr std::uintptr_t m_IsReadOnly = 0x32E ;
  971. 222971 constexpr std::uintptr_t m_MaxLength = 0x330 ;
  972. 222972 constexpr std::uintptr_t m_PlaceholderText = 0x338 ;
  973. 222973 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_isDelayed_k__BackingField = 0x340 ;
  974. 222974 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_AcceptCharacter_k__BackingField = 0x348 ;
  975. 222975 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateScrollOffset_k__BackingField = 0x350 ;
  976. 222976 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateValueFromText_k__BackingField = 0x358 ;
  977. 222977 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_UpdateTextFromValue_k__BackingField = 0x360 ;
  978. 222978 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRoot_k__BackingField = 0x368 ;
  979. 222979 constexpr std::uintptr_t _OnPlaceholderChanged_k__BackingField = 0x370 ;
  980. 222980 constexpr std::uintptr_t _UnityEngine_UIElements_ITextEdition_GetDefaultValueType_k__BackingField = 0x378 ;
  981. 222981 constexpr std::uintptr_t m_RenderedText = 0x380 ;
  982. 222982 constexpr std::uintptr_t m_OriginalText = 0x388 ;
  983. 222983 constexpr std::uintptr_t m_MaskChar = 0x390 ;
  984. 222984 constexpr std::uintptr_t m_IsPassword = 0x392 ;
  985. 222985 constexpr std::uintptr_t m_HidePlaceholderTextOnFocus = 0x393 ;
  986. 222986 constexpr std::uintptr_t m_AutoCorrection = 0x394 ;
  987. 222987 constexpr std::uintptr_t m_SelectingManipulator = 0x398 ;
  988. 222988 constexpr std::uintptr_t m_IsSelectable = 0x3A0 ;
  989. 222989 constexpr std::uintptr_t m_DoubleClickSelectsWord = 0x3A1 ;
  990. 222990 constexpr std::uintptr_t m_TripleClickSelectsLine = 0x3A2 ;
  991. 222991 constexpr std::uintptr_t m_SelectAllOnFocus = 0x3A3 ;
  992. 222992 constexpr std::uintptr_t m_SelectAllOnMouseUp = 0x3A4 ;
  993. 222993 constexpr std::uintptr_t m_SelectionColor = 0x3A8 ;
  994. 222994 constexpr std::uintptr_t m_CursorColor = 0x3B8 ;
  995. 222995 constexpr std::uintptr_t m_CursorWidth = 0x3C8 ;
  996. 222996 constexpr std::uintptr_t m_Clickable = 0x3D0 ;
  997. 222997 constexpr std::uintptr_t m_TextElement = 0x3D8 ;
  998. 222998 constexpr std::uintptr_t m_ImageElement = 0x3E0 ;
  999. 222999 constexpr std::uintptr_t m_IconImage = 0x3E8 ;
  1000. 223000 constexpr std::uintptr_t m_Text = 0x408 ;
  1001. 223001 
  1002. 223002 namespace _static
  1003. 223003 {
  1004. 223004 constexpr std::uintptr_t iconImageProperty = 0x0 ;
  1005. 223005 constexpr std::uintptr_t ussClassName = 0x98 ;
  1006. 223006 constexpr std::uintptr_t iconUssClassName = 0xA0 ;
  1007. 223007 constexpr std::uintptr_t iconOnlyUssClassName = 0xA8 ;
  1008. 223008 constexpr std::uintptr_t imageUSSClassName = 0xB0 ;
  1009. 223009 constexpr std::uintptr_t NonEmptyString = 0xB8 ;
  1010. 223010 }
  1011. 223011 
  1012. 223012 }
  1013. 223013 
  1014. 223014 namespace UnityEngine_UIElements__ButtonStripField
  1015. 223015 {
  1016. 223016 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1017. 223017 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1018. 223018 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1019. 223019 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1020. 223020 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1021. 223021 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1022. 223022 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1023. 223023 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1024. 223024 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1025. 223025 constexpr std::uintptr_t m_Name = 0x38 ;
  1026. 223026 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1027. 223027 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1028. 223028 constexpr std::uintptr_t m_Flags = 0x50 ;
  1029. 223029 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1030. 223030 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1031. 223031 constexpr std::uintptr_t lastLayout = 0x64 ;
  1032. 223032 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1033. 223033 constexpr std::uintptr_t renderData = 0x88 ;
  1034. 223034 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1035. 223035 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1036. 223036 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1037. 223037 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1038. 223038 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1039. 223039 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1040. 223040 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1041. 223041 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1042. 223042 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1043. 223043 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1044. 223044 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1045. 223045 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1046. 223046 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1047. 223047 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1048. 223048 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1049. 223049 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1050. 223050 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1051. 223051 constexpr std::uintptr_t controlid = 0x204 ;
  1052. 223052 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1053. 223053 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1054. 223054 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1055. 223055 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1056. 223056 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1057. 223057 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1058. 223058 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1059. 223059 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1060. 223060 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1061. 223061 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1062. 223062 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1063. 223063 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1064. 223064 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1065. 223065 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1066. 223066 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1067. 223067 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1068. 223068 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1069. 223069 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1070. 223070 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1071. 223071 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1072. 223072 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1073. 223073 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1074. 223074 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1075. 223075 constexpr std::uintptr_t m_Children = 0x290 ;
  1076. 223076 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1077. 223077 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1078. 223078 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1079. 223079 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1080. 223080 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1081. 223081 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1082. 223082 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1083. 223083 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1084. 223084 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1085. 223085 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1086. 223086 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1087. 223087 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1088. 223088 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1089. 223089 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1090. 223090 constexpr std::uintptr_t m_Value = 0x300 ;
  1091. 223091 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1092. 223092 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1093. 223093 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1094. 223094 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1095. 223095 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1096. 223096 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1097. 223097 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1098. 223098 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1099. 223099 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1100. 223100 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1101. 223101 constexpr std::uintptr_t m_Buttons = 0x358 ;
  1102. 223102 }
  1103. 223103 
  1104. 223104 namespace UnityEngine_UIElements__RectField
  1105. 223105 {
  1106. 223106 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1107. 223107 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1108. 223108 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1109. 223109 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1110. 223110 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1111. 223111 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1112. 223112 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1113. 223113 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1114. 223114 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1115. 223115 constexpr std::uintptr_t m_Name = 0x38 ;
  1116. 223116 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1117. 223117 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1118. 223118 constexpr std::uintptr_t m_Flags = 0x50 ;
  1119. 223119 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1120. 223120 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1121. 223121 constexpr std::uintptr_t lastLayout = 0x64 ;
  1122. 223122 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1123. 223123 constexpr std::uintptr_t renderData = 0x88 ;
  1124. 223124 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1125. 223125 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1126. 223126 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1127. 223127 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1128. 223128 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1129. 223129 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1130. 223130 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1131. 223131 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1132. 223132 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1133. 223133 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1134. 223134 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1135. 223135 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1136. 223136 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1137. 223137 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1138. 223138 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1139. 223139 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1140. 223140 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1141. 223141 constexpr std::uintptr_t controlid = 0x204 ;
  1142. 223142 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1143. 223143 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1144. 223144 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1145. 223145 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1146. 223146 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1147. 223147 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1148. 223148 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1149. 223149 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1150. 223150 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1151. 223151 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1152. 223152 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1153. 223153 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1154. 223154 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1155. 223155 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1156. 223156 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1157. 223157 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1158. 223158 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1159. 223159 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1160. 223160 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1161. 223161 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1162. 223162 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1163. 223163 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1164. 223164 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1165. 223165 constexpr std::uintptr_t m_Children = 0x290 ;
  1166. 223166 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1167. 223167 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1168. 223168 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1169. 223169 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1170. 223170 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1171. 223171 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1172. 223172 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1173. 223173 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1174. 223174 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1175. 223175 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1176. 223176 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1177. 223177 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1178. 223178 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1179. 223179 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1180. 223180 constexpr std::uintptr_t m_Value = 0x300 ;
  1181. 223181 constexpr std::uintptr_t onValidateValue = 0x310 ;
  1182. 223182 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x318 ;
  1183. 223183 constexpr std::uintptr_t _labelElement_k__BackingField = 0x320 ;
  1184. 223184 constexpr std::uintptr_t m_ShowMixedValue = 0x328 ;
  1185. 223185 constexpr std::uintptr_t m_MixedValueLabel = 0x330 ;
  1186. 223186 constexpr std::uintptr_t m_SkipValidation = 0x338 ;
  1187. 223187 constexpr std::uintptr_t m_CachedContextWidthElement = 0x340 ;
  1188. 223188 constexpr std::uintptr_t m_CachedInspectorElement = 0x348 ;
  1189. 223189 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350 ;
  1190. 223190 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358 ;
  1191. 223191 constexpr std::uintptr_t m_Fields = 0x360 ;
  1192. 223192 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x368 ;
  1193. 223193 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x369 ;
  1194. 223194 constexpr std::uintptr_t m_IsDelayed = 0x36A ;
  1195. 223195 
  1196. 223196 namespace _static
  1197. 223197 {
  1198. 223198 constexpr std::uintptr_t ussClassName = 0x0 ;
  1199. 223199 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1200. 223200 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1201. 223201 }
  1202. 223202 
  1203. 223203 }
  1204. 223204 
  1205. 223205 namespace UnityEngine_UIElements__RectIntField
  1206. 223206 {
  1207. 223207 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1208. 223208 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1209. 223209 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1210. 223210 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1211. 223211 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1212. 223212 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1213. 223213 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1214. 223214 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1215. 223215 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1216. 223216 constexpr std::uintptr_t m_Name = 0x38 ;
  1217. 223217 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1218. 223218 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1219. 223219 constexpr std::uintptr_t m_Flags = 0x50 ;
  1220. 223220 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1221. 223221 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1222. 223222 constexpr std::uintptr_t lastLayout = 0x64 ;
  1223. 223223 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1224. 223224 constexpr std::uintptr_t renderData = 0x88 ;
  1225. 223225 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1226. 223226 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1227. 223227 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1228. 223228 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1229. 223229 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1230. 223230 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1231. 223231 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1232. 223232 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1233. 223233 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1234. 223234 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1235. 223235 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1236. 223236 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1237. 223237 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1238. 223238 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1239. 223239 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1240. 223240 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1241. 223241 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1242. 223242 constexpr std::uintptr_t controlid = 0x204 ;
  1243. 223243 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1244. 223244 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1245. 223245 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1246. 223246 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1247. 223247 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1248. 223248 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1249. 223249 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1250. 223250 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1251. 223251 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1252. 223252 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1253. 223253 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1254. 223254 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1255. 223255 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1256. 223256 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1257. 223257 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1258. 223258 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1259. 223259 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1260. 223260 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1261. 223261 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1262. 223262 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1263. 223263 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1264. 223264 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1265. 223265 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1266. 223266 constexpr std::uintptr_t m_Children = 0x290 ;
  1267. 223267 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1268. 223268 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1269. 223269 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1270. 223270 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1271. 223271 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1272. 223272 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1273. 223273 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1274. 223274 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1275. 223275 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1276. 223276 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1277. 223277 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1278. 223278 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1279. 223279 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1280. 223280 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1281. 223281 constexpr std::uintptr_t m_Value = 0x300 ;
  1282. 223282 constexpr std::uintptr_t onValidateValue = 0x310 ;
  1283. 223283 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x318 ;
  1284. 223284 constexpr std::uintptr_t _labelElement_k__BackingField = 0x320 ;
  1285. 223285 constexpr std::uintptr_t m_ShowMixedValue = 0x328 ;
  1286. 223286 constexpr std::uintptr_t m_MixedValueLabel = 0x330 ;
  1287. 223287 constexpr std::uintptr_t m_SkipValidation = 0x338 ;
  1288. 223288 constexpr std::uintptr_t m_CachedContextWidthElement = 0x340 ;
  1289. 223289 constexpr std::uintptr_t m_CachedInspectorElement = 0x348 ;
  1290. 223290 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350 ;
  1291. 223291 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358 ;
  1292. 223292 constexpr std::uintptr_t m_Fields = 0x360 ;
  1293. 223293 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x368 ;
  1294. 223294 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x369 ;
  1295. 223295 constexpr std::uintptr_t m_IsDelayed = 0x36A ;
  1296. 223296 
  1297. 223297 namespace _static
  1298. 223298 {
  1299. 223299 constexpr std::uintptr_t ussClassName = 0x0 ;
  1300. 223300 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1301. 223301 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1302. 223302 }
  1303. 223303 
  1304. 223304 }
  1305. 223305 
  1306. 223306 namespace UnityEngine_UIElements__Vector2Field
  1307. 223307 {
  1308. 223308 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1309. 223309 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1310. 223310 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1311. 223311 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1312. 223312 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1313. 223313 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1314. 223314 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1315. 223315 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1316. 223316 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1317. 223317 constexpr std::uintptr_t m_Name = 0x38 ;
  1318. 223318 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1319. 223319 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1320. 223320 constexpr std::uintptr_t m_Flags = 0x50 ;
  1321. 223321 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1322. 223322 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1323. 223323 constexpr std::uintptr_t lastLayout = 0x64 ;
  1324. 223324 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1325. 223325 constexpr std::uintptr_t renderData = 0x88 ;
  1326. 223326 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1327. 223327 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1328. 223328 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1329. 223329 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1330. 223330 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1331. 223331 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1332. 223332 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1333. 223333 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1334. 223334 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1335. 223335 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1336. 223336 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1337. 223337 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1338. 223338 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1339. 223339 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1340. 223340 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1341. 223341 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1342. 223342 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1343. 223343 constexpr std::uintptr_t controlid = 0x204 ;
  1344. 223344 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1345. 223345 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1346. 223346 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1347. 223347 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1348. 223348 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1349. 223349 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1350. 223350 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1351. 223351 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1352. 223352 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1353. 223353 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1354. 223354 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1355. 223355 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1356. 223356 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1357. 223357 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1358. 223358 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1359. 223359 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1360. 223360 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1361. 223361 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1362. 223362 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1363. 223363 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1364. 223364 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1365. 223365 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1366. 223366 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1367. 223367 constexpr std::uintptr_t m_Children = 0x290 ;
  1368. 223368 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1369. 223369 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1370. 223370 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1371. 223371 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1372. 223372 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1373. 223373 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1374. 223374 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1375. 223375 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1376. 223376 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1377. 223377 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1378. 223378 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1379. 223379 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1380. 223380 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1381. 223381 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1382. 223382 constexpr std::uintptr_t m_Value = 0x300 ;
  1383. 223383 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1384. 223384 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1385. 223385 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1386. 223386 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1387. 223387 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1388. 223388 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1389. 223389 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1390. 223390 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1391. 223391 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1392. 223392 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1393. 223393 constexpr std::uintptr_t m_Fields = 0x358 ;
  1394. 223394 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x360 ;
  1395. 223395 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x361 ;
  1396. 223396 constexpr std::uintptr_t m_IsDelayed = 0x362 ;
  1397. 223397 
  1398. 223398 namespace _static
  1399. 223399 {
  1400. 223400 constexpr std::uintptr_t ussClassName = 0x0 ;
  1401. 223401 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1402. 223402 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1403. 223403 }
  1404. 223404 
  1405. 223405 }
  1406. 223406 
  1407. 223407 namespace UnityEngine_UIElements__Vector3Field
  1408. 223408 {
  1409. 223409 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1410. 223410 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1411. 223411 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1412. 223412 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1413. 223413 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1414. 223414 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1415. 223415 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1416. 223416 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1417. 223417 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1418. 223418 constexpr std::uintptr_t m_Name = 0x38 ;
  1419. 223419 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1420. 223420 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1421. 223421 constexpr std::uintptr_t m_Flags = 0x50 ;
  1422. 223422 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1423. 223423 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1424. 223424 constexpr std::uintptr_t lastLayout = 0x64 ;
  1425. 223425 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1426. 223426 constexpr std::uintptr_t renderData = 0x88 ;
  1427. 223427 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1428. 223428 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1429. 223429 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1430. 223430 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1431. 223431 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1432. 223432 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1433. 223433 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1434. 223434 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1435. 223435 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1436. 223436 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1437. 223437 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1438. 223438 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1439. 223439 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1440. 223440 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1441. 223441 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1442. 223442 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1443. 223443 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1444. 223444 constexpr std::uintptr_t controlid = 0x204 ;
  1445. 223445 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1446. 223446 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1447. 223447 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1448. 223448 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1449. 223449 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1450. 223450 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1451. 223451 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1452. 223452 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1453. 223453 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1454. 223454 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1455. 223455 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1456. 223456 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1457. 223457 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1458. 223458 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1459. 223459 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1460. 223460 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1461. 223461 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1462. 223462 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1463. 223463 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1464. 223464 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1465. 223465 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1466. 223466 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1467. 223467 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1468. 223468 constexpr std::uintptr_t m_Children = 0x290 ;
  1469. 223469 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1470. 223470 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1471. 223471 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1472. 223472 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1473. 223473 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1474. 223474 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1475. 223475 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1476. 223476 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1477. 223477 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1478. 223478 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1479. 223479 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1480. 223480 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1481. 223481 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1482. 223482 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1483. 223483 constexpr std::uintptr_t m_Value = 0x300 ;
  1484. 223484 constexpr std::uintptr_t onValidateValue = 0x310 ;
  1485. 223485 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x318 ;
  1486. 223486 constexpr std::uintptr_t _labelElement_k__BackingField = 0x320 ;
  1487. 223487 constexpr std::uintptr_t m_ShowMixedValue = 0x328 ;
  1488. 223488 constexpr std::uintptr_t m_MixedValueLabel = 0x330 ;
  1489. 223489 constexpr std::uintptr_t m_SkipValidation = 0x338 ;
  1490. 223490 constexpr std::uintptr_t m_CachedContextWidthElement = 0x340 ;
  1491. 223491 constexpr std::uintptr_t m_CachedInspectorElement = 0x348 ;
  1492. 223492 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350 ;
  1493. 223493 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358 ;
  1494. 223494 constexpr std::uintptr_t m_Fields = 0x360 ;
  1495. 223495 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x368 ;
  1496. 223496 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x369 ;
  1497. 223497 constexpr std::uintptr_t m_IsDelayed = 0x36A ;
  1498. 223498 
  1499. 223499 namespace _static
  1500. 223500 {
  1501. 223501 constexpr std::uintptr_t ussClassName = 0x0 ;
  1502. 223502 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1503. 223503 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1504. 223504 }
  1505. 223505 
  1506. 223506 }
  1507. 223507 
  1508. 223508 namespace UnityEngine_UIElements__Vector4Field
  1509. 223509 {
  1510. 223510 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1511. 223511 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1512. 223512 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1513. 223513 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1514. 223514 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1515. 223515 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1516. 223516 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1517. 223517 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1518. 223518 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1519. 223519 constexpr std::uintptr_t m_Name = 0x38 ;
  1520. 223520 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1521. 223521 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1522. 223522 constexpr std::uintptr_t m_Flags = 0x50 ;
  1523. 223523 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1524. 223524 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1525. 223525 constexpr std::uintptr_t lastLayout = 0x64 ;
  1526. 223526 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1527. 223527 constexpr std::uintptr_t renderData = 0x88 ;
  1528. 223528 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1529. 223529 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1530. 223530 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1531. 223531 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1532. 223532 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1533. 223533 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1534. 223534 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1535. 223535 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1536. 223536 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1537. 223537 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1538. 223538 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1539. 223539 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1540. 223540 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1541. 223541 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1542. 223542 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1543. 223543 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1544. 223544 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1545. 223545 constexpr std::uintptr_t controlid = 0x204 ;
  1546. 223546 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1547. 223547 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1548. 223548 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1549. 223549 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1550. 223550 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1551. 223551 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1552. 223552 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1553. 223553 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1554. 223554 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1555. 223555 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1556. 223556 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1557. 223557 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1558. 223558 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1559. 223559 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1560. 223560 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1561. 223561 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1562. 223562 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1563. 223563 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1564. 223564 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1565. 223565 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1566. 223566 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1567. 223567 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1568. 223568 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1569. 223569 constexpr std::uintptr_t m_Children = 0x290 ;
  1570. 223570 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1571. 223571 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1572. 223572 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1573. 223573 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1574. 223574 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1575. 223575 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1576. 223576 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1577. 223577 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1578. 223578 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1579. 223579 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1580. 223580 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1581. 223581 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1582. 223582 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1583. 223583 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1584. 223584 constexpr std::uintptr_t m_Value = 0x300 ;
  1585. 223585 constexpr std::uintptr_t onValidateValue = 0x310 ;
  1586. 223586 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x318 ;
  1587. 223587 constexpr std::uintptr_t _labelElement_k__BackingField = 0x320 ;
  1588. 223588 constexpr std::uintptr_t m_ShowMixedValue = 0x328 ;
  1589. 223589 constexpr std::uintptr_t m_MixedValueLabel = 0x330 ;
  1590. 223590 constexpr std::uintptr_t m_SkipValidation = 0x338 ;
  1591. 223591 constexpr std::uintptr_t m_CachedContextWidthElement = 0x340 ;
  1592. 223592 constexpr std::uintptr_t m_CachedInspectorElement = 0x348 ;
  1593. 223593 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350 ;
  1594. 223594 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358 ;
  1595. 223595 constexpr std::uintptr_t m_Fields = 0x360 ;
  1596. 223596 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x368 ;
  1597. 223597 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x369 ;
  1598. 223598 constexpr std::uintptr_t m_IsDelayed = 0x36A ;
  1599. 223599 
  1600. 223600 namespace _static
  1601. 223601 {
  1602. 223602 constexpr std::uintptr_t ussClassName = 0x0 ;
  1603. 223603 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1604. 223604 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1605. 223605 }
  1606. 223606 
  1607. 223607 }
  1608. 223608 
  1609. 223609 namespace UnityEngine_UIElements__Vector2IntField
  1610. 223610 {
  1611. 223611 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1612. 223612 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1613. 223613 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1614. 223614 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1615. 223615 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1616. 223616 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1617. 223617 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1618. 223618 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1619. 223619 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1620. 223620 constexpr std::uintptr_t m_Name = 0x38 ;
  1621. 223621 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1622. 223622 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1623. 223623 constexpr std::uintptr_t m_Flags = 0x50 ;
  1624. 223624 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1625. 223625 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1626. 223626 constexpr std::uintptr_t lastLayout = 0x64 ;
  1627. 223627 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1628. 223628 constexpr std::uintptr_t renderData = 0x88 ;
  1629. 223629 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1630. 223630 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1631. 223631 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1632. 223632 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1633. 223633 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1634. 223634 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1635. 223635 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1636. 223636 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1637. 223637 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1638. 223638 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1639. 223639 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1640. 223640 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1641. 223641 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1642. 223642 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1643. 223643 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1644. 223644 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1645. 223645 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1646. 223646 constexpr std::uintptr_t controlid = 0x204 ;
  1647. 223647 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1648. 223648 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1649. 223649 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1650. 223650 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1651. 223651 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1652. 223652 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1653. 223653 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1654. 223654 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1655. 223655 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1656. 223656 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1657. 223657 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1658. 223658 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1659. 223659 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1660. 223660 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1661. 223661 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1662. 223662 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1663. 223663 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1664. 223664 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1665. 223665 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1666. 223666 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1667. 223667 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1668. 223668 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1669. 223669 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1670. 223670 constexpr std::uintptr_t m_Children = 0x290 ;
  1671. 223671 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1672. 223672 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1673. 223673 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1674. 223674 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1675. 223675 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1676. 223676 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1677. 223677 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1678. 223678 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1679. 223679 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1680. 223680 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1681. 223681 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1682. 223682 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1683. 223683 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1684. 223684 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1685. 223685 constexpr std::uintptr_t m_Value = 0x300 ;
  1686. 223686 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1687. 223687 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1688. 223688 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1689. 223689 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1690. 223690 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1691. 223691 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1692. 223692 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1693. 223693 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1694. 223694 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1695. 223695 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1696. 223696 constexpr std::uintptr_t m_Fields = 0x358 ;
  1697. 223697 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x360 ;
  1698. 223698 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x361 ;
  1699. 223699 constexpr std::uintptr_t m_IsDelayed = 0x362 ;
  1700. 223700 
  1701. 223701 namespace _static
  1702. 223702 {
  1703. 223703 constexpr std::uintptr_t ussClassName = 0x0 ;
  1704. 223704 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1705. 223705 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1706. 223706 }
  1707. 223707 
  1708. 223708 }
  1709. 223709 
  1710. 223710 namespace UnityEngine_UIElements__Vector3IntField
  1711. 223711 {
  1712. 223712 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1713. 223713 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1714. 223714 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1715. 223715 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1716. 223716 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1717. 223717 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1718. 223718 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1719. 223719 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1720. 223720 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1721. 223721 constexpr std::uintptr_t m_Name = 0x38 ;
  1722. 223722 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1723. 223723 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1724. 223724 constexpr std::uintptr_t m_Flags = 0x50 ;
  1725. 223725 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1726. 223726 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1727. 223727 constexpr std::uintptr_t lastLayout = 0x64 ;
  1728. 223728 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1729. 223729 constexpr std::uintptr_t renderData = 0x88 ;
  1730. 223730 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1731. 223731 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1732. 223732 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1733. 223733 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1734. 223734 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1735. 223735 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1736. 223736 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1737. 223737 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1738. 223738 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1739. 223739 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1740. 223740 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1741. 223741 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1742. 223742 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1743. 223743 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1744. 223744 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1745. 223745 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1746. 223746 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1747. 223747 constexpr std::uintptr_t controlid = 0x204 ;
  1748. 223748 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1749. 223749 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1750. 223750 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1751. 223751 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1752. 223752 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1753. 223753 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1754. 223754 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1755. 223755 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1756. 223756 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1757. 223757 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1758. 223758 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1759. 223759 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1760. 223760 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1761. 223761 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1762. 223762 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1763. 223763 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1764. 223764 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1765. 223765 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1766. 223766 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1767. 223767 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1768. 223768 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1769. 223769 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1770. 223770 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1771. 223771 constexpr std::uintptr_t m_Children = 0x290 ;
  1772. 223772 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1773. 223773 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1774. 223774 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1775. 223775 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1776. 223776 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1777. 223777 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1778. 223778 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1779. 223779 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1780. 223780 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1781. 223781 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1782. 223782 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1783. 223783 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1784. 223784 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1785. 223785 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1786. 223786 constexpr std::uintptr_t m_Value = 0x300 ;
  1787. 223787 constexpr std::uintptr_t onValidateValue = 0x310 ;
  1788. 223788 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x318 ;
  1789. 223789 constexpr std::uintptr_t _labelElement_k__BackingField = 0x320 ;
  1790. 223790 constexpr std::uintptr_t m_ShowMixedValue = 0x328 ;
  1791. 223791 constexpr std::uintptr_t m_MixedValueLabel = 0x330 ;
  1792. 223792 constexpr std::uintptr_t m_SkipValidation = 0x338 ;
  1793. 223793 constexpr std::uintptr_t m_CachedContextWidthElement = 0x340 ;
  1794. 223794 constexpr std::uintptr_t m_CachedInspectorElement = 0x348 ;
  1795. 223795 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x350 ;
  1796. 223796 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x358 ;
  1797. 223797 constexpr std::uintptr_t m_Fields = 0x360 ;
  1798. 223798 constexpr std::uintptr_t m_ShouldUpdateDisplay = 0x368 ;
  1799. 223799 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x369 ;
  1800. 223800 constexpr std::uintptr_t m_IsDelayed = 0x36A ;
  1801. 223801 
  1802. 223802 namespace _static
  1803. 223803 {
  1804. 223804 constexpr std::uintptr_t ussClassName = 0x0 ;
  1805. 223805 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1806. 223806 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1807. 223807 }
  1808. 223808 
  1809. 223809 }
  1810. 223810 
  1811. 223811 namespace UnityEngine_UIElements__DoubleField
  1812. 223812 {
  1813. 223813 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1814. 223814 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1815. 223815 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1816. 223816 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1817. 223817 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1818. 223818 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1819. 223819 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1820. 223820 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1821. 223821 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1822. 223822 constexpr std::uintptr_t m_Name = 0x38 ;
  1823. 223823 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1824. 223824 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1825. 223825 constexpr std::uintptr_t m_Flags = 0x50 ;
  1826. 223826 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1827. 223827 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1828. 223828 constexpr std::uintptr_t lastLayout = 0x64 ;
  1829. 223829 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1830. 223830 constexpr std::uintptr_t renderData = 0x88 ;
  1831. 223831 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1832. 223832 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1833. 223833 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1834. 223834 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1835. 223835 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1836. 223836 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1837. 223837 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1838. 223838 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1839. 223839 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1840. 223840 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1841. 223841 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1842. 223842 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1843. 223843 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1844. 223844 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1845. 223845 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1846. 223846 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1847. 223847 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1848. 223848 constexpr std::uintptr_t controlid = 0x204 ;
  1849. 223849 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1850. 223850 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1851. 223851 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1852. 223852 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1853. 223853 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1854. 223854 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1855. 223855 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1856. 223856 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1857. 223857 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1858. 223858 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1859. 223859 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1860. 223860 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1861. 223861 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1862. 223862 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1863. 223863 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1864. 223864 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1865. 223865 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1866. 223866 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1867. 223867 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1868. 223868 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1869. 223869 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1870. 223870 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1871. 223871 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1872. 223872 constexpr std::uintptr_t m_Children = 0x290 ;
  1873. 223873 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1874. 223874 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1875. 223875 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1876. 223876 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1877. 223877 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1878. 223878 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1879. 223879 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1880. 223880 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1881. 223881 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1882. 223882 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1883. 223883 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1884. 223884 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1885. 223885 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1886. 223886 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1887. 223887 constexpr std::uintptr_t m_Value = 0x300 ;
  1888. 223888 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1889. 223889 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1890. 223890 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1891. 223891 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1892. 223892 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1893. 223893 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1894. 223894 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1895. 223895 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1896. 223896 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1897. 223897 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  1898. 223898 constexpr std::uintptr_t m_TextInputBase = 0x358 ;
  1899. 223899 constexpr std::uintptr_t m_UpdateTextFromValue = 0x360 ;
  1900. 223900 constexpr std::uintptr_t m_Dragger = 0x368 ;
  1901. 223901 constexpr std::uintptr_t m_ForceUpdateDisplay = 0x370 ;
  1902. 223902 constexpr std::uintptr_t m_SupportExpressions = 0x371 ;
  1903. 223903 
  1904. 223904 namespace _static
  1905. 223905 {
  1906. 223906 constexpr std::uintptr_t ussClassName = 0x0 ;
  1907. 223907 constexpr std::uintptr_t labelUssClassName = 0x8 ;
  1908. 223908 constexpr std::uintptr_t inputUssClassName = 0x10 ;
  1909. 223909 }
  1910. 223910 
  1911. 223911 }
  1912. 223912 
  1913. 223913 namespace UnityEngine_UIElements__DropdownField
  1914. 223914 {
  1915. 223915 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1916. 223916 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1917. 223917 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1918. 223918 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1919. 223919 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1920. 223920 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1921. 223921 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1922. 223922 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1923. 223923 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1924. 223924 constexpr std::uintptr_t m_Name = 0x38 ;
  1925. 223925 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1926. 223926 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1927. 223927 constexpr std::uintptr_t m_Flags = 0x50 ;
  1928. 223928 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1929. 223929 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1930. 223930 constexpr std::uintptr_t lastLayout = 0x64 ;
  1931. 223931 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1932. 223932 constexpr std::uintptr_t renderData = 0x88 ;
  1933. 223933 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1934. 223934 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1935. 223935 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1936. 223936 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1937. 223937 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1938. 223938 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1939. 223939 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1940. 223940 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1941. 223941 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1942. 223942 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1943. 223943 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1944. 223944 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1945. 223945 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1946. 223946 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1947. 223947 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1948. 223948 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1949. 223949 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1950. 223950 constexpr std::uintptr_t controlid = 0x204 ;
  1951. 223951 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1952. 223952 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1953. 223953 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1954. 223954 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1955. 223955 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1956. 223956 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1957. 223957 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1958. 223958 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1959. 223959 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1960. 223960 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1961. 223961 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1962. 223962 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1963. 223963 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1964. 223964 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1965. 223965 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1966. 223966 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1967. 223967 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1968. 223968 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1969. 223969 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1970. 223970 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1971. 223971 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1972. 223972 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1973. 223973 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1974. 223974 constexpr std::uintptr_t m_Children = 0x290 ;
  1975. 223975 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1976. 223976 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1977. 223977 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1978. 223978 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1979. 223979 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1980. 223980 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1981. 223981 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  1982. 223982 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  1983. 223983 constexpr std::uintptr_t m_LabelWidthRatio = 0x2D8 ;
  1984. 223984 constexpr std::uintptr_t m_LabelExtraPadding = 0x2DC ;
  1985. 223985 constexpr std::uintptr_t m_LabelBaseMinWidth = 0x2E0 ;
  1986. 223986 constexpr std::uintptr_t m_VisualInput = 0x2E8 ;
  1987. 223987 constexpr std::uintptr_t expressionEvaluated = 0x2F0 ;
  1988. 223988 constexpr std::uintptr_t viewDataRestored = 0x2F8 ;
  1989. 223989 constexpr std::uintptr_t m_Value = 0x300 ;
  1990. 223990 constexpr std::uintptr_t onValidateValue = 0x308 ;
  1991. 223991 constexpr std::uintptr_t _dispatchMode_k__BackingField = 0x310 ;
  1992. 223992 constexpr std::uintptr_t _labelElement_k__BackingField = 0x318 ;
  1993. 223993 constexpr std::uintptr_t m_ShowMixedValue = 0x320 ;
  1994. 223994 constexpr std::uintptr_t m_MixedValueLabel = 0x328 ;
  1995. 223995 constexpr std::uintptr_t m_SkipValidation = 0x330 ;
  1996. 223996 constexpr std::uintptr_t m_CachedContextWidthElement = 0x338 ;
  1997. 223997 constexpr std::uintptr_t m_CachedInspectorElement = 0x340 ;
  1998. 223998 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingStarted_k__BackingField = 0x348 ;
  1999. 223999 constexpr std::uintptr_t _UnityEngine_UIElements_IEditableElement_editingEnded_k__BackingField = 0x350 ;
  2000. 224000 constexpr std::uintptr_t m_Choices = 0x358 ;
← Prev Next → Page 112 of 171 — lines 222,001–224,000 of 341,881