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 116 of 171 — lines 230,001–232,000 of 341,881
341,881 lines
  1. 230001 constexpr std::uintptr_t _button_k__BackingField = 0x94 ;
  2. 230002 constexpr std::uintptr_t _pressedButtons_k__BackingField = 0x98 ;
  3. 230003 constexpr std::uintptr_t _position_k__BackingField = 0x9C ;
  4. 230004 constexpr std::uintptr_t _localPosition_k__BackingField = 0xA8 ;
  5. 230005 constexpr std::uintptr_t _deltaPosition_k__BackingField = 0xB4 ;
  6. 230006 constexpr std::uintptr_t _deltaTime_k__BackingField = 0xC0 ;
  7. 230007 constexpr std::uintptr_t _clickCount_k__BackingField = 0xC4 ;
  8. 230008 constexpr std::uintptr_t _pressure_k__BackingField = 0xC8 ;
  9. 230009 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC ;
  10. 230010 constexpr std::uintptr_t _twist_k__BackingField = 0xD0 ;
  11. 230011 constexpr std::uintptr_t _penStatus_k__BackingField = 0xD4 ;
  12. 230012 constexpr std::uintptr_t _radius_k__BackingField = 0xD8 ;
  13. 230013 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0xE0 ;
  14. 230014 constexpr std::uintptr_t _modifiers_k__BackingField = 0xE8 ;
  15. 230015 constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0 ;
  16. 230016 constexpr std::uintptr_t _displayIndex_k__BackingField = 0xF8 ;
  17. 230017 constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC ;
  18. 230018 constexpr std::uintptr_t _panelRay_k__BackingField = 0x100 ;
  19. 230019 }
  20. 230020 
  21. 230021 namespace UnityEngine_UIElements__ClickEvent
  22. 230022 {
  23. 230023 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  24. 230024 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  25. 230025 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  26. 230026 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  27. 230027 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  28. 230028 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  29. 230029 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  30. 230030 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  31. 230031 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  32. 230032 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  33. 230033 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  34. 230034 constexpr std::uintptr_t m_RefCount = 0x60 ;
  35. 230035 constexpr std::uintptr_t m_AltitudeNeedsConversion = 0x68 ;
  36. 230036 constexpr std::uintptr_t m_AzimuthNeedsConversion = 0x69 ;
  37. 230037 constexpr std::uintptr_t m_AltitudeAngle = 0x6C ;
  38. 230038 constexpr std::uintptr_t m_AzimuthAngle = 0x70 ;
  39. 230039 constexpr std::uintptr_t m_TiltNeeded = 0x74 ;
  40. 230040 constexpr std::uintptr_t m_Tilt = 0x78 ;
  41. 230041 constexpr std::uintptr_t _pointerId_k__BackingField = 0x80 ;
  42. 230042 constexpr std::uintptr_t _pointerType_k__BackingField = 0x88 ;
  43. 230043 constexpr std::uintptr_t _isPrimary_k__BackingField = 0x90 ;
  44. 230044 constexpr std::uintptr_t _button_k__BackingField = 0x94 ;
  45. 230045 constexpr std::uintptr_t _pressedButtons_k__BackingField = 0x98 ;
  46. 230046 constexpr std::uintptr_t _position_k__BackingField = 0x9C ;
  47. 230047 constexpr std::uintptr_t _localPosition_k__BackingField = 0xA8 ;
  48. 230048 constexpr std::uintptr_t _deltaPosition_k__BackingField = 0xB4 ;
  49. 230049 constexpr std::uintptr_t _deltaTime_k__BackingField = 0xC0 ;
  50. 230050 constexpr std::uintptr_t _clickCount_k__BackingField = 0xC4 ;
  51. 230051 constexpr std::uintptr_t _pressure_k__BackingField = 0xC8 ;
  52. 230052 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC ;
  53. 230053 constexpr std::uintptr_t _twist_k__BackingField = 0xD0 ;
  54. 230054 constexpr std::uintptr_t _penStatus_k__BackingField = 0xD4 ;
  55. 230055 constexpr std::uintptr_t _radius_k__BackingField = 0xD8 ;
  56. 230056 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0xE0 ;
  57. 230057 constexpr std::uintptr_t _modifiers_k__BackingField = 0xE8 ;
  58. 230058 constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0 ;
  59. 230059 constexpr std::uintptr_t _displayIndex_k__BackingField = 0xF8 ;
  60. 230060 constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC ;
  61. 230061 constexpr std::uintptr_t _panelRay_k__BackingField = 0x100 ;
  62. 230062 }
  63. 230063 
  64. 230064 namespace UnityEngine_UIElements__PointerEnterEvent
  65. 230065 {
  66. 230066 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  67. 230067 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  68. 230068 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  69. 230069 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  70. 230070 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  71. 230071 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  72. 230072 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  73. 230073 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  74. 230074 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  75. 230075 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  76. 230076 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  77. 230077 constexpr std::uintptr_t m_RefCount = 0x60 ;
  78. 230078 constexpr std::uintptr_t m_AltitudeNeedsConversion = 0x68 ;
  79. 230079 constexpr std::uintptr_t m_AzimuthNeedsConversion = 0x69 ;
  80. 230080 constexpr std::uintptr_t m_AltitudeAngle = 0x6C ;
  81. 230081 constexpr std::uintptr_t m_AzimuthAngle = 0x70 ;
  82. 230082 constexpr std::uintptr_t m_TiltNeeded = 0x74 ;
  83. 230083 constexpr std::uintptr_t m_Tilt = 0x78 ;
  84. 230084 constexpr std::uintptr_t _pointerId_k__BackingField = 0x80 ;
  85. 230085 constexpr std::uintptr_t _pointerType_k__BackingField = 0x88 ;
  86. 230086 constexpr std::uintptr_t _isPrimary_k__BackingField = 0x90 ;
  87. 230087 constexpr std::uintptr_t _button_k__BackingField = 0x94 ;
  88. 230088 constexpr std::uintptr_t _pressedButtons_k__BackingField = 0x98 ;
  89. 230089 constexpr std::uintptr_t _position_k__BackingField = 0x9C ;
  90. 230090 constexpr std::uintptr_t _localPosition_k__BackingField = 0xA8 ;
  91. 230091 constexpr std::uintptr_t _deltaPosition_k__BackingField = 0xB4 ;
  92. 230092 constexpr std::uintptr_t _deltaTime_k__BackingField = 0xC0 ;
  93. 230093 constexpr std::uintptr_t _clickCount_k__BackingField = 0xC4 ;
  94. 230094 constexpr std::uintptr_t _pressure_k__BackingField = 0xC8 ;
  95. 230095 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC ;
  96. 230096 constexpr std::uintptr_t _twist_k__BackingField = 0xD0 ;
  97. 230097 constexpr std::uintptr_t _penStatus_k__BackingField = 0xD4 ;
  98. 230098 constexpr std::uintptr_t _radius_k__BackingField = 0xD8 ;
  99. 230099 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0xE0 ;
  100. 230100 constexpr std::uintptr_t _modifiers_k__BackingField = 0xE8 ;
  101. 230101 constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0 ;
  102. 230102 constexpr std::uintptr_t _displayIndex_k__BackingField = 0xF8 ;
  103. 230103 constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC ;
  104. 230104 constexpr std::uintptr_t _panelRay_k__BackingField = 0x100 ;
  105. 230105 }
  106. 230106 
  107. 230107 namespace UnityEngine_UIElements__PointerLeaveEvent
  108. 230108 {
  109. 230109 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  110. 230110 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  111. 230111 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  112. 230112 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  113. 230113 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  114. 230114 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  115. 230115 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  116. 230116 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  117. 230117 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  118. 230118 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  119. 230119 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  120. 230120 constexpr std::uintptr_t m_RefCount = 0x60 ;
  121. 230121 constexpr std::uintptr_t m_AltitudeNeedsConversion = 0x68 ;
  122. 230122 constexpr std::uintptr_t m_AzimuthNeedsConversion = 0x69 ;
  123. 230123 constexpr std::uintptr_t m_AltitudeAngle = 0x6C ;
  124. 230124 constexpr std::uintptr_t m_AzimuthAngle = 0x70 ;
  125. 230125 constexpr std::uintptr_t m_TiltNeeded = 0x74 ;
  126. 230126 constexpr std::uintptr_t m_Tilt = 0x78 ;
  127. 230127 constexpr std::uintptr_t _pointerId_k__BackingField = 0x80 ;
  128. 230128 constexpr std::uintptr_t _pointerType_k__BackingField = 0x88 ;
  129. 230129 constexpr std::uintptr_t _isPrimary_k__BackingField = 0x90 ;
  130. 230130 constexpr std::uintptr_t _button_k__BackingField = 0x94 ;
  131. 230131 constexpr std::uintptr_t _pressedButtons_k__BackingField = 0x98 ;
  132. 230132 constexpr std::uintptr_t _position_k__BackingField = 0x9C ;
  133. 230133 constexpr std::uintptr_t _localPosition_k__BackingField = 0xA8 ;
  134. 230134 constexpr std::uintptr_t _deltaPosition_k__BackingField = 0xB4 ;
  135. 230135 constexpr std::uintptr_t _deltaTime_k__BackingField = 0xC0 ;
  136. 230136 constexpr std::uintptr_t _clickCount_k__BackingField = 0xC4 ;
  137. 230137 constexpr std::uintptr_t _pressure_k__BackingField = 0xC8 ;
  138. 230138 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC ;
  139. 230139 constexpr std::uintptr_t _twist_k__BackingField = 0xD0 ;
  140. 230140 constexpr std::uintptr_t _penStatus_k__BackingField = 0xD4 ;
  141. 230141 constexpr std::uintptr_t _radius_k__BackingField = 0xD8 ;
  142. 230142 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0xE0 ;
  143. 230143 constexpr std::uintptr_t _modifiers_k__BackingField = 0xE8 ;
  144. 230144 constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0 ;
  145. 230145 constexpr std::uintptr_t _displayIndex_k__BackingField = 0xF8 ;
  146. 230146 constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC ;
  147. 230147 constexpr std::uintptr_t _panelRay_k__BackingField = 0x100 ;
  148. 230148 }
  149. 230149 
  150. 230150 namespace UnityEngine_UIElements__PointerOverEvent
  151. 230151 {
  152. 230152 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  153. 230153 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  154. 230154 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  155. 230155 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  156. 230156 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  157. 230157 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  158. 230158 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  159. 230159 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  160. 230160 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  161. 230161 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  162. 230162 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  163. 230163 constexpr std::uintptr_t m_RefCount = 0x60 ;
  164. 230164 constexpr std::uintptr_t m_AltitudeNeedsConversion = 0x68 ;
  165. 230165 constexpr std::uintptr_t m_AzimuthNeedsConversion = 0x69 ;
  166. 230166 constexpr std::uintptr_t m_AltitudeAngle = 0x6C ;
  167. 230167 constexpr std::uintptr_t m_AzimuthAngle = 0x70 ;
  168. 230168 constexpr std::uintptr_t m_TiltNeeded = 0x74 ;
  169. 230169 constexpr std::uintptr_t m_Tilt = 0x78 ;
  170. 230170 constexpr std::uintptr_t _pointerId_k__BackingField = 0x80 ;
  171. 230171 constexpr std::uintptr_t _pointerType_k__BackingField = 0x88 ;
  172. 230172 constexpr std::uintptr_t _isPrimary_k__BackingField = 0x90 ;
  173. 230173 constexpr std::uintptr_t _button_k__BackingField = 0x94 ;
  174. 230174 constexpr std::uintptr_t _pressedButtons_k__BackingField = 0x98 ;
  175. 230175 constexpr std::uintptr_t _position_k__BackingField = 0x9C ;
  176. 230176 constexpr std::uintptr_t _localPosition_k__BackingField = 0xA8 ;
  177. 230177 constexpr std::uintptr_t _deltaPosition_k__BackingField = 0xB4 ;
  178. 230178 constexpr std::uintptr_t _deltaTime_k__BackingField = 0xC0 ;
  179. 230179 constexpr std::uintptr_t _clickCount_k__BackingField = 0xC4 ;
  180. 230180 constexpr std::uintptr_t _pressure_k__BackingField = 0xC8 ;
  181. 230181 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC ;
  182. 230182 constexpr std::uintptr_t _twist_k__BackingField = 0xD0 ;
  183. 230183 constexpr std::uintptr_t _penStatus_k__BackingField = 0xD4 ;
  184. 230184 constexpr std::uintptr_t _radius_k__BackingField = 0xD8 ;
  185. 230185 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0xE0 ;
  186. 230186 constexpr std::uintptr_t _modifiers_k__BackingField = 0xE8 ;
  187. 230187 constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0 ;
  188. 230188 constexpr std::uintptr_t _displayIndex_k__BackingField = 0xF8 ;
  189. 230189 constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC ;
  190. 230190 constexpr std::uintptr_t _panelRay_k__BackingField = 0x100 ;
  191. 230191 }
  192. 230192 
  193. 230193 namespace UnityEngine_UIElements__PointerOutEvent
  194. 230194 {
  195. 230195 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  196. 230196 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  197. 230197 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  198. 230198 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  199. 230199 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  200. 230200 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  201. 230201 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  202. 230202 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  203. 230203 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  204. 230204 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  205. 230205 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  206. 230206 constexpr std::uintptr_t m_RefCount = 0x60 ;
  207. 230207 constexpr std::uintptr_t m_AltitudeNeedsConversion = 0x68 ;
  208. 230208 constexpr std::uintptr_t m_AzimuthNeedsConversion = 0x69 ;
  209. 230209 constexpr std::uintptr_t m_AltitudeAngle = 0x6C ;
  210. 230210 constexpr std::uintptr_t m_AzimuthAngle = 0x70 ;
  211. 230211 constexpr std::uintptr_t m_TiltNeeded = 0x74 ;
  212. 230212 constexpr std::uintptr_t m_Tilt = 0x78 ;
  213. 230213 constexpr std::uintptr_t _pointerId_k__BackingField = 0x80 ;
  214. 230214 constexpr std::uintptr_t _pointerType_k__BackingField = 0x88 ;
  215. 230215 constexpr std::uintptr_t _isPrimary_k__BackingField = 0x90 ;
  216. 230216 constexpr std::uintptr_t _button_k__BackingField = 0x94 ;
  217. 230217 constexpr std::uintptr_t _pressedButtons_k__BackingField = 0x98 ;
  218. 230218 constexpr std::uintptr_t _position_k__BackingField = 0x9C ;
  219. 230219 constexpr std::uintptr_t _localPosition_k__BackingField = 0xA8 ;
  220. 230220 constexpr std::uintptr_t _deltaPosition_k__BackingField = 0xB4 ;
  221. 230221 constexpr std::uintptr_t _deltaTime_k__BackingField = 0xC0 ;
  222. 230222 constexpr std::uintptr_t _clickCount_k__BackingField = 0xC4 ;
  223. 230223 constexpr std::uintptr_t _pressure_k__BackingField = 0xC8 ;
  224. 230224 constexpr std::uintptr_t _tangentialPressure_k__BackingField = 0xCC ;
  225. 230225 constexpr std::uintptr_t _twist_k__BackingField = 0xD0 ;
  226. 230226 constexpr std::uintptr_t _penStatus_k__BackingField = 0xD4 ;
  227. 230227 constexpr std::uintptr_t _radius_k__BackingField = 0xD8 ;
  228. 230228 constexpr std::uintptr_t _radiusVariance_k__BackingField = 0xE0 ;
  229. 230229 constexpr std::uintptr_t _modifiers_k__BackingField = 0xE8 ;
  230. 230230 constexpr std::uintptr_t _compatibilityMouseEvent_k__BackingField = 0xF0 ;
  231. 230231 constexpr std::uintptr_t _displayIndex_k__BackingField = 0xF8 ;
  232. 230232 constexpr std::uintptr_t _recomputeTopElementUnderPointer_k__BackingField = 0xFC ;
  233. 230233 constexpr std::uintptr_t _panelRay_k__BackingField = 0x100 ;
  234. 230234 }
  235. 230235 
  236. 230236 namespace UnityEngine_UIElements__PropagationPaths
  237. 230237 {
  238. 230238 constexpr std::uintptr_t trickleDownPath = 0x10 ;
  239. 230239 constexpr std::uintptr_t bubbleUpPath = 0x18 ;
  240. 230240 
  241. 230241 namespace _static
  242. 230242 {
  243. 230243 constexpr std::uintptr_t s_Pool = 0x0 ;
  244. 230244 }
  245. 230245 
  246. 230246 }
  247. 230247 
  248. 230248 namespace UnityEngine_UIElements__CustomStyleResolvedEvent
  249. 230249 {
  250. 230250 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  251. 230251 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  252. 230252 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  253. 230253 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  254. 230254 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  255. 230255 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  256. 230256 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  257. 230257 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  258. 230258 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  259. 230259 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  260. 230260 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  261. 230261 constexpr std::uintptr_t m_RefCount = 0x60 ;
  262. 230262 }
  263. 230263 
  264. 230264 namespace UnityEngine_UIElements__TooltipEvent
  265. 230265 {
  266. 230266 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  267. 230267 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  268. 230268 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  269. 230269 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  270. 230270 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  271. 230271 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  272. 230272 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  273. 230273 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  274. 230274 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  275. 230275 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  276. 230276 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  277. 230277 constexpr std::uintptr_t m_RefCount = 0x60 ;
  278. 230278 constexpr std::uintptr_t _tooltip_k__BackingField = 0x68 ;
  279. 230279 constexpr std::uintptr_t _rect_k__BackingField = 0x70 ;
  280. 230280 }
  281. 230281 
  282. 230282 namespace UnityEngine_UIElements__StylePropertyNameCollection
  283. 230283 {
  284. 230284 constexpr std::uintptr_t propertiesList = 0x0 ;
  285. 230285 }
  286. 230286 
  287. 230287 namespace UnityEngine_UIElements__TransitionEventBase`1
  288. 230288 {
  289. 230289 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  290. 230290 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  291. 230291 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  292. 230292 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  293. 230293 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  294. 230294 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  295. 230295 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  296. 230296 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  297. 230297 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  298. 230298 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  299. 230299 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  300. 230300 constexpr std::uintptr_t m_RefCount = 0x60 ;
  301. 230301 constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x0 ;
  302. 230302 }
  303. 230303 
  304. 230304 namespace UnityEngine_UIElements__TransitionRunEvent
  305. 230305 {
  306. 230306 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  307. 230307 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  308. 230308 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  309. 230309 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  310. 230310 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  311. 230311 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  312. 230312 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  313. 230313 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  314. 230314 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  315. 230315 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  316. 230316 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  317. 230317 constexpr std::uintptr_t m_RefCount = 0x60 ;
  318. 230318 constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68 ;
  319. 230319 constexpr std::uintptr_t _elapsedTime_k__BackingField = 0x70 ;
  320. 230320 }
  321. 230321 
  322. 230322 namespace UnityEngine_UIElements__TransitionStartEvent
  323. 230323 {
  324. 230324 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  325. 230325 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  326. 230326 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  327. 230327 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  328. 230328 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  329. 230329 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  330. 230330 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  331. 230331 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  332. 230332 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  333. 230333 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  334. 230334 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  335. 230335 constexpr std::uintptr_t m_RefCount = 0x60 ;
  336. 230336 constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68 ;
  337. 230337 constexpr std::uintptr_t _elapsedTime_k__BackingField = 0x70 ;
  338. 230338 }
  339. 230339 
  340. 230340 namespace UnityEngine_UIElements__TransitionEndEvent
  341. 230341 {
  342. 230342 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  343. 230343 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  344. 230344 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  345. 230345 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  346. 230346 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  347. 230347 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  348. 230348 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  349. 230349 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  350. 230350 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  351. 230351 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  352. 230352 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  353. 230353 constexpr std::uintptr_t m_RefCount = 0x60 ;
  354. 230354 constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68 ;
  355. 230355 constexpr std::uintptr_t _elapsedTime_k__BackingField = 0x70 ;
  356. 230356 }
  357. 230357 
  358. 230358 namespace UnityEngine_UIElements__TransitionCancelEvent
  359. 230359 {
  360. 230360 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  361. 230361 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  362. 230362 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  363. 230363 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  364. 230364 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  365. 230365 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  366. 230366 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  367. 230367 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  368. 230368 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  369. 230369 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  370. 230370 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  371. 230371 constexpr std::uintptr_t m_RefCount = 0x60 ;
  372. 230372 constexpr std::uintptr_t _stylePropertyNames_k__BackingField = 0x68 ;
  373. 230373 constexpr std::uintptr_t _elapsedTime_k__BackingField = 0x70 ;
  374. 230374 }
  375. 230375 
  376. 230376 namespace UnityEngine_UIElements__IMGUIEvent
  377. 230377 {
  378. 230378 constexpr std::uintptr_t _eventCategories_k__BackingField = 0x10 ;
  379. 230379 constexpr std::uintptr_t _timestamp_k__BackingField = 0x18 ;
  380. 230380 constexpr std::uintptr_t _eventId_k__BackingField = 0x20 ;
  381. 230381 constexpr std::uintptr_t _triggerEventId_k__BackingField = 0x28 ;
  382. 230382 constexpr std::uintptr_t _propagation_k__BackingField = 0x30 ;
  383. 230383 constexpr std::uintptr_t _lifeCycleStatus_k__BackingField = 0x34 ;
  384. 230384 constexpr std::uintptr_t _elementTarget_k__BackingField = 0x38 ;
  385. 230385 constexpr std::uintptr_t _propagationPhase_k__BackingField = 0x40 ;
  386. 230386 constexpr std::uintptr_t m_CurrentTarget = 0x48 ;
  387. 230387 constexpr std::uintptr_t m_ImguiEvent = 0x50 ;
  388. 230388 constexpr std::uintptr_t _originalMousePosition_k__BackingField = 0x58 ;
  389. 230389 constexpr std::uintptr_t m_RefCount = 0x60 ;
  390. 230390 }
  391. 230391 
  392. 230392 namespace UnityEngine_UIElements__FieldMouseDragger`1
  393. 230393 {
  394. 230394 constexpr std::uintptr_t m_DrivenField = 0x0 ;
  395. 230395 }
  396. 230396 
  397. 230397 namespace UnityEngine_UIElements__FilterParameterDeclaration
  398. 230398 {
  399. 230399 constexpr std::uintptr_t m_Name = 0x0 ;
  400. 230400 constexpr std::uintptr_t m_InterpolationDefaultValue = 0x8 ;
  401. 230401 constexpr std::uintptr_t defaultValue = 0x20 ;
  402. 230402 }
  403. 230403 
  404. 230404 namespace UnityEngine_UIElements__FilterFunctionDefinition
  405. 230405 {
  406. 230406 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  407. 230407 constexpr std::uintptr_t m_FilterName = 0x18 ;
  408. 230408 constexpr std::uintptr_t m_Parameters = 0x20 ;
  409. 230409 constexpr std::uintptr_t m_Passes = 0x28 ;
  410. 230410 }
  411. 230411 
  412. 230412 namespace UnityEngine_UIElements__ParameterBinding
  413. 230413 {
  414. 230414 constexpr std::uintptr_t m_Index = 0x0 ;
  415. 230415 constexpr std::uintptr_t m_Name = 0x8 ;
  416. 230416 }
  417. 230417 
  418. 230418 namespace UnityEngine_UIElements__PostProcessingPass
  419. 230419 {
  420. 230420 constexpr std::uintptr_t m_Material = 0x0 ;
  421. 230421 constexpr std::uintptr_t m_PassIndex = 0x8 ;
  422. 230422 constexpr std::uintptr_t m_ParameterBindings = 0x10 ;
  423. 230423 constexpr std::uintptr_t m_ReadMargins = 0x18 ;
  424. 230424 constexpr std::uintptr_t m_WriteMargins = 0x28 ;
  425. 230425 constexpr std::uintptr_t _prepareMaterialPropertyBlockCallback_k__BackingField = 0x38 ;
  426. 230426 constexpr std::uintptr_t _applySettingsCallback_k__BackingField = 0x40 ;
  427. 230427 constexpr std::uintptr_t _computeRequiredReadMarginsCallback_k__BackingField = 0x48 ;
  428. 230428 constexpr std::uintptr_t _computeRequiredWriteMarginsCallback_k__BackingField = 0x50 ;
  429. 230429 }
  430. 230430 
  431. 230431 namespace UnityEngine_UIElements__FilterPassContext
  432. 230432 {
  433. 230433 constexpr std::uintptr_t _filterFunction_k__BackingField = 0x0 ;
  434. 230434 constexpr std::uintptr_t _filterPassIndex_k__BackingField = 0x70 ;
  435. 230435 constexpr std::uintptr_t _readsGamma_k__BackingField = 0x74 ;
  436. 230436 constexpr std::uintptr_t _writesGamma_k__BackingField = 0x75 ;
  437. 230437 constexpr std::uintptr_t _scaledPixelsPerPoint_k__BackingField = 0x78 ;
  438. 230438 }
  439. 230439 
  440. 230440 namespace UnityEngine_UIElements__PostProcessingMargins
  441. 230441 {
  442. 230442 constexpr std::uintptr_t m_Left = 0x0 ;
  443. 230443 constexpr std::uintptr_t m_Top = 0x4 ;
  444. 230444 constexpr std::uintptr_t m_Right = 0x8 ;
  445. 230445 constexpr std::uintptr_t m_Bottom = 0xC ;
  446. 230446 }
  447. 230447 
  448. 230448 namespace UnityEngine_UIElements__Focusable
  449. 230449 {
  450. 230450 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  451. 230451 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  452. 230452 constexpr std::uintptr_t m_Focusable = 0x20 ;
  453. 230453 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  454. 230454 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  455. 230455 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  456. 230456 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  457. 230457 
  458. 230458 namespace _static
  459. 230459 {
  460. 230460 constexpr std::uintptr_t focusableProperty = 0x0 ;
  461. 230461 constexpr std::uintptr_t tabIndexProperty = 0x98 ;
  462. 230462 constexpr std::uintptr_t delegatesFocusProperty = 0x130 ;
  463. 230463 constexpr std::uintptr_t canGrabFocusProperty = 0x1C8 ;
  464. 230464 }
  465. 230465 
  466. 230466 }
  467. 230467 
  468. 230468 namespace UnityEngine_UIElements__FocusChangeDirection
  469. 230469 {
  470. 230470 constexpr std::uintptr_t m_Value = 0x10 ;
  471. 230471 
  472. 230472 namespace _static
  473. 230473 {
  474. 230474 constexpr std::uintptr_t _unspecified_k__BackingField = 0x0 ;
  475. 230475 constexpr std::uintptr_t _none_k__BackingField = 0x8 ;
  476. 230476 constexpr std::uintptr_t _lastValue_k__BackingField = 0x10 ;
  477. 230477 }
  478. 230478 
  479. 230479 }
  480. 230480 
  481. 230481 namespace UnityEngine_UIElements__FocusController
  482. 230482 {
  483. 230483 constexpr std::uintptr_t _focusRing_k__BackingField = 0x10 ;
  484. 230484 constexpr std::uintptr_t m_SelectedTextElement = 0x18 ;
  485. 230485 constexpr std::uintptr_t m_FocusedElements = 0x20 ;
  486. 230486 constexpr std::uintptr_t m_LastFocusedElement = 0x28 ;
  487. 230487 constexpr std::uintptr_t m_LastPendingFocusedElement = 0x30 ;
  488. 230488 constexpr std::uintptr_t m_PendingFocusCount = 0x38 ;
  489. 230489 constexpr std::uintptr_t _imguiKeyboardControl_k__BackingField = 0x3C ;
  490. 230490 }
  491. 230491 
  492. 230492 namespace UnityEngine_UIElements__DefaultEventSystem
  493. 230493 {
  494. 230494 constexpr std::uintptr_t m_FocusedPanel = 0x10 ;
  495. 230495 constexpr std::uintptr_t m_PreviousFocusedPanel = 0x18 ;
  496. 230496 constexpr std::uintptr_t m_PreviousFocusedElement = 0x20 ;
  497. 230497 constexpr std::uintptr_t m_UpdateFrameCount = 0x28 ;
  498. 230498 constexpr std::uintptr_t m_LegacyInputProcessor = 0x30 ;
  499. 230499 constexpr std::uintptr_t m_InputForUIProcessor = 0x38 ;
  500. 230500 constexpr std::uintptr_t m_IsInputReady = 0x40 ;
  501. 230501 constexpr std::uintptr_t m_UseInputForUI = 0x41 ;
  502. 230502 constexpr std::uintptr_t m_IsInputForUIActive = 0x42 ;
  503. 230503 constexpr std::uintptr_t m_Raycaster = 0x48 ;
  504. 230504 constexpr std::uintptr_t m_WorldSpacePicker = 0x50 ;
  505. 230505 constexpr std::uintptr_t m_ScreenOverlayPicker = 0x58 ;
  506. 230506 constexpr std::uintptr_t worldSpaceMaxDistance = 0x60 ;
  507. 230507 constexpr std::uintptr_t worldSpaceLayers = 0x64 ;
  508. 230508 constexpr std::uintptr_t verbose = 0x68 ;
  509. 230509 constexpr std::uintptr_t logToGameScreen = 0x69 ;
  510. 230510 constexpr std::uintptr_t m_LogLabel = 0x70 ;
  511. 230511 constexpr std::uintptr_t m_LogLines = 0x78 ;
  512. 230512 
  513. 230513 namespace _static
  514. 230514 {
  515. 230515 constexpr std::uintptr_t IsEditorRemoteConnected = 0x0 ;
  516. 230516 constexpr std::uintptr_t s_InvalidPanelCoordinates = 0x8 ;
  517. 230517 }
  518. 230518 
  519. 230519 }
  520. 230520 
  521. 230521 namespace UnityEngine_UIElements__DynamicAtlasSettings
  522. 230522 {
  523. 230523 constexpr std::uintptr_t m_MinAtlasSize = 0x10 ;
  524. 230524 constexpr std::uintptr_t m_MaxAtlasSize = 0x14 ;
  525. 230525 constexpr std::uintptr_t m_MaxSubTextureSize = 0x18 ;
  526. 230526 constexpr std::uintptr_t m_ActiveFilters = 0x1C ;
  527. 230527 constexpr std::uintptr_t m_CustomFilter = 0x20 ;
  528. 230528 }
  529. 230529 
  530. 230530 namespace UnityEngine_UIElements__NavigateFocusRing
  531. 230531 {
  532. 230532 constexpr std::uintptr_t m_Root = 0x10 ;
  533. 230533 constexpr std::uintptr_t m_Ring = 0x18 ;
  534. 230534 
  535. 230535 namespace _static
  536. 230536 {
  537. 230537 constexpr std::uintptr_t Left = 0x0 ;
  538. 230538 constexpr std::uintptr_t Right = 0x8 ;
  539. 230539 constexpr std::uintptr_t Up = 0x10 ;
  540. 230540 constexpr std::uintptr_t Down = 0x18 ;
  541. 230541 constexpr std::uintptr_t Next = 0x20 ;
  542. 230542 constexpr std::uintptr_t Previous = 0x28 ;
  543. 230543 }
  544. 230544 
  545. 230545 }
  546. 230546 
  547. 230547 namespace UnityEngine_UIElements__PanelInputConfiguration
  548. 230548 {
  549. 230549 constexpr std::uintptr_t TypeInfo = 0x107352C0 ;
  550. 230550 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  551. 230551 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  552. 230552 constexpr std::uintptr_t m_Settings = 0x20 ;
  553. 230553 
  554. 230554 namespace _static
  555. 230555 {
  556. 230556 constexpr std::uintptr_t _current_k__BackingField = 0x0 ;
  557. 230557 constexpr std::uintptr_t s_ActiveInstances = 0x8 ;
  558. 230558 constexpr std::uintptr_t onApply = 0x10 ;
  559. 230559 }
  560. 230560 
  561. 230561 }
  562. 230562 
  563. 230563 namespace UnityEngine_UIElements__PanelScaleMode
  564. 230564 {
  565. 230565 constexpr std::uintptr_t value__ = 0x0 ;
  566. 230566 }
  567. 230567 
  568. 230568 namespace UnityEngine_UIElements__PanelScreenMatchMode
  569. 230569 {
  570. 230570 constexpr std::uintptr_t value__ = 0x0 ;
  571. 230571 }
  572. 230572 
  573. 230573 namespace UnityEngine_UIElements__PanelRenderMode
  574. 230574 {
  575. 230575 constexpr std::uintptr_t value__ = 0x0 ;
  576. 230576 }
  577. 230577 
  578. 230578 namespace UnityEngine_UIElements__ColliderUpdateMode
  579. 230579 {
  580. 230580 constexpr std::uintptr_t value__ = 0x0 ;
  581. 230581 }
  582. 230582 
  583. 230583 namespace UnityEngine_UIElements__PanelSettings
  584. 230584 {
  585. 230585 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  586. 230586 constexpr std::uintptr_t themeUss = 0x18 ;
  587. 230587 constexpr std::uintptr_t m_DisableNoThemeWarning = 0x20 ;
  588. 230588 constexpr std::uintptr_t m_TargetTexture = 0x28 ;
  589. 230589 constexpr std::uintptr_t m_RenderMode = 0x30 ;
  590. 230590 constexpr std::uintptr_t m_ColliderUpdateMode = 0x34 ;
  591. 230591 constexpr std::uintptr_t m_ColliderIsTrigger = 0x38 ;
  592. 230592 constexpr std::uintptr_t m_ScaleMode = 0x3C ;
  593. 230593 constexpr std::uintptr_t m_ReferenceSpritePixelsPerUnit = 0x40 ;
  594. 230594 constexpr std::uintptr_t m_PixelsPerUnit = 0x44 ;
  595. 230595 constexpr std::uintptr_t m_Scale = 0x48 ;
  596. 230596 constexpr std::uintptr_t m_ReferenceDpi = 0x4C ;
  597. 230597 constexpr std::uintptr_t m_FallbackDpi = 0x50 ;
  598. 230598 constexpr std::uintptr_t m_ReferenceResolution = 0x54 ;
  599. 230599 constexpr std::uintptr_t m_ScreenMatchMode = 0x5C ;
  600. 230600 constexpr std::uintptr_t m_Match = 0x60 ;
  601. 230601 constexpr std::uintptr_t m_SortingOrder = 0x64 ;
  602. 230602 constexpr std::uintptr_t m_TargetDisplay = 0x68 ;
  603. 230603 constexpr std::uintptr_t m_BindingLogLevel = 0x6C ;
  604. 230604 constexpr std::uintptr_t m_ClearDepthStencil = 0x70 ;
  605. 230605 constexpr std::uintptr_t m_ClearColor = 0x71 ;
  606. 230606 constexpr std::uintptr_t m_ColorClearValue = 0x74 ;
  607. 230607 constexpr std::uintptr_t m_VertexBudget = 0x84 ;
  608. 230608 constexpr std::uintptr_t m_TextureSlotCount = 0x88 ;
  609. 230609 constexpr std::uintptr_t m_PanelAccess = 0x90 ;
  610. 230610 constexpr std::uintptr_t m_AttachedUIDocumentsList = 0x98 ;
  611. 230611 constexpr std::uintptr_t m_DynamicAtlasSettings = 0xA0 ;
  612. 230612 constexpr std::uintptr_t m_AtlasBlitShader = 0xA8 ;
  613. 230613 constexpr std::uintptr_t m_DefaultShader = 0xB0 ;
  614. 230614 constexpr std::uintptr_t m_RuntimeGaussianBlurShader = 0xB8 ;
  615. 230615 constexpr std::uintptr_t m_RuntimeColorEffectShader = 0xC0 ;
  616. 230616 constexpr std::uintptr_t m_SDFShader = 0xC8 ;
  617. 230617 constexpr std::uintptr_t m_BitmapShader = 0xD0 ;
  618. 230618 constexpr std::uintptr_t m_SpriteShader = 0xD8 ;
  619. 230619 constexpr std::uintptr_t m_ICUDataAsset = 0xE0 ;
  620. 230620 constexpr std::uintptr_t forceGammaRendering = 0xE8 ;
  621. 230621 constexpr std::uintptr_t textSettings = 0xF0 ;
  622. 230622 constexpr std::uintptr_t m_TargetRect = 0xF8 ;
  623. 230623 constexpr std::uintptr_t m_ResolvedScale = 0x108 ;
  624. 230624 constexpr std::uintptr_t m_OldThemeUss = 0x110 ;
  625. 230625 constexpr std::uintptr_t _ScreenDPI_k__BackingField = 0x118 ;
  626. 230626 constexpr std::uintptr_t m_PanelChangeReceiver = 0x120 ;
  627. 230627 constexpr std::uintptr_t m_AssignedScreenToPanel = 0x128 ;
  628. 230628 }
  629. 230629 
  630. 230630 namespace UnityEngine_UIElements__RuntimePanel
  631. 230631 {
  632. 230632 constexpr std::uintptr_t panelDisposed = 0x10 ;
  633. 230633 constexpr std::uintptr_t m_UIElementsBridge = 0x18 ;
  634. 230634 constexpr std::uintptr_t m_Scale = 0x20 ;
  635. 230635 constexpr std::uintptr_t layoutConfig = 0x28 ;
  636. 230636 constexpr std::uintptr_t m_PixelsPerPoint = 0x68 ;
  637. 230637 constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C ;
  638. 230638 constexpr std::uintptr_t _clearSettings_k__BackingField = 0x70 ;
  639. 230639 constexpr std::uintptr_t panelRenderer = 0x88 ;
  640. 230640 constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90 ;
  641. 230641 constexpr std::uintptr_t _repaintData_k__BackingField = 0x98 ;
  642. 230642 constexpr std::uintptr_t _cursorManager_k__BackingField = 0xA0 ;
  643. 230643 constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8 ;
  644. 230644 constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0 ;
  645. 230645 constexpr std::uintptr_t m_Scheduler = 0xB8 ;
  646. 230646 constexpr std::uintptr_t m_TimeSinceStartupFunc = 0xC0 ;
  647. 230647 constexpr std::uintptr_t _disposed_k__BackingField = 0xC8 ;
  648. 230648 constexpr std::uintptr_t m_TopElementUnderPointers = 0xD0 ;
  649. 230649 constexpr std::uintptr_t isFlatChanged = 0xD8 ;
  650. 230650 constexpr std::uintptr_t m_IsFlat = 0xE0 ;
  651. 230651 constexpr std::uintptr_t atlasChanged = 0xE8 ;
  652. 230652 constexpr std::uintptr_t hierarchyChanged = 0xF0 ;
  653. 230653 constexpr std::uintptr_t beforeUpdate = 0xF8 ;
  654. 230654 constexpr std::uintptr_t textElementRegistry = 0x100 ;
  655. 230655 constexpr std::uintptr_t CreateMenuFunctor = 0x108 ;
  656. 230656 constexpr std::uintptr_t m_RootContainer = 0x110 ;
  657. 230657 constexpr std::uintptr_t m_VisualTreeUpdater = 0x118 ;
  658. 230658 constexpr std::uintptr_t m_StylePropertyAnimationSystem = 0x120 ;
  659. 230659 constexpr std::uintptr_t m_PanelName = 0x128 ;
  660. 230660 constexpr std::uintptr_t m_Version = 0x130 ;
  661. 230661 constexpr std::uintptr_t m_RepaintVersion = 0x134 ;
  662. 230662 constexpr std::uintptr_t m_HierarchyVersion = 0x138 ;
  663. 230663 constexpr std::uintptr_t m_LastTickedHierarchyVersion = 0x13C ;
  664. 230664 constexpr std::uintptr_t m_MarkerPrepareRepaint = 0x140 ;
  665. 230665 constexpr std::uintptr_t m_MarkerRender = 0x148 ;
  666. 230666 constexpr std::uintptr_t m_MarkerValidateLayout = 0x150 ;
  667. 230667 constexpr std::uintptr_t m_MarkerTickScheduledActions = 0x158 ;
  668. 230668 constexpr std::uintptr_t m_MarkerTickScheduledActionsPreLayout = 0x160 ;
  669. 230669 constexpr std::uintptr_t m_MarkerTickScheduledActionsPostLayout = 0x168 ;
  670. 230670 constexpr std::uintptr_t m_MarkerPanelChangeReceiver = 0x170 ;
  671. 230671 constexpr std::uintptr_t _dispatcher_k__BackingField = 0x178 ;
  672. 230672 constexpr std::uintptr_t _ownerObject_k__BackingField = 0x180 ;
  673. 230673 constexpr std::uintptr_t _contextType_k__BackingField = 0x188 ;
  674. 230674 constexpr std::uintptr_t _saveViewData_k__BackingField = 0x190 ;
  675. 230675 constexpr std::uintptr_t _getViewDataDictionary_k__BackingField = 0x198 ;
  676. 230676 constexpr std::uintptr_t _focusController_k__BackingField = 0x1A0 ;
  677. 230677 constexpr std::uintptr_t _IMGUIEventInterests_k__BackingField = 0x1A8 ;
  678. 230678 constexpr std::uintptr_t m_JustReceivedFocus = 0x1AB ;
  679. 230679 constexpr std::uintptr_t m_PanelChangeReceiver = 0x1B0 ;
  680. 230680 constexpr std::uintptr_t _IMGUIContainersCount_k__BackingField = 0x1B8 ;
  681. 230681 constexpr std::uintptr_t _rootIMGUIContainer_k__BackingField = 0x1C0 ;
  682. 230682 constexpr std::uintptr_t m_Atlas = 0x1C8 ;
  683. 230683 constexpr std::uintptr_t m_ValidatingLayout = 0x1D0 ;
  684. 230684 constexpr std::uintptr_t m_SelectableGameObject = 0x1D8 ;
  685. 230685 constexpr std::uintptr_t m_RuntimePanelCreationIndex = 0x1E0 ;
  686. 230686 constexpr std::uintptr_t m_SortingPriority = 0x1E4 ;
  687. 230687 constexpr std::uintptr_t resolvedSortingIndex = 0x1E8 ;
  688. 230688 constexpr std::uintptr_t destroyed = 0x1F0 ;
  689. 230689 constexpr std::uintptr_t drawsInCamerasChanged = 0x1F8 ;
  690. 230690 constexpr std::uintptr_t m_DrawsInCameras = 0x200 ;
  691. 230691 constexpr std::uintptr_t m_PixelsPerUnit = 0x204 ;
  692. 230692 constexpr std::uintptr_t targetTexture = 0x208 ;
  693. 230693 constexpr std::uintptr_t _targetDisplay_k__BackingField = 0x210 ;
  694. 230694 constexpr std::uintptr_t m_ScreenToPanelSpace = 0x218 ;
  695. 230695 constexpr std::uintptr_t m_PanelSettings = 0x220 ;
  696. 230696 
  697. 230697 namespace _static
  698. 230698 {
  699. 230699 constexpr std::uintptr_t s_EventDispatcher = 0x0 ;
  700. 230700 constexpr std::uintptr_t s_EmptyDocumentList = 0x8 ;
  701. 230701 }
  702. 230702 
  703. 230703 }
  704. 230704 
  705. 230705 namespace UnityEngine_UIElements__CameraScreenRaycaster
  706. 230706 {
  707. 230707 constexpr std::uintptr_t cameras = 0x10 ;
  708. 230708 constexpr std::uintptr_t singleCamera = 0x18 ;
  709. 230709 constexpr std::uintptr_t layerMask = 0x20 ;
  710. 230710 }
  711. 230711 
  712. 230712 namespace UnityEngine_UIElements__MainCameraScreenRaycaster
  713. 230713 {
  714. 230714 constexpr std::uintptr_t cameras = 0x10 ;
  715. 230715 constexpr std::uintptr_t singleCamera = 0x18 ;
  716. 230716 constexpr std::uintptr_t layerMask = 0x20 ;
  717. 230717 constexpr std::uintptr_t singleCameraArray = 0x28 ;
  718. 230718 }
  719. 230719 
  720. 230720 namespace UnityEngine_UIElements__UIDocumentList
  721. 230721 {
  722. 230722 constexpr std::uintptr_t m_AttachedUIDocuments = 0x10 ;
  723. 230723 }
  724. 230724 
  725. 230725 namespace UnityEngine_UIElements__UIDocumentRootElement
  726. 230726 {
  727. 230727 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  728. 230728 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  729. 230729 constexpr std::uintptr_t m_Focusable = 0x20 ;
  730. 230730 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  731. 230731 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  732. 230732 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  733. 230733 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  734. 230734 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  735. 230735 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  736. 230736 constexpr std::uintptr_t m_Name = 0x38 ;
  737. 230737 constexpr std::uintptr_t m_ClassList = 0x40 ;
  738. 230738 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  739. 230739 constexpr std::uintptr_t m_Flags = 0x50 ;
  740. 230740 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  741. 230741 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  742. 230742 constexpr std::uintptr_t lastLayout = 0x64 ;
  743. 230743 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  744. 230744 constexpr std::uintptr_t renderData = 0x88 ;
  745. 230745 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  746. 230746 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  747. 230747 constexpr std::uintptr_t insertionIndex = 0x9C ;
  748. 230748 constexpr std::uintptr_t m_Layout = 0xA0 ;
  749. 230749 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  750. 230750 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  751. 230751 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  752. 230752 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  753. 230753 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  754. 230754 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  755. 230755 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  756. 230756 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  757. 230757 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  758. 230758 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  759. 230759 constexpr std::uintptr_t m_Style = 0x1A8 ;
  760. 230760 constexpr std::uintptr_t variableContext = 0x1F8 ;
  761. 230761 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  762. 230762 constexpr std::uintptr_t controlid = 0x204 ;
  763. 230763 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  764. 230764 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  765. 230765 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  766. 230766 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  767. 230767 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  768. 230768 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  769. 230769 constexpr std::uintptr_t m_DataSource = 0x228 ;
  770. 230770 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  771. 230771 constexpr std::uintptr_t m_Bindings = 0x238 ;
  772. 230772 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  773. 230773 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  774. 230774 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  775. 230775 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  776. 230776 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  777. 230777 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  778. 230778 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  779. 230779 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  780. 230780 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  781. 230781 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  782. 230782 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  783. 230783 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  784. 230784 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  785. 230785 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  786. 230786 constexpr std::uintptr_t m_Children = 0x290 ;
  787. 230787 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  788. 230788 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  789. 230789 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  790. 230790 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  791. 230791 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  792. 230792 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  793. 230793 constexpr std::uintptr_t _binding_k__BackingField = 0x2C8 ;
  794. 230794 constexpr std::uintptr_t _bindingPath_k__BackingField = 0x2D0 ;
  795. 230795 constexpr std::uintptr_t _templateId_k__BackingField = 0x2D8 ;
  796. 230796 constexpr std::uintptr_t m_ContentContainer = 0x2E0 ;
  797. 230797 constexpr std::uintptr_t m_TemplateSource = 0x2E8 ;
  798. 230798 constexpr std::uintptr_t document = 0x2F0 ;
  799. 230799 constexpr std::uintptr_t _uiRenderer_k__BackingField = 0x2F8 ;
  800. 230800 }
  801. 230801 
  802. 230802 namespace UnityEngine_UIElements__PivotReferenceSize
  803. 230803 {
  804. 230804 constexpr std::uintptr_t value__ = 0x0 ;
  805. 230805 }
  806. 230806 
  807. 230807 namespace UnityEngine_UIElements__Pivot
  808. 230808 {
  809. 230809 constexpr std::uintptr_t value__ = 0x0 ;
  810. 230810 }
  811. 230811 
  812. 230812 namespace UnityEngine_UIElements__UIDocument
  813. 230813 {
  814. 230814 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  815. 230815 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
  816. 230816 constexpr std::uintptr_t m_UIDocumentCreationIndex = 0x20 ;
  817. 230817 constexpr std::uintptr_t m_PanelSettings = 0x28 ;
  818. 230818 constexpr std::uintptr_t m_PreviousPanelSettings = 0x30 ;
  819. 230819 constexpr std::uintptr_t m_ParentUI = 0x38 ;
  820. 230820 constexpr std::uintptr_t m_ChildrenContent = 0x40 ;
  821. 230821 constexpr std::uintptr_t m_ChildrenContentCopy = 0x48 ;
  822. 230822 constexpr std::uintptr_t sourceAsset = 0x50 ;
  823. 230823 constexpr std::uintptr_t m_RootVisualElement = 0x58 ;
  824. 230824 constexpr std::uintptr_t _focusRing_k__BackingField = 0x60 ;
  825. 230825 constexpr std::uintptr_t softPointerCaptures = 0x68 ;
  826. 230826 constexpr std::uintptr_t m_FirstChildInsertIndex = 0x6C ;
  827. 230827 constexpr std::uintptr_t m_SortingOrder = 0x70 ;
  828. 230828 constexpr std::uintptr_t m_Position = 0x74 ;
  829. 230829 constexpr std::uintptr_t m_WorldSpaceSizeMode = 0x78 ;
  830. 230830 constexpr std::uintptr_t m_WorldSpaceWidth = 0x7C ;
  831. 230831 constexpr std::uintptr_t m_WorldSpaceHeight = 0x80 ;
  832. 230832 constexpr std::uintptr_t m_PivotReferenceSize = 0x84 ;
  833. 230833 constexpr std::uintptr_t m_Pivot = 0x88 ;
  834. 230834 constexpr std::uintptr_t m_WorldSpaceCollider = 0x90 ;
  835. 230835 constexpr std::uintptr_t m_RootHasWorldTransform = 0x98 ;
  836. 230836 
  837. 230837 namespace _static
  838. 230838 {
  839. 230839 constexpr std::uintptr_t s_CurrentUIDocumentCounter = 0x0 ;
  840. 230840 constexpr std::uintptr_t EnabledDocumentCount = 0x4 ;
  841. 230841 }
  842. 230842 
  843. 230843 }
  844. 230844 
  845. 230845 namespace UnityEngine_UIElements__DefaultGroupManager
  846. 230846 {
  847. 230847 constexpr std::uintptr_t m_GroupOptions = 0x10 ;
  848. 230848 constexpr std::uintptr_t m_SelectedOption = 0x18 ;
  849. 230849 constexpr std::uintptr_t m_GroupBox = 0x20 ;
  850. 230850 }
  851. 230851 
  852. 230852 namespace UnityEngine_UIElements__IMGUIContainer
  853. 230853 {
  854. 230854 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  855. 230855 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  856. 230856 constexpr std::uintptr_t m_Focusable = 0x20 ;
  857. 230857 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  858. 230858 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  859. 230859 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  860. 230860 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  861. 230861 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  862. 230862 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  863. 230863 constexpr std::uintptr_t m_Name = 0x38 ;
  864. 230864 constexpr std::uintptr_t m_ClassList = 0x40 ;
  865. 230865 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  866. 230866 constexpr std::uintptr_t m_Flags = 0x50 ;
  867. 230867 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  868. 230868 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  869. 230869 constexpr std::uintptr_t lastLayout = 0x64 ;
  870. 230870 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  871. 230871 constexpr std::uintptr_t renderData = 0x88 ;
  872. 230872 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  873. 230873 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  874. 230874 constexpr std::uintptr_t insertionIndex = 0x9C ;
  875. 230875 constexpr std::uintptr_t m_Layout = 0xA0 ;
  876. 230876 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  877. 230877 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  878. 230878 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  879. 230879 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  880. 230880 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  881. 230881 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  882. 230882 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  883. 230883 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  884. 230884 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  885. 230885 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  886. 230886 constexpr std::uintptr_t m_Style = 0x1A8 ;
  887. 230887 constexpr std::uintptr_t variableContext = 0x1F8 ;
  888. 230888 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  889. 230889 constexpr std::uintptr_t controlid = 0x204 ;
  890. 230890 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  891. 230891 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  892. 230892 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  893. 230893 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  894. 230894 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  895. 230895 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  896. 230896 constexpr std::uintptr_t m_DataSource = 0x228 ;
  897. 230897 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  898. 230898 constexpr std::uintptr_t m_Bindings = 0x238 ;
  899. 230899 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  900. 230900 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  901. 230901 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  902. 230902 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  903. 230903 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  904. 230904 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  905. 230905 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  906. 230906 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  907. 230907 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  908. 230908 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  909. 230909 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  910. 230910 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  911. 230911 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  912. 230912 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  913. 230913 constexpr std::uintptr_t m_Children = 0x290 ;
  914. 230914 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  915. 230915 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  916. 230916 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  917. 230917 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  918. 230918 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  919. 230919 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  920. 230920 constexpr std::uintptr_t m_OnGUIHandler = 0x2C8 ;
  921. 230921 constexpr std::uintptr_t m_ObjectGUIState = 0x2D0 ;
  922. 230922 constexpr std::uintptr_t useOwnerObjectGUIState = 0x2D8 ;
  923. 230923 constexpr std::uintptr_t _lastWorldClip_k__BackingField = 0x2DC ;
  924. 230924 constexpr std::uintptr_t m_CullingEnabled = 0x2EC ;
  925. 230925 constexpr std::uintptr_t m_IsFocusDelegated = 0x2ED ;
  926. 230926 constexpr std::uintptr_t m_RefreshCachedLayout = 0x2EE ;
  927. 230927 constexpr std::uintptr_t m_Cache = 0x2F0 ;
  928. 230928 constexpr std::uintptr_t m_CachedClippingRect = 0x2F8 ;
  929. 230929 constexpr std::uintptr_t m_CachedTransform = 0x308 ;
  930. 230930 constexpr std::uintptr_t m_ContextType = 0x348 ;
  931. 230931 constexpr std::uintptr_t lostFocus = 0x34C ;
  932. 230932 constexpr std::uintptr_t receivedFocus = 0x34D ;
  933. 230933 constexpr std::uintptr_t focusChangeDirection = 0x350 ;
  934. 230934 constexpr std::uintptr_t hasFocusableControls = 0x358 ;
  935. 230935 constexpr std::uintptr_t newKeyboardFocusControlID = 0x35C ;
  936. 230936 constexpr std::uintptr_t _focusOnlyIfHasFocusableControls_k__BackingField = 0x360 ;
  937. 230937 constexpr std::uintptr_t m_GUIGlobals = 0x364 ;
  938. 230938 
  939. 230939 namespace _static
  940. 230940 {
  941. 230941 constexpr std::uintptr_t cullingEnabledProperty = 0x0 ;
  942. 230942 constexpr std::uintptr_t contextTypeProperty = 0x98 ;
  943. 230943 constexpr std::uintptr_t ussClassName = 0x130 ;
  944. 230944 constexpr std::uintptr_t ussFoldoutChildDepthClassName = 0x138 ;
  945. 230945 constexpr std::uintptr_t ussFoldoutChildDepthClassNames = 0x140 ;
  946. 230946 constexpr std::uintptr_t k_OnGUIMarker = 0x148 ;
  947. 230947 constexpr std::uintptr_t k_ImmediateCallbackMarker = 0x150 ;
  948. 230948 constexpr std::uintptr_t s_DefaultMeasureEvent = 0x158 ;
  949. 230949 constexpr std::uintptr_t s_MeasureEvent = 0x160 ;
  950. 230950 constexpr std::uintptr_t s_CurrentEvent = 0x168 ;
  951. 230951 }
  952. 230952 
  953. 230953 }
  954. 230954 
  955. 230955 namespace UnityEngine_UIElements__ImmediateModeException
  956. 230956 {
  957. 230957 constexpr std::uintptr_t _className = 0x10 ;
  958. 230958 constexpr std::uintptr_t _message = 0x18 ;
  959. 230959 constexpr std::uintptr_t _data = 0x20 ;
  960. 230960 constexpr std::uintptr_t _innerException = 0x28 ;
  961. 230961 constexpr std::uintptr_t _helpURL = 0x30 ;
  962. 230962 constexpr std::uintptr_t _stackTrace = 0x38 ;
  963. 230963 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  964. 230964 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  965. 230965 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  966. 230966 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  967. 230967 constexpr std::uintptr_t _HResult = 0x60 ;
  968. 230968 constexpr std::uintptr_t _source = 0x68 ;
  969. 230969 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  970. 230970 constexpr std::uintptr_t captured_traces = 0x78 ;
  971. 230971 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  972. 230972 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  973. 230973 }
  974. 230974 
  975. 230975 namespace UnityEngine_UIElements__SelectionType
  976. 230976 {
  977. 230977 constexpr std::uintptr_t value__ = 0x0 ;
  978. 230978 }
  979. 230979 
  980. 230980 namespace UnityEngine_UIElements__KeyboardNavigationOperation
  981. 230981 {
  982. 230982 constexpr std::uintptr_t value__ = 0x0 ;
  983. 230983 }
  984. 230984 
  985. 230985 namespace UnityEngine_UIElements__KeyboardNavigationManipulator
  986. 230986 {
  987. 230987 constexpr std::uintptr_t m_Target = 0x10 ;
  988. 230988 constexpr std::uintptr_t m_Action = 0x18 ;
  989. 230989 }
  990. 230990 
  991. 230991 namespace UnityEngine_UIElements__ManipulatorActivationFilter
  992. 230992 {
  993. 230993 constexpr std::uintptr_t _button_k__BackingField = 0x0 ;
  994. 230994 constexpr std::uintptr_t _modifiers_k__BackingField = 0x4 ;
  995. 230995 constexpr std::uintptr_t _clickCount_k__BackingField = 0x8 ;
  996. 230996 }
  997. 230997 
  998. 230998 namespace UnityEngine_UIElements__Manipulator
  999. 230999 {
  1000. 231000 constexpr std::uintptr_t m_Target = 0x10 ;
  1001. 231001 }
  1002. 231002 
  1003. 231003 namespace UnityEngine_UIElements__MouseButton
  1004. 231004 {
  1005. 231005 constexpr std::uintptr_t value__ = 0x0 ;
  1006. 231006 }
  1007. 231007 
  1008. 231008 namespace UnityEngine_UIElements__MouseManipulator
  1009. 231009 {
  1010. 231010 constexpr std::uintptr_t m_Target = 0x10 ;
  1011. 231011 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  1012. 231012 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  1013. 231013 }
  1014. 231014 
  1015. 231015 namespace UnityEngine_UIElements__MeshWriteDataInterface
  1016. 231016 {
  1017. 231017 constexpr std::uintptr_t vertices = 0x0 ;
  1018. 231018 constexpr std::uintptr_t indices = 0x8 ;
  1019. 231019 constexpr std::uintptr_t vertexCount = 0x10 ;
  1020. 231020 constexpr std::uintptr_t indexCount = 0x14 ;
  1021. 231021 }
  1022. 231022 
  1023. 231023 namespace UnityEngine_UIElements__FillGradient
  1024. 231024 {
  1025. 231025 constexpr std::uintptr_t _gradient_k__BackingField = 0x0 ;
  1026. 231026 constexpr std::uintptr_t _gradientType_k__BackingField = 0x8 ;
  1027. 231027 constexpr std::uintptr_t _addressMode_k__BackingField = 0xC ;
  1028. 231028 constexpr std::uintptr_t _start_k__BackingField = 0x10 ;
  1029. 231029 constexpr std::uintptr_t _end_k__BackingField = 0x18 ;
  1030. 231030 constexpr std::uintptr_t _center_k__BackingField = 0x20 ;
  1031. 231031 constexpr std::uintptr_t _focus_k__BackingField = 0x28 ;
  1032. 231032 constexpr std::uintptr_t _radius_k__BackingField = 0x30 ;
  1033. 231033 }
  1034. 231034 
  1035. 231035 namespace UnityEngine_UIElements__UIRenderer
  1036. 231036 {
  1037. 231037 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
  1038. 231038 constexpr std::uintptr_t commandLists = 0x18 ;
  1039. 231039 constexpr std::uintptr_t skipRendering = 0x20 ;
  1040. 231040 }
  1041. 231041 
  1042. 231042 namespace UnityEngine_UIElements__ObjectPool`1
  1043. 231043 {
  1044. 231044 constexpr std::uintptr_t m_Stack = 0x0 ;
  1045. 231045 }
  1046. 231046 
  1047. 231047 namespace UnityEngine_UIElements__ContextType
  1048. 231048 {
  1049. 231049 constexpr std::uintptr_t value__ = 0x0 ;
  1050. 231050 }
  1051. 231051 
  1052. 231052 namespace UnityEngine_UIElements__VersionChangeType
  1053. 231053 {
  1054. 231054 constexpr std::uintptr_t value__ = 0x0 ;
  1055. 231055 }
  1056. 231056 
  1057. 231057 namespace UnityEngine_UIElements__UsageHints
  1058. 231058 {
  1059. 231059 constexpr std::uintptr_t value__ = 0x0 ;
  1060. 231060 }
  1061. 231061 
  1062. 231062 namespace UnityEngine_UIElements__RenderHints
  1063. 231063 {
  1064. 231064 constexpr std::uintptr_t value__ = 0x0 ;
  1065. 231065 }
  1066. 231066 
  1067. 231067 namespace UnityEngine_UIElements__PanelClearSettings
  1068. 231068 {
  1069. 231069 constexpr std::uintptr_t clearDepthStencil = 0x0 ;
  1070. 231070 constexpr std::uintptr_t clearColor = 0x1 ;
  1071. 231071 constexpr std::uintptr_t color = 0x4 ;
  1072. 231072 }
  1073. 231073 
  1074. 231074 namespace UnityEngine_UIElements__RepaintData
  1075. 231075 {
  1076. 231076 constexpr std::uintptr_t _currentOffset_k__BackingField = 0x10 ;
  1077. 231077 constexpr std::uintptr_t _mousePosition_k__BackingField = 0x50 ;
  1078. 231078 constexpr std::uintptr_t _currentWorldClip_k__BackingField = 0x58 ;
  1079. 231079 constexpr std::uintptr_t _repaintEvent_k__BackingField = 0x68 ;
  1080. 231080 }
  1081. 231081 
  1082. 231082 namespace UnityEngine_UIElements__HierarchyEvent
  1083. 231083 {
  1084. 231084 constexpr std::uintptr_t method_ptr = 0x10 ;
  1085. 231085 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1086. 231086 constexpr std::uintptr_t m_target = 0x20 ;
  1087. 231087 constexpr std::uintptr_t method = 0x28 ;
  1088. 231088 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1089. 231089 constexpr std::uintptr_t extra_arg = 0x38 ;
  1090. 231090 constexpr std::uintptr_t method_code = 0x40 ;
  1091. 231091 constexpr std::uintptr_t interp_method = 0x48 ;
  1092. 231092 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1093. 231093 constexpr std::uintptr_t method_info = 0x58 ;
  1094. 231094 constexpr std::uintptr_t original_method_info = 0x60 ;
  1095. 231095 constexpr std::uintptr_t data = 0x68 ;
  1096. 231096 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1097. 231097 constexpr std::uintptr_t delegates = 0x78 ;
  1098. 231098 }
  1099. 231099 
  1100. 231100 namespace UnityEngine_UIElements__BaseVisualElementPanel
  1101. 231101 {
  1102. 231102 constexpr std::uintptr_t panelDisposed = 0x10 ;
  1103. 231103 constexpr std::uintptr_t m_UIElementsBridge = 0x18 ;
  1104. 231104 constexpr std::uintptr_t m_Scale = 0x20 ;
  1105. 231105 constexpr std::uintptr_t layoutConfig = 0x28 ;
  1106. 231106 constexpr std::uintptr_t m_PixelsPerPoint = 0x68 ;
  1107. 231107 constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C ;
  1108. 231108 constexpr std::uintptr_t _clearSettings_k__BackingField = 0x70 ;
  1109. 231109 constexpr std::uintptr_t panelRenderer = 0x88 ;
  1110. 231110 constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90 ;
  1111. 231111 constexpr std::uintptr_t _repaintData_k__BackingField = 0x98 ;
  1112. 231112 constexpr std::uintptr_t _cursorManager_k__BackingField = 0xA0 ;
  1113. 231113 constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8 ;
  1114. 231114 constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0 ;
  1115. 231115 constexpr std::uintptr_t m_Scheduler = 0xB8 ;
  1116. 231116 constexpr std::uintptr_t m_TimeSinceStartupFunc = 0xC0 ;
  1117. 231117 constexpr std::uintptr_t _disposed_k__BackingField = 0xC8 ;
  1118. 231118 constexpr std::uintptr_t m_TopElementUnderPointers = 0xD0 ;
  1119. 231119 constexpr std::uintptr_t isFlatChanged = 0xD8 ;
  1120. 231120 constexpr std::uintptr_t m_IsFlat = 0xE0 ;
  1121. 231121 constexpr std::uintptr_t atlasChanged = 0xE8 ;
  1122. 231122 constexpr std::uintptr_t hierarchyChanged = 0xF0 ;
  1123. 231123 constexpr std::uintptr_t beforeUpdate = 0xF8 ;
  1124. 231124 constexpr std::uintptr_t textElementRegistry = 0x100 ;
  1125. 231125 constexpr std::uintptr_t CreateMenuFunctor = 0x108 ;
  1126. 231126 
  1127. 231127 namespace _static
  1128. 231128 {
  1129. 231129 constexpr std::uintptr_t s_OutsidePanelCoordinates = 0x0 ;
  1130. 231130 }
  1131. 231131 
  1132. 231132 }
  1133. 231133 
  1134. 231134 namespace UnityEngine_UIElements__LoadResourceFunction
  1135. 231135 {
  1136. 231136 constexpr std::uintptr_t method_ptr = 0x10 ;
  1137. 231137 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1138. 231138 constexpr std::uintptr_t m_target = 0x20 ;
  1139. 231139 constexpr std::uintptr_t method = 0x28 ;
  1140. 231140 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1141. 231141 constexpr std::uintptr_t extra_arg = 0x38 ;
  1142. 231142 constexpr std::uintptr_t method_code = 0x40 ;
  1143. 231143 constexpr std::uintptr_t interp_method = 0x48 ;
  1144. 231144 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1145. 231145 constexpr std::uintptr_t method_info = 0x58 ;
  1146. 231146 constexpr std::uintptr_t original_method_info = 0x60 ;
  1147. 231147 constexpr std::uintptr_t data = 0x68 ;
  1148. 231148 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1149. 231149 constexpr std::uintptr_t delegates = 0x78 ;
  1150. 231150 }
  1151. 231151 
  1152. 231152 namespace UnityEngine_UIElements__TimeMsFunction
  1153. 231153 {
  1154. 231154 constexpr std::uintptr_t method_ptr = 0x10 ;
  1155. 231155 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1156. 231156 constexpr std::uintptr_t m_target = 0x20 ;
  1157. 231157 constexpr std::uintptr_t method = 0x28 ;
  1158. 231158 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1159. 231159 constexpr std::uintptr_t extra_arg = 0x38 ;
  1160. 231160 constexpr std::uintptr_t method_code = 0x40 ;
  1161. 231161 constexpr std::uintptr_t interp_method = 0x48 ;
  1162. 231162 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1163. 231163 constexpr std::uintptr_t method_info = 0x58 ;
  1164. 231164 constexpr std::uintptr_t original_method_info = 0x60 ;
  1165. 231165 constexpr std::uintptr_t data = 0x68 ;
  1166. 231166 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1167. 231167 constexpr std::uintptr_t delegates = 0x78 ;
  1168. 231168 }
  1169. 231169 
  1170. 231170 namespace UnityEngine_UIElements__TimeFunction
  1171. 231171 {
  1172. 231172 constexpr std::uintptr_t method_ptr = 0x10 ;
  1173. 231173 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1174. 231174 constexpr std::uintptr_t m_target = 0x20 ;
  1175. 231175 constexpr std::uintptr_t method = 0x28 ;
  1176. 231176 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1177. 231177 constexpr std::uintptr_t extra_arg = 0x38 ;
  1178. 231178 constexpr std::uintptr_t method_code = 0x40 ;
  1179. 231179 constexpr std::uintptr_t interp_method = 0x48 ;
  1180. 231180 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1181. 231181 constexpr std::uintptr_t method_info = 0x58 ;
  1182. 231182 constexpr std::uintptr_t original_method_info = 0x60 ;
  1183. 231183 constexpr std::uintptr_t data = 0x68 ;
  1184. 231184 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1185. 231185 constexpr std::uintptr_t delegates = 0x78 ;
  1186. 231186 }
  1187. 231187 
  1188. 231188 namespace UnityEngine_UIElements__GetViewDataDictionary
  1189. 231189 {
  1190. 231190 constexpr std::uintptr_t method_ptr = 0x10 ;
  1191. 231191 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1192. 231192 constexpr std::uintptr_t m_target = 0x20 ;
  1193. 231193 constexpr std::uintptr_t method = 0x28 ;
  1194. 231194 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1195. 231195 constexpr std::uintptr_t extra_arg = 0x38 ;
  1196. 231196 constexpr std::uintptr_t method_code = 0x40 ;
  1197. 231197 constexpr std::uintptr_t interp_method = 0x48 ;
  1198. 231198 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1199. 231199 constexpr std::uintptr_t method_info = 0x58 ;
  1200. 231200 constexpr std::uintptr_t original_method_info = 0x60 ;
  1201. 231201 constexpr std::uintptr_t data = 0x68 ;
  1202. 231202 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1203. 231203 constexpr std::uintptr_t delegates = 0x78 ;
  1204. 231204 }
  1205. 231205 
  1206. 231206 namespace UnityEngine_UIElements__SavePersistentViewData
  1207. 231207 {
  1208. 231208 constexpr std::uintptr_t method_ptr = 0x10 ;
  1209. 231209 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1210. 231210 constexpr std::uintptr_t m_target = 0x20 ;
  1211. 231211 constexpr std::uintptr_t method = 0x28 ;
  1212. 231212 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1213. 231213 constexpr std::uintptr_t extra_arg = 0x38 ;
  1214. 231214 constexpr std::uintptr_t method_code = 0x40 ;
  1215. 231215 constexpr std::uintptr_t interp_method = 0x48 ;
  1216. 231216 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1217. 231217 constexpr std::uintptr_t method_info = 0x58 ;
  1218. 231218 constexpr std::uintptr_t original_method_info = 0x60 ;
  1219. 231219 constexpr std::uintptr_t data = 0x68 ;
  1220. 231220 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1221. 231221 constexpr std::uintptr_t delegates = 0x78 ;
  1222. 231222 }
  1223. 231223 
  1224. 231224 namespace UnityEngine_UIElements__Panel
  1225. 231225 {
  1226. 231226 constexpr std::uintptr_t panelDisposed = 0x10 ;
  1227. 231227 constexpr std::uintptr_t m_UIElementsBridge = 0x18 ;
  1228. 231228 constexpr std::uintptr_t m_Scale = 0x20 ;
  1229. 231229 constexpr std::uintptr_t layoutConfig = 0x28 ;
  1230. 231230 constexpr std::uintptr_t m_PixelsPerPoint = 0x68 ;
  1231. 231231 constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C ;
  1232. 231232 constexpr std::uintptr_t _clearSettings_k__BackingField = 0x70 ;
  1233. 231233 constexpr std::uintptr_t panelRenderer = 0x88 ;
  1234. 231234 constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90 ;
  1235. 231235 constexpr std::uintptr_t _repaintData_k__BackingField = 0x98 ;
  1236. 231236 constexpr std::uintptr_t _cursorManager_k__BackingField = 0xA0 ;
  1237. 231237 constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8 ;
  1238. 231238 constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0 ;
  1239. 231239 constexpr std::uintptr_t m_Scheduler = 0xB8 ;
  1240. 231240 constexpr std::uintptr_t m_TimeSinceStartupFunc = 0xC0 ;
  1241. 231241 constexpr std::uintptr_t _disposed_k__BackingField = 0xC8 ;
  1242. 231242 constexpr std::uintptr_t m_TopElementUnderPointers = 0xD0 ;
  1243. 231243 constexpr std::uintptr_t isFlatChanged = 0xD8 ;
  1244. 231244 constexpr std::uintptr_t m_IsFlat = 0xE0 ;
  1245. 231245 constexpr std::uintptr_t atlasChanged = 0xE8 ;
  1246. 231246 constexpr std::uintptr_t hierarchyChanged = 0xF0 ;
  1247. 231247 constexpr std::uintptr_t beforeUpdate = 0xF8 ;
  1248. 231248 constexpr std::uintptr_t textElementRegistry = 0x100 ;
  1249. 231249 constexpr std::uintptr_t CreateMenuFunctor = 0x108 ;
  1250. 231250 constexpr std::uintptr_t m_RootContainer = 0x110 ;
  1251. 231251 constexpr std::uintptr_t m_VisualTreeUpdater = 0x118 ;
  1252. 231252 constexpr std::uintptr_t m_StylePropertyAnimationSystem = 0x120 ;
  1253. 231253 constexpr std::uintptr_t m_PanelName = 0x128 ;
  1254. 231254 constexpr std::uintptr_t m_Version = 0x130 ;
  1255. 231255 constexpr std::uintptr_t m_RepaintVersion = 0x134 ;
  1256. 231256 constexpr std::uintptr_t m_HierarchyVersion = 0x138 ;
  1257. 231257 constexpr std::uintptr_t m_LastTickedHierarchyVersion = 0x13C ;
  1258. 231258 constexpr std::uintptr_t m_MarkerPrepareRepaint = 0x140 ;
  1259. 231259 constexpr std::uintptr_t m_MarkerRender = 0x148 ;
  1260. 231260 constexpr std::uintptr_t m_MarkerValidateLayout = 0x150 ;
  1261. 231261 constexpr std::uintptr_t m_MarkerTickScheduledActions = 0x158 ;
  1262. 231262 constexpr std::uintptr_t m_MarkerTickScheduledActionsPreLayout = 0x160 ;
  1263. 231263 constexpr std::uintptr_t m_MarkerTickScheduledActionsPostLayout = 0x168 ;
  1264. 231264 constexpr std::uintptr_t m_MarkerPanelChangeReceiver = 0x170 ;
  1265. 231265 constexpr std::uintptr_t _dispatcher_k__BackingField = 0x178 ;
  1266. 231266 constexpr std::uintptr_t _ownerObject_k__BackingField = 0x180 ;
  1267. 231267 constexpr std::uintptr_t _contextType_k__BackingField = 0x188 ;
  1268. 231268 constexpr std::uintptr_t _saveViewData_k__BackingField = 0x190 ;
  1269. 231269 constexpr std::uintptr_t _getViewDataDictionary_k__BackingField = 0x198 ;
  1270. 231270 constexpr std::uintptr_t _focusController_k__BackingField = 0x1A0 ;
  1271. 231271 constexpr std::uintptr_t _IMGUIEventInterests_k__BackingField = 0x1A8 ;
  1272. 231272 constexpr std::uintptr_t m_JustReceivedFocus = 0x1AB ;
  1273. 231273 constexpr std::uintptr_t m_PanelChangeReceiver = 0x1B0 ;
  1274. 231274 constexpr std::uintptr_t _IMGUIContainersCount_k__BackingField = 0x1B8 ;
  1275. 231275 constexpr std::uintptr_t _rootIMGUIContainer_k__BackingField = 0x1C0 ;
  1276. 231276 constexpr std::uintptr_t m_Atlas = 0x1C8 ;
  1277. 231277 constexpr std::uintptr_t m_ValidatingLayout = 0x1D0 ;
  1278. 231278 
  1279. 231279 namespace _static
  1280. 231280 {
  1281. 231281 constexpr std::uintptr_t s_MarkerPickAll = 0x0 ;
  1282. 231282 constexpr std::uintptr_t _loadResourceFunc_k__BackingField = 0x8 ;
  1283. 231283 constexpr std::uintptr_t _TimeSinceStartup_k__BackingField = 0x10 ;
  1284. 231284 constexpr std::uintptr_t beforeAnyRepaint = 0x18 ;
  1285. 231285 }
  1286. 231286 
  1287. 231287 }
  1288. 231288 
  1289. 231289 namespace UnityEngine_UIElements__BaseRuntimePanel
  1290. 231290 {
  1291. 231291 constexpr std::uintptr_t TypeInfo = 0x107A8748 ;
  1292. 231292 constexpr std::uintptr_t panelDisposed = 0x10 ;
  1293. 231293 constexpr std::uintptr_t m_UIElementsBridge = 0x18 ;
  1294. 231294 constexpr std::uintptr_t m_Scale = 0x20 ;
  1295. 231295 constexpr std::uintptr_t layoutConfig = 0x28 ;
  1296. 231296 constexpr std::uintptr_t m_PixelsPerPoint = 0x68 ;
  1297. 231297 constexpr std::uintptr_t _referenceSpritePixelsPerUnit_k__BackingField = 0x6C ;
  1298. 231298 constexpr std::uintptr_t _clearSettings_k__BackingField = 0x70 ;
  1299. 231299 constexpr std::uintptr_t panelRenderer = 0x88 ;
  1300. 231300 constexpr std::uintptr_t _duringLayoutPhase_k__BackingField = 0x90 ;
  1301. 231301 constexpr std::uintptr_t _repaintData_k__BackingField = 0x98 ;
  1302. 231302 constexpr std::uintptr_t _cursorManager_k__BackingField = 0xA0 ;
  1303. 231303 constexpr std::uintptr_t _contextualMenuManager_k__BackingField = 0xA8 ;
  1304. 231304 constexpr std::uintptr_t _dataBindingManager_k__BackingField = 0xB0 ;
  1305. 231305 constexpr std::uintptr_t m_Scheduler = 0xB8 ;
  1306. 231306 constexpr std::uintptr_t m_TimeSinceStartupFunc = 0xC0 ;
  1307. 231307 constexpr std::uintptr_t _disposed_k__BackingField = 0xC8 ;
  1308. 231308 constexpr std::uintptr_t m_TopElementUnderPointers = 0xD0 ;
  1309. 231309 constexpr std::uintptr_t isFlatChanged = 0xD8 ;
  1310. 231310 constexpr std::uintptr_t m_IsFlat = 0xE0 ;
  1311. 231311 constexpr std::uintptr_t atlasChanged = 0xE8 ;
  1312. 231312 constexpr std::uintptr_t hierarchyChanged = 0xF0 ;
  1313. 231313 constexpr std::uintptr_t beforeUpdate = 0xF8 ;
  1314. 231314 constexpr std::uintptr_t textElementRegistry = 0x100 ;
  1315. 231315 constexpr std::uintptr_t CreateMenuFunctor = 0x108 ;
  1316. 231316 constexpr std::uintptr_t m_RootContainer = 0x110 ;
  1317. 231317 constexpr std::uintptr_t m_VisualTreeUpdater = 0x118 ;
  1318. 231318 constexpr std::uintptr_t m_StylePropertyAnimationSystem = 0x120 ;
  1319. 231319 constexpr std::uintptr_t m_PanelName = 0x128 ;
  1320. 231320 constexpr std::uintptr_t m_Version = 0x130 ;
  1321. 231321 constexpr std::uintptr_t m_RepaintVersion = 0x134 ;
  1322. 231322 constexpr std::uintptr_t m_HierarchyVersion = 0x138 ;
  1323. 231323 constexpr std::uintptr_t m_LastTickedHierarchyVersion = 0x13C ;
  1324. 231324 constexpr std::uintptr_t m_MarkerPrepareRepaint = 0x140 ;
  1325. 231325 constexpr std::uintptr_t m_MarkerRender = 0x148 ;
  1326. 231326 constexpr std::uintptr_t m_MarkerValidateLayout = 0x150 ;
  1327. 231327 constexpr std::uintptr_t m_MarkerTickScheduledActions = 0x158 ;
  1328. 231328 constexpr std::uintptr_t m_MarkerTickScheduledActionsPreLayout = 0x160 ;
  1329. 231329 constexpr std::uintptr_t m_MarkerTickScheduledActionsPostLayout = 0x168 ;
  1330. 231330 constexpr std::uintptr_t m_MarkerPanelChangeReceiver = 0x170 ;
  1331. 231331 constexpr std::uintptr_t _dispatcher_k__BackingField = 0x178 ;
  1332. 231332 constexpr std::uintptr_t _ownerObject_k__BackingField = 0x180 ;
  1333. 231333 constexpr std::uintptr_t _contextType_k__BackingField = 0x188 ;
  1334. 231334 constexpr std::uintptr_t _saveViewData_k__BackingField = 0x190 ;
  1335. 231335 constexpr std::uintptr_t _getViewDataDictionary_k__BackingField = 0x198 ;
  1336. 231336 constexpr std::uintptr_t _focusController_k__BackingField = 0x1A0 ;
  1337. 231337 constexpr std::uintptr_t _IMGUIEventInterests_k__BackingField = 0x1A8 ;
  1338. 231338 constexpr std::uintptr_t m_JustReceivedFocus = 0x1AB ;
  1339. 231339 constexpr std::uintptr_t m_PanelChangeReceiver = 0x1B0 ;
  1340. 231340 constexpr std::uintptr_t _IMGUIContainersCount_k__BackingField = 0x1B8 ;
  1341. 231341 constexpr std::uintptr_t _rootIMGUIContainer_k__BackingField = 0x1C0 ;
  1342. 231342 constexpr std::uintptr_t m_Atlas = 0x1C8 ;
  1343. 231343 constexpr std::uintptr_t m_ValidatingLayout = 0x1D0 ;
  1344. 231344 constexpr std::uintptr_t m_SelectableGameObject = 0x1D8 ;
  1345. 231345 constexpr std::uintptr_t m_RuntimePanelCreationIndex = 0x1E0 ;
  1346. 231346 constexpr std::uintptr_t m_SortingPriority = 0x1E4 ;
  1347. 231347 constexpr std::uintptr_t resolvedSortingIndex = 0x1E8 ;
  1348. 231348 constexpr std::uintptr_t destroyed = 0x1F0 ;
  1349. 231349 constexpr std::uintptr_t drawsInCamerasChanged = 0x1F8 ;
  1350. 231350 constexpr std::uintptr_t m_DrawsInCameras = 0x200 ;
  1351. 231351 constexpr std::uintptr_t m_PixelsPerUnit = 0x204 ;
  1352. 231352 constexpr std::uintptr_t targetTexture = 0x208 ;
  1353. 231353 constexpr std::uintptr_t _targetDisplay_k__BackingField = 0x210 ;
  1354. 231354 constexpr std::uintptr_t m_ScreenToPanelSpace = 0x218 ;
  1355. 231355 
  1356. 231356 namespace _static
  1357. 231357 {
  1358. 231358 constexpr std::uintptr_t s_CurrentRuntimePanelCounter = 0x0 ;
  1359. 231359 constexpr std::uintptr_t DefaultScreenToPanelSpace = 0x8 ;
  1360. 231360 }
  1361. 231361 
  1362. 231362 }
  1363. 231363 
  1364. 231364 namespace UnityEngine_UIElements__PanelRootElement
  1365. 231365 {
  1366. 231366 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1367. 231367 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1368. 231368 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1369. 231369 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1370. 231370 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1371. 231371 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1372. 231372 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1373. 231373 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1374. 231374 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1375. 231375 constexpr std::uintptr_t m_Name = 0x38 ;
  1376. 231376 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1377. 231377 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1378. 231378 constexpr std::uintptr_t m_Flags = 0x50 ;
  1379. 231379 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1380. 231380 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1381. 231381 constexpr std::uintptr_t lastLayout = 0x64 ;
  1382. 231382 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1383. 231383 constexpr std::uintptr_t renderData = 0x88 ;
  1384. 231384 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1385. 231385 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1386. 231386 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1387. 231387 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1388. 231388 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1389. 231389 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1390. 231390 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1391. 231391 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1392. 231392 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1393. 231393 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1394. 231394 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1395. 231395 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1396. 231396 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1397. 231397 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1398. 231398 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1399. 231399 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1400. 231400 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1401. 231401 constexpr std::uintptr_t controlid = 0x204 ;
  1402. 231402 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1403. 231403 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1404. 231404 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1405. 231405 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1406. 231406 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1407. 231407 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1408. 231408 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1409. 231409 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1410. 231410 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1411. 231411 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1412. 231412 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1413. 231413 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1414. 231414 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1415. 231415 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1416. 231416 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1417. 231417 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1418. 231418 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1419. 231419 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1420. 231420 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1421. 231421 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1422. 231422 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1423. 231423 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1424. 231424 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1425. 231425 constexpr std::uintptr_t m_Children = 0x290 ;
  1426. 231426 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1427. 231427 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1428. 231428 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1429. 231429 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1430. 231430 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1431. 231431 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1432. 231432 }
  1433. 231433 
  1434. 231434 namespace UnityEngine_UIElements__EditorPanelRootElement
  1435. 231435 {
  1436. 231436 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1437. 231437 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1438. 231438 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1439. 231439 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1440. 231440 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1441. 231441 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1442. 231442 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1443. 231443 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1444. 231444 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1445. 231445 constexpr std::uintptr_t m_Name = 0x38 ;
  1446. 231446 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1447. 231447 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1448. 231448 constexpr std::uintptr_t m_Flags = 0x50 ;
  1449. 231449 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1450. 231450 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1451. 231451 constexpr std::uintptr_t lastLayout = 0x64 ;
  1452. 231452 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1453. 231453 constexpr std::uintptr_t renderData = 0x88 ;
  1454. 231454 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1455. 231455 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1456. 231456 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1457. 231457 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1458. 231458 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1459. 231459 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1460. 231460 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1461. 231461 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1462. 231462 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1463. 231463 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1464. 231464 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1465. 231465 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1466. 231466 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1467. 231467 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1468. 231468 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1469. 231469 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1470. 231470 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1471. 231471 constexpr std::uintptr_t controlid = 0x204 ;
  1472. 231472 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1473. 231473 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1474. 231474 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1475. 231475 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1476. 231476 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1477. 231477 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1478. 231478 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1479. 231479 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1480. 231480 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1481. 231481 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1482. 231482 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1483. 231483 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1484. 231484 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1485. 231485 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1486. 231486 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1487. 231487 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1488. 231488 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1489. 231489 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1490. 231490 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1491. 231491 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1492. 231492 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1493. 231493 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1494. 231494 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1495. 231495 constexpr std::uintptr_t m_Children = 0x290 ;
  1496. 231496 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1497. 231497 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1498. 231498 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1499. 231499 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1500. 231500 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1501. 231501 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1502. 231502 }
  1503. 231503 
  1504. 231504 namespace UnityEngine_UIElements__PointerDispatchState
  1505. 231505 {
  1506. 231506 constexpr std::uintptr_t m_PendingPointerCapture = 0x10 ;
  1507. 231507 constexpr std::uintptr_t m_PointerCapture = 0x18 ;
  1508. 231508 constexpr std::uintptr_t m_ShouldSendCompatibilityMouseEvents = 0x20 ;
  1509. 231509 }
  1510. 231510 
  1511. 231511 namespace UnityEngine_UIElements__PointerManipulator
  1512. 231512 {
  1513. 231513 constexpr std::uintptr_t m_Target = 0x10 ;
  1514. 231514 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  1515. 231515 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  1516. 231516 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  1517. 231517 }
  1518. 231518 
  1519. 231519 namespace UnityEngine_UIElements__SafeHandleAccess
  1520. 231520 {
  1521. 231521 constexpr std::uintptr_t m_Handle = 0x0 ;
  1522. 231522 }
  1523. 231523 
  1524. 231524 namespace UnityEngine_UIElements__UIRAtlasAllocator
  1525. 231525 {
  1526. 231526 constexpr std::uintptr_t _maxAtlasSize_k__BackingField = 0x10 ;
  1527. 231527 constexpr std::uintptr_t _maxImageWidth_k__BackingField = 0x14 ;
  1528. 231528 constexpr std::uintptr_t _maxImageHeight_k__BackingField = 0x18 ;
  1529. 231529 constexpr std::uintptr_t _virtualWidth_k__BackingField = 0x1C ;
  1530. 231530 constexpr std::uintptr_t _virtualHeight_k__BackingField = 0x20 ;
  1531. 231531 constexpr std::uintptr_t _physicalWidth_k__BackingField = 0x24 ;
  1532. 231532 constexpr std::uintptr_t _physicalHeight_k__BackingField = 0x28 ;
  1533. 231533 constexpr std::uintptr_t m_FirstUnpartitionedArea = 0x30 ;
  1534. 231534 constexpr std::uintptr_t m_OpenRows = 0x38 ;
  1535. 231535 constexpr std::uintptr_t m_1SidePadding = 0x40 ;
  1536. 231536 constexpr std::uintptr_t m_2SidePadding = 0x44 ;
  1537. 231537 constexpr std::uintptr_t _disposed_k__BackingField = 0x48 ;
  1538. 231538 
  1539. 231539 namespace _static
  1540. 231540 {
  1541. 231541 constexpr std::uintptr_t s_MarkerTryAllocate = 0x0 ;
  1542. 231542 }
  1543. 231543 
  1544. 231544 }
  1545. 231545 
  1546. 231546 namespace UnityEngine_UIElements__DynamicAtlasPage
  1547. 231547 {
  1548. 231548 constexpr std::uintptr_t _textureId_k__BackingField = 0x10 ;
  1549. 231549 constexpr std::uintptr_t _atlas_k__BackingField = 0x18 ;
  1550. 231550 constexpr std::uintptr_t _format_k__BackingField = 0x20 ;
  1551. 231551 constexpr std::uintptr_t _filterMode_k__BackingField = 0x24 ;
  1552. 231552 constexpr std::uintptr_t _minSize_k__BackingField = 0x28 ;
  1553. 231553 constexpr std::uintptr_t _maxSize_k__BackingField = 0x30 ;
  1554. 231554 constexpr std::uintptr_t m_1Padding = 0x38 ;
  1555. 231555 constexpr std::uintptr_t m_2Padding = 0x3C ;
  1556. 231556 constexpr std::uintptr_t m_Allocator = 0x40 ;
  1557. 231557 constexpr std::uintptr_t m_Blitter = 0x48 ;
  1558. 231558 constexpr std::uintptr_t m_CurrentSize = 0x50 ;
  1559. 231559 constexpr std::uintptr_t _disposed_k__BackingField = 0x58 ;
  1560. 231560 
  1561. 231561 namespace _static
  1562. 231562 {
  1563. 231563 constexpr std::uintptr_t s_TextureCounter = 0x0 ;
  1564. 231564 }
  1565. 231565 
  1566. 231566 }
  1567. 231567 
  1568. 231568 namespace UnityEngine_UIElements__Vertex
  1569. 231569 {
  1570. 231570 constexpr std::uintptr_t position = 0x0 ;
  1571. 231571 constexpr std::uintptr_t tint = 0xC ;
  1572. 231572 constexpr std::uintptr_t uv = 0x10 ;
  1573. 231573 constexpr std::uintptr_t layoutUV = 0x18 ;
  1574. 231574 constexpr std::uintptr_t xformClipPages = 0x20 ;
  1575. 231575 constexpr std::uintptr_t ids = 0x24 ;
  1576. 231576 constexpr std::uintptr_t flags = 0x28 ;
  1577. 231577 constexpr std::uintptr_t opacityColorPages = 0x2C ;
  1578. 231578 constexpr std::uintptr_t settingIndex = 0x30 ;
  1579. 231579 constexpr std::uintptr_t circle = 0x34 ;
  1580. 231580 constexpr std::uintptr_t textureId = 0x44 ;
  1581. 231581 
  1582. 231582 namespace _static
  1583. 231583 {
  1584. 231584 constexpr std::uintptr_t nearZ = 0x0 ;
  1585. 231585 }
  1586. 231586 
  1587. 231587 }
  1588. 231588 
  1589. 231589 namespace UnityEngine_UIElements__MeshGenerationCallbackType
  1590. 231590 {
  1591. 231591 constexpr std::uintptr_t value__ = 0x0 ;
  1592. 231592 }
  1593. 231593 
  1594. 231594 namespace UnityEngine_UIElements__TextureOptions
  1595. 231595 {
  1596. 231596 constexpr std::uintptr_t value__ = 0x0 ;
  1597. 231597 }
  1598. 231598 
  1599. 231599 namespace UnityEngine_UIElements__MeshWriteData
  1600. 231600 {
  1601. 231601 constexpr std::uintptr_t m_Vertices = 0x10 ;
  1602. 231602 constexpr std::uintptr_t m_Indices = 0x20 ;
  1603. 231603 constexpr std::uintptr_t currentIndex = 0x30 ;
  1604. 231604 constexpr std::uintptr_t currentVertex = 0x34 ;
  1605. 231605 }
  1606. 231606 
  1607. 231607 namespace UnityEngine_UIElements__ColorPage
  1608. 231608 {
  1609. 231609 constexpr std::uintptr_t isValid = 0x0 ;
  1610. 231610 constexpr std::uintptr_t pageAndID = 0x4 ;
  1611. 231611 }
  1612. 231612 
  1613. 231613 namespace UnityEngine_UIElements__MeshGenerationContext
  1614. 231614 {
  1615. 231615 constexpr std::uintptr_t _visualElement_k__BackingField = 0x10 ;
  1616. 231616 constexpr std::uintptr_t _renderData_k__BackingField = 0x18 ;
  1617. 231617 constexpr std::uintptr_t m_Painter2D = 0x20 ;
  1618. 231618 constexpr std::uintptr_t m_MeshWriteDataPool = 0x28 ;
  1619. 231619 constexpr std::uintptr_t m_Allocator = 0x30 ;
  1620. 231620 constexpr std::uintptr_t m_MeshGenerationDeferrer = 0x38 ;
  1621. 231621 constexpr std::uintptr_t m_MeshGenerationNodeManager = 0x40 ;
  1622. 231622 constexpr std::uintptr_t _meshGenerator_k__BackingField = 0x48 ;
  1623. 231623 constexpr std::uintptr_t _entryRecorder_k__BackingField = 0x50 ;
  1624. 231624 constexpr std::uintptr_t _parentEntry_k__BackingField = 0x58 ;
  1625. 231625 constexpr std::uintptr_t _disposed_k__BackingField = 0x60 ;
  1626. 231626 
  1627. 231627 namespace _static
  1628. 231628 {
  1629. 231629 constexpr std::uintptr_t k_AllocateMarker = 0x0 ;
  1630. 231630 constexpr std::uintptr_t k_DrawVectorImageMarker = 0x8 ;
  1631. 231631 }
  1632. 231632 
  1633. 231633 }
  1634. 231634 
  1635. 231635 namespace UnityEngine_UIElements__MeshGenerationNode
  1636. 231636 {
  1637. 231637 constexpr std::uintptr_t m_UnsafeNode = 0x0 ;
  1638. 231638 }
  1639. 231639 
  1640. 231640 namespace UnityEngine_UIElements__UnsafeMeshGenerationNode
  1641. 231641 {
  1642. 231642 constexpr std::uintptr_t m_Handle = 0x0 ;
  1643. 231643 }
  1644. 231644 
  1645. 231645 namespace UnityEngine_UIElements__MeshGenerationNodeImpl
  1646. 231646 {
  1647. 231647 constexpr std::uintptr_t m_SelfHandle = 0x10 ;
  1648. 231648 constexpr std::uintptr_t m_ParentEntry = 0x18 ;
  1649. 231649 constexpr std::uintptr_t m_EntryRecorder = 0x20 ;
  1650. 231650 constexpr std::uintptr_t _disposed_k__BackingField = 0x28 ;
  1651. 231651 }
  1652. 231652 
  1653. 231653 namespace UnityEngine_UIElements__MeshGenerationNodeManager
  1654. 231654 {
  1655. 231655 constexpr std::uintptr_t m_Nodes = 0x10 ;
  1656. 231656 constexpr std::uintptr_t m_UsedCounter = 0x18 ;
  1657. 231657 constexpr std::uintptr_t m_EntryRecorder = 0x20 ;
  1658. 231658 constexpr std::uintptr_t _disposed_k__BackingField = 0x28 ;
  1659. 231659 }
  1660. 231660 
  1661. 231661 namespace UnityEngine_UIElements__Painter2D
  1662. 231662 {
  1663. 231663 constexpr std::uintptr_t m_Ctx = 0x10 ;
  1664. 231664 constexpr std::uintptr_t m_DetachedAllocator = 0x18 ;
  1665. 231665 constexpr std::uintptr_t m_Handle = 0x20 ;
  1666. 231666 constexpr std::uintptr_t m_CachedFillGradient = 0x28 ;
  1667. 231667 constexpr std::uintptr_t m_CachedFillTexture = 0x60 ;
  1668. 231668 constexpr std::uintptr_t m_CachedStrokeFillGradient = 0x68 ;
  1669. 231669 constexpr std::uintptr_t m_CachedDashPattern = 0xA0 ;
  1670. 231670 constexpr std::uintptr_t m_JobSnapshots = 0xA8 ;
  1671. 231671 constexpr std::uintptr_t m_VectorImageToRelease = 0xB0 ;
  1672. 231672 constexpr std::uintptr_t m_JobParameters = 0xB8 ;
  1673. 231673 constexpr std::uintptr_t m_Disposed = 0xC8 ;
  1674. 231674 constexpr std::uintptr_t m_OnMeshGenerationDelegate = 0xD0 ;
  1675. 231675 
  1676. 231676 namespace _static
  1677. 231677 {
  1678. 231678 constexpr std::uintptr_t k_MemoryLabel = 0x0 ;
  1679. 231679 constexpr std::uintptr_t _isPainterActive_k__BackingField = 0x10 ;
  1680. 231680 constexpr std::uintptr_t s_StrokeMarker = 0x18 ;
  1681. 231681 constexpr std::uintptr_t s_FillMarker = 0x20 ;
  1682. 231682 constexpr std::uintptr_t s_ClipMarker = 0x28 ;
  1683. 231683 }
  1684. 231684 
  1685. 231685 }
  1686. 231686 
  1687. 231687 namespace UnityEngine_UIElements__UIRRepaintUpdater
  1688. 231688 {
  1689. 231689 constexpr std::uintptr_t frameCount = 0x10 ;
  1690. 231690 constexpr std::uintptr_t panelChanged = 0x18 ;
  1691. 231691 constexpr std::uintptr_t m_Panel = 0x20 ;
  1692. 231692 constexpr std::uintptr_t attachedPanel = 0x28 ;
  1693. 231693 constexpr std::uintptr_t renderTreeManager = 0x30 ;
  1694. 231694 constexpr std::uintptr_t m_ForceGammaRendering = 0x38 ;
  1695. 231695 constexpr std::uintptr_t m_VertexBudget = 0x3C ;
  1696. 231696 constexpr std::uintptr_t m_TextureSlotCount = 0x40 ;
  1697. 231697 constexpr std::uintptr_t _drawStats_k__BackingField = 0x44 ;
  1698. 231698 constexpr std::uintptr_t _breakBatches_k__BackingField = 0x45 ;
  1699. 231699 constexpr std::uintptr_t _disposed_k__BackingField = 0x46 ;
  1700. 231700 
  1701. 231701 namespace _static
  1702. 231702 {
  1703. 231703 constexpr std::uintptr_t s_Description = 0x0 ;
  1704. 231704 constexpr std::uintptr_t s_ProfilerMarker = 0x8 ;
  1705. 231705 }
  1706. 231706 
  1707. 231707 }
  1708. 231708 
  1709. 231709 namespace UnityEngine_UIElements__TempMeshAllocator
  1710. 231710 {
  1711. 231711 constexpr std::uintptr_t m_Handle = 0x0 ;
  1712. 231712 }
  1713. 231713 
  1714. 231714 namespace UnityEngine_UIElements__TextureId
  1715. 231715 {
  1716. 231716 constexpr std::uintptr_t m_Index = 0x0 ;
  1717. 231717 
  1718. 231718 namespace _static
  1719. 231719 {
  1720. 231720 constexpr std::uintptr_t invalid = 0x0 ;
  1721. 231721 }
  1722. 231722 
  1723. 231723 }
  1724. 231724 
  1725. 231725 namespace UnityEngine_UIElements__TextureRegistry
  1726. 231726 {
  1727. 231727 constexpr std::uintptr_t m_Textures = 0x10 ;
  1728. 231728 constexpr std::uintptr_t m_TextureToId = 0x18 ;
  1729. 231729 constexpr std::uintptr_t m_FreeIds = 0x20 ;
  1730. 231730 
  1731. 231731 namespace _static
  1732. 231732 {
  1733. 231733 constexpr std::uintptr_t _instance_k__BackingField = 0x0 ;
  1734. 231734 }
  1735. 231735 
  1736. 231736 }
  1737. 231737 
  1738. 231738 namespace UnityEngine_UIElements__TimerState
  1739. 231739 {
  1740. 231740 constexpr std::uintptr_t _start_k__BackingField = 0x0 ;
  1741. 231741 constexpr std::uintptr_t _now_k__BackingField = 0x8 ;
  1742. 231742 }
  1743. 231743 
  1744. 231744 namespace UnityEngine_UIElements__ScheduledItem
  1745. 231745 {
  1746. 231746 constexpr std::uintptr_t timerUpdateStopCondition = 0x10 ;
  1747. 231747 constexpr std::uintptr_t _startMs_k__BackingField = 0x18 ;
  1748. 231748 constexpr std::uintptr_t _delayMs_k__BackingField = 0x20 ;
  1749. 231749 constexpr std::uintptr_t _intervalMs_k__BackingField = 0x28 ;
  1750. 231750 constexpr std::uintptr_t _endTimeMs_k__BackingField = 0x30 ;
  1751. 231751 
  1752. 231752 namespace _static
  1753. 231753 {
  1754. 231754 constexpr std::uintptr_t OnceCondition = 0x0 ;
  1755. 231755 constexpr std::uintptr_t ForeverCondition = 0x8 ;
  1756. 231756 }
  1757. 231757 
  1758. 231758 }
  1759. 231759 
  1760. 231760 namespace UnityEngine_UIElements__TimerEventScheduler
  1761. 231761 {
  1762. 231762 constexpr std::uintptr_t m_ScheduledItems = 0x10 ;
  1763. 231763 constexpr std::uintptr_t m_TransactionMode = 0x18 ;
  1764. 231764 constexpr std::uintptr_t m_ScheduleTransactions = 0x20 ;
  1765. 231765 constexpr std::uintptr_t m_UnscheduleTransactions = 0x28 ;
  1766. 231766 constexpr std::uintptr_t disableThrottling = 0x30 ;
  1767. 231767 constexpr std::uintptr_t m_LastUpdatedIndex = 0x34 ;
  1768. 231768 constexpr std::uintptr_t panel = 0x38 ;
  1769. 231769 constexpr std::uintptr_t frameCount = 0x40 ;
  1770. 231770 }
  1771. 231771 
  1772. 231772 namespace UnityEngine_UIElements__Spacing
  1773. 231773 {
  1774. 231774 constexpr std::uintptr_t left = 0x0 ;
  1775. 231775 constexpr std::uintptr_t top = 0x4 ;
  1776. 231776 constexpr std::uintptr_t right = 0x8 ;
  1777. 231777 constexpr std::uintptr_t bottom = 0xC ;
  1778. 231778 }
  1779. 231779 
  1780. 231780 namespace UnityEngine_UIElements__AngleUnit
  1781. 231781 {
  1782. 231782 constexpr std::uintptr_t value__ = 0x0 ;
  1783. 231783 }
  1784. 231784 
  1785. 231785 namespace UnityEngine_UIElements__Angle
  1786. 231786 {
  1787. 231787 constexpr std::uintptr_t m_Value = 0x0 ;
  1788. 231788 constexpr std::uintptr_t m_Unit = 0x4 ;
  1789. 231789 
  1790. 231790 namespace _static
  1791. 231791 {
  1792. 231792 constexpr std::uintptr_t s_AngleUnitLookup = 0x0 ;
  1793. 231793 }
  1794. 231794 
  1795. 231795 }
  1796. 231796 
  1797. 231797 namespace UnityEngine_UIElements__Background
  1798. 231798 {
  1799. 231799 constexpr std::uintptr_t m_Texture = 0x0 ;
  1800. 231800 constexpr std::uintptr_t m_Sprite = 0x8 ;
  1801. 231801 constexpr std::uintptr_t m_RenderTexture = 0x10 ;
  1802. 231802 constexpr std::uintptr_t m_VectorImage = 0x18 ;
  1803. 231803 }
  1804. 231804 
  1805. 231805 namespace UnityEngine_UIElements__ComputedStyle
  1806. 231806 {
  1807. 231807 constexpr std::uintptr_t inheritedData = 0x0 ;
  1808. 231808 constexpr std::uintptr_t layoutData = 0x8 ;
  1809. 231809 constexpr std::uintptr_t rareData = 0x10 ;
  1810. 231810 constexpr std::uintptr_t transformData = 0x18 ;
  1811. 231811 constexpr std::uintptr_t transitionData = 0x20 ;
  1812. 231812 constexpr std::uintptr_t visualData = 0x28 ;
  1813. 231813 constexpr std::uintptr_t customProperties = 0x30 ;
  1814. 231814 constexpr std::uintptr_t matchingRulesHash = 0x38 ;
  1815. 231815 constexpr std::uintptr_t dpiScaling = 0x40 ;
  1816. 231816 constexpr std::uintptr_t computedTransitions = 0x48 ;
  1817. 231817 }
  1818. 231818 
  1819. 231819 namespace UnityEngine_UIElements__ComputedTransitionProperty
  1820. 231820 {
  1821. 231821 constexpr std::uintptr_t id = 0x0 ;
  1822. 231822 constexpr std::uintptr_t durationMs = 0x4 ;
  1823. 231823 constexpr std::uintptr_t delayMs = 0x8 ;
  1824. 231824 constexpr std::uintptr_t easingCurve = 0x10 ;
  1825. 231825 }
  1826. 231826 
  1827. 231827 namespace UnityEngine_UIElements__CustomStyleProperty`1
  1828. 231828 {
  1829. 231829 constexpr std::uintptr_t _name_k__BackingField = 0xFFFFFFFFFFFFFFF0 ;
  1830. 231830 }
  1831. 231831 
  1832. 231832 namespace UnityEngine_UIElements__EasingMode
  1833. 231833 {
  1834. 231834 constexpr std::uintptr_t value__ = 0x0 ;
  1835. 231835 }
  1836. 231836 
  1837. 231837 namespace UnityEngine_UIElements__EasingFunction
  1838. 231838 {
  1839. 231839 constexpr std::uintptr_t m_Mode = 0x0 ;
  1840. 231840 }
  1841. 231841 
  1842. 231842 namespace UnityEngine_UIElements__FilterFunctionType
  1843. 231843 {
  1844. 231844 constexpr std::uintptr_t value__ = 0x0 ;
  1845. 231845 }
  1846. 231846 
  1847. 231847 namespace UnityEngine_UIElements__FilterParameterType
  1848. 231848 {
  1849. 231849 constexpr std::uintptr_t value__ = 0x0 ;
  1850. 231850 }
  1851. 231851 
  1852. 231852 namespace UnityEngine_UIElements__FilterParameter
  1853. 231853 {
  1854. 231854 constexpr std::uintptr_t m_Type = 0x0 ;
  1855. 231855 constexpr std::uintptr_t m_FloatValue = 0x4 ;
  1856. 231856 constexpr std::uintptr_t m_ColorValue = 0x8 ;
  1857. 231857 }
  1858. 231858 
  1859. 231859 namespace UnityEngine_UIElements__FilterFunction
  1860. 231860 {
  1861. 231861 constexpr std::uintptr_t m_Type = 0x0 ;
  1862. 231862 constexpr std::uintptr_t m_Parameters = 0x4 ;
  1863. 231863 constexpr std::uintptr_t m_ParameterCount = 0x64 ;
  1864. 231864 constexpr std::uintptr_t m_CustomDefinition = 0x68 ;
  1865. 231865 }
  1866. 231866 
  1867. 231867 namespace UnityEngine_UIElements__FontDefinition
  1868. 231868 {
  1869. 231869 constexpr std::uintptr_t m_Font = 0x0 ;
  1870. 231870 constexpr std::uintptr_t m_FontAsset = 0x8 ;
  1871. 231871 }
  1872. 231872 
  1873. 231873 namespace UnityEngine_UIElements__InlineStyleAccess
  1874. 231874 {
  1875. 231875 constexpr std::uintptr_t m_Values = 0x10 ;
  1876. 231876 constexpr std::uintptr_t m_ValuesManaged = 0x18 ;
  1877. 231877 constexpr std::uintptr_t _ve_k__BackingField = 0x20 ;
  1878. 231878 constexpr std::uintptr_t m_HasInlineCursor = 0x28 ;
  1879. 231879 constexpr std::uintptr_t m_InlineCursor = 0x30 ;
  1880. 231880 constexpr std::uintptr_t m_HasInlineTextShadow = 0x50 ;
  1881. 231881 constexpr std::uintptr_t m_InlineTextShadow = 0x54 ;
  1882. 231882 constexpr std::uintptr_t m_HasInlineTextAutoSize = 0x74 ;
  1883. 231883 constexpr std::uintptr_t m_InlineTextAutoSize = 0x78 ;
  1884. 231884 constexpr std::uintptr_t m_HasInlineTransformOrigin = 0x90 ;
  1885. 231885 constexpr std::uintptr_t m_InlineTransformOrigin = 0x94 ;
  1886. 231886 constexpr std::uintptr_t m_HasInlineTranslate = 0xAC ;
  1887. 231887 constexpr std::uintptr_t m_InlineTranslateOperation = 0xB0 ;
  1888. 231888 constexpr std::uintptr_t m_HasInlineRotate = 0xCC ;
  1889. 231889 constexpr std::uintptr_t m_InlineRotateOperation = 0xD0 ;
  1890. 231890 constexpr std::uintptr_t m_HasInlineScale = 0xEC ;
  1891. 231891 constexpr std::uintptr_t m_InlineScale = 0xF0 ;
  1892. 231892 constexpr std::uintptr_t m_HasInlineBackgroundSize = 0x104 ;
  1893. 231893 constexpr std::uintptr_t m_InlineBackgroundSize = 0x108 ;
  1894. 231894 constexpr std::uintptr_t m_HasInlineFilter = 0x120 ;
  1895. 231895 constexpr std::uintptr_t m_InlineFilter = 0x128 ;
  1896. 231896 constexpr std::uintptr_t m_InlineRule = 0x138 ;
  1897. 231897 
  1898. 231898 namespace _static
  1899. 231899 {
  1900. 231900 constexpr std::uintptr_t s_StylePropertyReader = 0x0 ;
  1901. 231901 }
  1902. 231902 
  1903. 231903 }
  1904. 231904 
  1905. 231905 namespace UnityEngine_UIElements__InlineStyleAccessPropertyBag
  1906. 231906 {
  1907. 231907 constexpr std::uintptr_t _InstantiationKind_k__BackingField = 0x10 ;
  1908. 231908 constexpr std::uintptr_t m_PropertiesList = 0x18 ;
  1909. 231909 constexpr std::uintptr_t m_PropertiesHash = 0x20 ;
  1910. 231910 }
  1911. 231911 
  1912. 231912 namespace UnityEngine_UIElements__ResolvedStyleAccess
  1913. 231913 {
  1914. 231914 constexpr std::uintptr_t _ve_k__BackingField = 0x10 ;
  1915. 231915 }
  1916. 231916 
  1917. 231917 namespace UnityEngine_UIElements__VisualElement
  1918. 231918 {
  1919. 231919 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  1920. 231920 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  1921. 231921 constexpr std::uintptr_t m_Focusable = 0x20 ;
  1922. 231922 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  1923. 231923 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  1924. 231924 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  1925. 231925 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  1926. 231926 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  1927. 231927 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  1928. 231928 constexpr std::uintptr_t m_Name = 0x38 ;
  1929. 231929 constexpr std::uintptr_t m_ClassList = 0x40 ;
  1930. 231930 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  1931. 231931 constexpr std::uintptr_t m_Flags = 0x50 ;
  1932. 231932 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  1933. 231933 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  1934. 231934 constexpr std::uintptr_t lastLayout = 0x64 ;
  1935. 231935 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  1936. 231936 constexpr std::uintptr_t renderData = 0x88 ;
  1937. 231937 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  1938. 231938 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  1939. 231939 constexpr std::uintptr_t insertionIndex = 0x9C ;
  1940. 231940 constexpr std::uintptr_t m_Layout = 0xA0 ;
  1941. 231941 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  1942. 231942 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  1943. 231943 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  1944. 231944 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  1945. 231945 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  1946. 231946 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  1947. 231947 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  1948. 231948 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  1949. 231949 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  1950. 231950 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  1951. 231951 constexpr std::uintptr_t m_Style = 0x1A8 ;
  1952. 231952 constexpr std::uintptr_t variableContext = 0x1F8 ;
  1953. 231953 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  1954. 231954 constexpr std::uintptr_t controlid = 0x204 ;
  1955. 231955 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  1956. 231956 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  1957. 231957 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  1958. 231958 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  1959. 231959 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  1960. 231960 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  1961. 231961 constexpr std::uintptr_t m_DataSource = 0x228 ;
  1962. 231962 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  1963. 231963 constexpr std::uintptr_t m_Bindings = 0x238 ;
  1964. 231964 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  1965. 231965 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  1966. 231966 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  1967. 231967 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  1968. 231968 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  1969. 231969 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  1970. 231970 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  1971. 231971 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  1972. 231972 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  1973. 231973 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  1974. 231974 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  1975. 231975 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  1976. 231976 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  1977. 231977 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  1978. 231978 constexpr std::uintptr_t m_Children = 0x290 ;
  1979. 231979 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  1980. 231980 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  1981. 231981 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  1982. 231982 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  1983. 231983 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  1984. 231984 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  1985. 231985 
  1986. 231986 namespace _static
  1987. 231987 {
  1988. 231988 constexpr std::uintptr_t s_NextId = 0x0 ;
  1989. 231989 constexpr std::uintptr_t s_EmptyClassList = 0x8 ;
  1990. 231990 constexpr std::uintptr_t userDataPropertyKey = 0x10 ;
  1991. 231991 constexpr std::uintptr_t disabledUssClassName = 0x18 ;
  1992. 231992 constexpr std::uintptr_t s_FinalizerCount = 0x20 ;
  1993. 231993 constexpr std::uintptr_t k_GenerateVisualContentMarker = 0x28 ;
  1994. 231994 constexpr std::uintptr_t childCountProperty = 0x30 ;
  1995. 231995 constexpr std::uintptr_t contentRectProperty = 0xC8 ;
  1996. 231996 constexpr std::uintptr_t dataSourcePathProperty = 0x160 ;
  1997. 231997 constexpr std::uintptr_t dataSourceProperty = 0x1F8 ;
  1998. 231998 constexpr std::uintptr_t disablePlayModeTintProperty = 0x290 ;
  1999. 231999 constexpr std::uintptr_t enabledInHierarchyProperty = 0x328 ;
  2000. 232000 constexpr std::uintptr_t enabledSelfProperty = 0x3C0 ;
← Prev Next → Page 116 of 171 — lines 230,001–232,000 of 341,881