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 122 of 171 — lines 242,001–244,000 of 341,881
341,881 lines
  1. 242001 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  2. 242002 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  3. 242003 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  4. 242004 constexpr std::uintptr_t m_Style = 0x1A8 ;
  5. 242005 constexpr std::uintptr_t variableContext = 0x1F8 ;
  6. 242006 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  7. 242007 constexpr std::uintptr_t controlid = 0x204 ;
  8. 242008 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  9. 242009 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  10. 242010 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  11. 242011 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  12. 242012 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  13. 242013 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  14. 242014 constexpr std::uintptr_t m_DataSource = 0x228 ;
  15. 242015 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  16. 242016 constexpr std::uintptr_t m_Bindings = 0x238 ;
  17. 242017 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  18. 242018 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  19. 242019 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  20. 242020 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  21. 242021 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  22. 242022 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  23. 242023 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  24. 242024 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  25. 242025 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  26. 242026 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  27. 242027 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  28. 242028 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  29. 242029 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  30. 242030 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  31. 242031 constexpr std::uintptr_t m_Children = 0x290 ;
  32. 242032 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  33. 242033 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  34. 242034 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  35. 242035 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  36. 242036 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  37. 242037 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  38. 242038 
  39. 242039 namespace _static
  40. 242040 {
  41. 242041 constexpr std::uintptr_t ussClassName = 0x0 ;
  42. 242042 constexpr std::uintptr_t visualUssClassName = 0x8 ;
  43. 242043 }
  44. 242044 
  45. 242045 }
  46. 242046 
  47. 242047 namespace UnityEngine_UIElements_Internal__ColumnMover
  48. 242048 {
  49. 242049 constexpr std::uintptr_t m_Target = 0x10 ;
  50. 242050 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  51. 242051 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  52. 242052 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  53. 242053 constexpr std::uintptr_t m_StartPos = 0x38 ;
  54. 242054 constexpr std::uintptr_t m_LastPos = 0x3C ;
  55. 242055 constexpr std::uintptr_t m_Active = 0x40 ;
  56. 242056 constexpr std::uintptr_t m_Moving = 0x41 ;
  57. 242057 constexpr std::uintptr_t m_Cancelled = 0x42 ;
  58. 242058 constexpr std::uintptr_t m_Header = 0x48 ;
  59. 242059 constexpr std::uintptr_t m_PreviewElement = 0x50 ;
  60. 242060 constexpr std::uintptr_t m_LocationPreviewElement = 0x58 ;
  61. 242061 constexpr std::uintptr_t m_ColumnToMove = 0x60 ;
  62. 242062 constexpr std::uintptr_t m_ColumnToMovePos = 0x68 ;
  63. 242063 constexpr std::uintptr_t m_ColumnToMoveWidth = 0x6C ;
  64. 242064 constexpr std::uintptr_t m_DestinationColumn = 0x70 ;
  65. 242065 constexpr std::uintptr_t m_MoveBeforeDestination = 0x78 ;
  66. 242066 constexpr std::uintptr_t _columnLayout_k__BackingField = 0x80 ;
  67. 242067 constexpr std::uintptr_t activeChanged = 0x88 ;
  68. 242068 constexpr std::uintptr_t movingChanged = 0x90 ;
  69. 242069 }
  70. 242070 
  71. 242071 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnResizePreview
  72. 242072 {
  73. 242073 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  74. 242074 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  75. 242075 constexpr std::uintptr_t m_Focusable = 0x20 ;
  76. 242076 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  77. 242077 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  78. 242078 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  79. 242079 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  80. 242080 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  81. 242081 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  82. 242082 constexpr std::uintptr_t m_Name = 0x38 ;
  83. 242083 constexpr std::uintptr_t m_ClassList = 0x40 ;
  84. 242084 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  85. 242085 constexpr std::uintptr_t m_Flags = 0x50 ;
  86. 242086 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  87. 242087 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  88. 242088 constexpr std::uintptr_t lastLayout = 0x64 ;
  89. 242089 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  90. 242090 constexpr std::uintptr_t renderData = 0x88 ;
  91. 242091 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  92. 242092 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  93. 242093 constexpr std::uintptr_t insertionIndex = 0x9C ;
  94. 242094 constexpr std::uintptr_t m_Layout = 0xA0 ;
  95. 242095 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  96. 242096 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  97. 242097 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  98. 242098 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  99. 242099 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  100. 242100 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  101. 242101 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  102. 242102 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  103. 242103 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  104. 242104 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  105. 242105 constexpr std::uintptr_t m_Style = 0x1A8 ;
  106. 242106 constexpr std::uintptr_t variableContext = 0x1F8 ;
  107. 242107 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  108. 242108 constexpr std::uintptr_t controlid = 0x204 ;
  109. 242109 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  110. 242110 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  111. 242111 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  112. 242112 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  113. 242113 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  114. 242114 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  115. 242115 constexpr std::uintptr_t m_DataSource = 0x228 ;
  116. 242116 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  117. 242117 constexpr std::uintptr_t m_Bindings = 0x238 ;
  118. 242118 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  119. 242119 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  120. 242120 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  121. 242121 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  122. 242122 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  123. 242123 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  124. 242124 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  125. 242125 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  126. 242126 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  127. 242127 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  128. 242128 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  129. 242129 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  130. 242130 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  131. 242131 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  132. 242132 constexpr std::uintptr_t m_Children = 0x290 ;
  133. 242133 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  134. 242134 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  135. 242135 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  136. 242136 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  137. 242137 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  138. 242138 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  139. 242139 
  140. 242140 namespace _static
  141. 242141 {
  142. 242142 constexpr std::uintptr_t ussClassName = 0x0 ;
  143. 242143 constexpr std::uintptr_t visualUssClassName = 0x8 ;
  144. 242144 }
  145. 242145 
  146. 242146 }
  147. 242147 
  148. 242148 namespace UnityEngine_UIElements_Internal__ColumnResizer
  149. 242149 {
  150. 242150 constexpr std::uintptr_t m_Target = 0x10 ;
  151. 242151 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
  152. 242152 constexpr std::uintptr_t m_currentActivator = 0x20 ;
  153. 242153 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
  154. 242154 constexpr std::uintptr_t m_Start = 0x38 ;
  155. 242155 constexpr std::uintptr_t m_Active = 0x40 ;
  156. 242156 constexpr std::uintptr_t m_Resizing = 0x41 ;
  157. 242157 constexpr std::uintptr_t m_Header = 0x48 ;
  158. 242158 constexpr std::uintptr_t m_Column = 0x50 ;
  159. 242159 constexpr std::uintptr_t m_PreviewElement = 0x58 ;
  160. 242160 constexpr std::uintptr_t _columnLayout_k__BackingField = 0x60 ;
  161. 242161 constexpr std::uintptr_t _preview_k__BackingField = 0x68 ;
  162. 242162 }
  163. 242163 
  164. 242164 namespace UnityEngine_UIElements_Internal__MultiColumnCollectionHeader
  165. 242165 {
  166. 242166 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  167. 242167 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  168. 242168 constexpr std::uintptr_t m_Focusable = 0x20 ;
  169. 242169 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  170. 242170 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  171. 242171 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  172. 242172 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  173. 242173 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  174. 242174 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  175. 242175 constexpr std::uintptr_t m_Name = 0x38 ;
  176. 242176 constexpr std::uintptr_t m_ClassList = 0x40 ;
  177. 242177 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  178. 242178 constexpr std::uintptr_t m_Flags = 0x50 ;
  179. 242179 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  180. 242180 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  181. 242181 constexpr std::uintptr_t lastLayout = 0x64 ;
  182. 242182 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  183. 242183 constexpr std::uintptr_t renderData = 0x88 ;
  184. 242184 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  185. 242185 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  186. 242186 constexpr std::uintptr_t insertionIndex = 0x9C ;
  187. 242187 constexpr std::uintptr_t m_Layout = 0xA0 ;
  188. 242188 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  189. 242189 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  190. 242190 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  191. 242191 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  192. 242192 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  193. 242193 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  194. 242194 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  195. 242195 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  196. 242196 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  197. 242197 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  198. 242198 constexpr std::uintptr_t m_Style = 0x1A8 ;
  199. 242199 constexpr std::uintptr_t variableContext = 0x1F8 ;
  200. 242200 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  201. 242201 constexpr std::uintptr_t controlid = 0x204 ;
  202. 242202 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  203. 242203 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  204. 242204 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  205. 242205 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  206. 242206 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  207. 242207 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  208. 242208 constexpr std::uintptr_t m_DataSource = 0x228 ;
  209. 242209 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  210. 242210 constexpr std::uintptr_t m_Bindings = 0x238 ;
  211. 242211 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  212. 242212 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  213. 242213 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  214. 242214 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  215. 242215 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  216. 242216 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  217. 242217 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  218. 242218 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  219. 242219 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  220. 242220 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  221. 242221 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  222. 242222 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  223. 242223 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  224. 242224 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  225. 242225 constexpr std::uintptr_t m_Children = 0x290 ;
  226. 242226 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  227. 242227 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  228. 242228 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  229. 242229 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  230. 242230 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  231. 242231 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  232. 242232 constexpr std::uintptr_t m_SortingEnabled = 0x2C8 ;
  233. 242233 constexpr std::uintptr_t m_SortedColumns = 0x2D0 ;
  234. 242234 constexpr std::uintptr_t m_SortDescriptions = 0x2D8 ;
  235. 242235 constexpr std::uintptr_t m_OldSortedColumnStates = 0x2E0 ;
  236. 242236 constexpr std::uintptr_t m_SortingUpdatesTemporarilyDisabled = 0x2E8 ;
  237. 242237 constexpr std::uintptr_t m_ViewState = 0x2F0 ;
  238. 242238 constexpr std::uintptr_t m_ApplyingViewState = 0x2F8 ;
  239. 242239 constexpr std::uintptr_t m_DoLayoutScheduled = 0x2F9 ;
  240. 242240 constexpr std::uintptr_t _columnDataMap_k__BackingField = 0x300 ;
  241. 242241 constexpr std::uintptr_t _columnLayout_k__BackingField = 0x308 ;
  242. 242242 constexpr std::uintptr_t _columnContainer_k__BackingField = 0x310 ;
  243. 242243 constexpr std::uintptr_t _resizeHandleContainer_k__BackingField = 0x318 ;
  244. 242244 constexpr std::uintptr_t _columns_k__BackingField = 0x320 ;
  245. 242245 constexpr std::uintptr_t columnResized = 0x328 ;
  246. 242246 constexpr std::uintptr_t columnSortingChanged = 0x330 ;
  247. 242247 constexpr std::uintptr_t contextMenuPopulateEvent = 0x338 ;
  248. 242248 constexpr std::uintptr_t viewDataRestored = 0x340 ;
  249. 242249 
  250. 242250 namespace _static
  251. 242251 {
  252. 242252 constexpr std::uintptr_t ussClassName = 0x0 ;
  253. 242253 constexpr std::uintptr_t columnContainerUssClassName = 0x8 ;
  254. 242254 constexpr std::uintptr_t handleContainerUssClassName = 0x10 ;
  255. 242255 constexpr std::uintptr_t reorderableUssClassName = 0x18 ;
  256. 242256 }
  257. 242257 
  258. 242258 }
  259. 242259 
  260. 242260 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnSortIndicator
  261. 242261 {
  262. 242262 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  263. 242263 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  264. 242264 constexpr std::uintptr_t m_Focusable = 0x20 ;
  265. 242265 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  266. 242266 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  267. 242267 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  268. 242268 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  269. 242269 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  270. 242270 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  271. 242271 constexpr std::uintptr_t m_Name = 0x38 ;
  272. 242272 constexpr std::uintptr_t m_ClassList = 0x40 ;
  273. 242273 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  274. 242274 constexpr std::uintptr_t m_Flags = 0x50 ;
  275. 242275 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  276. 242276 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  277. 242277 constexpr std::uintptr_t lastLayout = 0x64 ;
  278. 242278 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  279. 242279 constexpr std::uintptr_t renderData = 0x88 ;
  280. 242280 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  281. 242281 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  282. 242282 constexpr std::uintptr_t insertionIndex = 0x9C ;
  283. 242283 constexpr std::uintptr_t m_Layout = 0xA0 ;
  284. 242284 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  285. 242285 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  286. 242286 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  287. 242287 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  288. 242288 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  289. 242289 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  290. 242290 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  291. 242291 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  292. 242292 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  293. 242293 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  294. 242294 constexpr std::uintptr_t m_Style = 0x1A8 ;
  295. 242295 constexpr std::uintptr_t variableContext = 0x1F8 ;
  296. 242296 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  297. 242297 constexpr std::uintptr_t controlid = 0x204 ;
  298. 242298 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  299. 242299 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  300. 242300 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  301. 242301 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  302. 242302 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  303. 242303 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  304. 242304 constexpr std::uintptr_t m_DataSource = 0x228 ;
  305. 242305 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  306. 242306 constexpr std::uintptr_t m_Bindings = 0x238 ;
  307. 242307 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  308. 242308 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  309. 242309 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  310. 242310 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  311. 242311 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  312. 242312 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  313. 242313 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  314. 242314 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  315. 242315 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  316. 242316 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  317. 242317 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  318. 242318 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  319. 242319 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  320. 242320 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  321. 242321 constexpr std::uintptr_t m_Children = 0x290 ;
  322. 242322 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  323. 242323 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  324. 242324 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  325. 242325 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  326. 242326 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  327. 242327 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  328. 242328 constexpr std::uintptr_t m_IndexLabel = 0x2C8 ;
  329. 242329 
  330. 242330 namespace _static
  331. 242331 {
  332. 242332 constexpr std::uintptr_t ussClassName = 0x0 ;
  333. 242333 constexpr std::uintptr_t arrowUssClassName = 0x8 ;
  334. 242334 constexpr std::uintptr_t indexLabelUssClassName = 0x10 ;
  335. 242335 }
  336. 242336 
  337. 242337 }
  338. 242338 
  339. 242339 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnIcon
  340. 242340 {
  341. 242341 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  342. 242342 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  343. 242343 constexpr std::uintptr_t m_Focusable = 0x20 ;
  344. 242344 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  345. 242345 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  346. 242346 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  347. 242347 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  348. 242348 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  349. 242349 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  350. 242350 constexpr std::uintptr_t m_Name = 0x38 ;
  351. 242351 constexpr std::uintptr_t m_ClassList = 0x40 ;
  352. 242352 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  353. 242353 constexpr std::uintptr_t m_Flags = 0x50 ;
  354. 242354 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  355. 242355 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  356. 242356 constexpr std::uintptr_t lastLayout = 0x64 ;
  357. 242357 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  358. 242358 constexpr std::uintptr_t renderData = 0x88 ;
  359. 242359 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  360. 242360 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  361. 242361 constexpr std::uintptr_t insertionIndex = 0x9C ;
  362. 242362 constexpr std::uintptr_t m_Layout = 0xA0 ;
  363. 242363 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  364. 242364 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  365. 242365 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  366. 242366 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  367. 242367 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  368. 242368 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  369. 242369 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  370. 242370 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  371. 242371 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  372. 242372 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  373. 242373 constexpr std::uintptr_t m_Style = 0x1A8 ;
  374. 242374 constexpr std::uintptr_t variableContext = 0x1F8 ;
  375. 242375 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  376. 242376 constexpr std::uintptr_t controlid = 0x204 ;
  377. 242377 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  378. 242378 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  379. 242379 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  380. 242380 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  381. 242381 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  382. 242382 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  383. 242383 constexpr std::uintptr_t m_DataSource = 0x228 ;
  384. 242384 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  385. 242385 constexpr std::uintptr_t m_Bindings = 0x238 ;
  386. 242386 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  387. 242387 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  388. 242388 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  389. 242389 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  390. 242390 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  391. 242391 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  392. 242392 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  393. 242393 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  394. 242394 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  395. 242395 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  396. 242396 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  397. 242397 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  398. 242398 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  399. 242399 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  400. 242400 constexpr std::uintptr_t m_Children = 0x290 ;
  401. 242401 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  402. 242402 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  403. 242403 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  404. 242404 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  405. 242405 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  406. 242406 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  407. 242407 constexpr std::uintptr_t m_ScaleMode = 0x2C8 ;
  408. 242408 constexpr std::uintptr_t m_Image = 0x2D0 ;
  409. 242409 constexpr std::uintptr_t m_UV = 0x2D8 ;
  410. 242410 constexpr std::uintptr_t m_TintColor = 0x2E8 ;
  411. 242411 constexpr std::uintptr_t m_ImageIsInline = 0x2F8 ;
  412. 242412 constexpr std::uintptr_t m_ScaleModeIsInline = 0x2F9 ;
  413. 242413 constexpr std::uintptr_t m_TintColorIsInline = 0x2FA ;
  414. 242414 constexpr std::uintptr_t _isImageInline_k__BackingField = 0x300 ;
  415. 242415 
  416. 242416 namespace _static
  417. 242417 {
  418. 242418 constexpr std::uintptr_t ussClassName = 0x0 ;
  419. 242419 }
  420. 242420 
  421. 242421 }
  422. 242422 
  423. 242423 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumn
  424. 242424 {
  425. 242425 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  426. 242426 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  427. 242427 constexpr std::uintptr_t m_Focusable = 0x20 ;
  428. 242428 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  429. 242429 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  430. 242430 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  431. 242431 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  432. 242432 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  433. 242433 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  434. 242434 constexpr std::uintptr_t m_Name = 0x38 ;
  435. 242435 constexpr std::uintptr_t m_ClassList = 0x40 ;
  436. 242436 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  437. 242437 constexpr std::uintptr_t m_Flags = 0x50 ;
  438. 242438 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  439. 242439 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  440. 242440 constexpr std::uintptr_t lastLayout = 0x64 ;
  441. 242441 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  442. 242442 constexpr std::uintptr_t renderData = 0x88 ;
  443. 242443 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  444. 242444 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  445. 242445 constexpr std::uintptr_t insertionIndex = 0x9C ;
  446. 242446 constexpr std::uintptr_t m_Layout = 0xA0 ;
  447. 242447 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  448. 242448 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  449. 242449 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  450. 242450 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  451. 242451 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  452. 242452 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  453. 242453 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  454. 242454 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  455. 242455 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  456. 242456 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  457. 242457 constexpr std::uintptr_t m_Style = 0x1A8 ;
  458. 242458 constexpr std::uintptr_t variableContext = 0x1F8 ;
  459. 242459 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  460. 242460 constexpr std::uintptr_t controlid = 0x204 ;
  461. 242461 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  462. 242462 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  463. 242463 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  464. 242464 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  465. 242465 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  466. 242466 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  467. 242467 constexpr std::uintptr_t m_DataSource = 0x228 ;
  468. 242468 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  469. 242469 constexpr std::uintptr_t m_Bindings = 0x238 ;
  470. 242470 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  471. 242471 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  472. 242472 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  473. 242473 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  474. 242474 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  475. 242475 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  476. 242476 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  477. 242477 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  478. 242478 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  479. 242479 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  480. 242480 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  481. 242481 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  482. 242482 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  483. 242483 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  484. 242484 constexpr std::uintptr_t m_Children = 0x290 ;
  485. 242485 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  486. 242486 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  487. 242487 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  488. 242488 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  489. 242489 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  490. 242490 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  491. 242491 constexpr std::uintptr_t m_ContentContainer = 0x2C8 ;
  492. 242492 constexpr std::uintptr_t m_Content = 0x2D0 ;
  493. 242493 constexpr std::uintptr_t m_SortIndicatorContainer = 0x2D8 ;
  494. 242494 constexpr std::uintptr_t m_ScheduledHeaderTemplateUpdate = 0x2E0 ;
  495. 242495 constexpr std::uintptr_t _clickable_k__BackingField = 0x2E8 ;
  496. 242496 constexpr std::uintptr_t _mover_k__BackingField = 0x2F0 ;
  497. 242497 constexpr std::uintptr_t _column_k__BackingField = 0x2F8 ;
  498. 242498 
  499. 242499 namespace _static
  500. 242500 {
  501. 242501 constexpr std::uintptr_t ussClassName = 0x0 ;
  502. 242502 constexpr std::uintptr_t sortableUssClassName = 0x8 ;
  503. 242503 constexpr std::uintptr_t sortedAscendingUssClassName = 0x10 ;
  504. 242504 constexpr std::uintptr_t sortedDescendingUssClassName = 0x18 ;
  505. 242505 constexpr std::uintptr_t movingUssClassName = 0x20 ;
  506. 242506 constexpr std::uintptr_t contentContainerUssClassName = 0x28 ;
  507. 242507 constexpr std::uintptr_t contentUssClassName = 0x30 ;
  508. 242508 constexpr std::uintptr_t defaultContentUssClassName = 0x38 ;
  509. 242509 constexpr std::uintptr_t hasIconUssClassName = 0x40 ;
  510. 242510 constexpr std::uintptr_t hasTitleUssClassName = 0x48 ;
  511. 242511 constexpr std::uintptr_t titleUssClassName = 0x50 ;
  512. 242512 constexpr std::uintptr_t iconElementName = 0x58 ;
  513. 242513 constexpr std::uintptr_t titleElementName = 0x60 ;
  514. 242514 constexpr std::uintptr_t s_BoundVEPropertyName = 0x68 ;
  515. 242515 constexpr std::uintptr_t s_BindingCallbackVEPropertyName = 0x70 ;
  516. 242516 constexpr std::uintptr_t s_UnbindingCallbackVEPropertyName = 0x78 ;
  517. 242517 constexpr std::uintptr_t s_DestroyCallbackVEPropertyName = 0x80 ;
  518. 242518 }
  519. 242519 
  520. 242520 }
  521. 242521 
  522. 242522 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnResizeHandle
  523. 242523 {
  524. 242524 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
  525. 242525 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
  526. 242526 constexpr std::uintptr_t m_Focusable = 0x20 ;
  527. 242527 constexpr std::uintptr_t m_TabIndex = 0x24 ;
  528. 242528 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
  529. 242529 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
  530. 242530 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
  531. 242531 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
  532. 242532 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
  533. 242533 constexpr std::uintptr_t m_Name = 0x38 ;
  534. 242534 constexpr std::uintptr_t m_ClassList = 0x40 ;
  535. 242535 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
  536. 242536 constexpr std::uintptr_t m_Flags = 0x50 ;
  537. 242537 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
  538. 242538 constexpr std::uintptr_t m_RenderHints = 0x60 ;
  539. 242539 constexpr std::uintptr_t lastLayout = 0x64 ;
  540. 242540 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
  541. 242541 constexpr std::uintptr_t renderData = 0x88 ;
  542. 242542 constexpr std::uintptr_t nestedRenderData = 0x90 ;
  543. 242543 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
  544. 242544 constexpr std::uintptr_t insertionIndex = 0x9C ;
  545. 242545 constexpr std::uintptr_t m_Layout = 0xA0 ;
  546. 242546 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
  547. 242547 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
  548. 242548 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
  549. 242549 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
  550. 242550 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
  551. 242551 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
  552. 242552 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
  553. 242553 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
  554. 242554 constexpr std::uintptr_t m_PickingMode = 0x160 ;
  555. 242555 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
  556. 242556 constexpr std::uintptr_t m_Style = 0x1A8 ;
  557. 242557 constexpr std::uintptr_t variableContext = 0x1F8 ;
  558. 242558 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
  559. 242559 constexpr std::uintptr_t controlid = 0x204 ;
  560. 242560 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
  561. 242561 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
  562. 242562 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
  563. 242563 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
  564. 242564 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
  565. 242565 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
  566. 242566 constexpr std::uintptr_t m_DataSource = 0x228 ;
  567. 242567 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
  568. 242568 constexpr std::uintptr_t m_Bindings = 0x238 ;
  569. 242569 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
  570. 242570 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
  571. 242571 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
  572. 242572 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
  573. 242573 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
  574. 242574 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
  575. 242575 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
  576. 242576 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
  577. 242577 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
  578. 242578 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
  579. 242579 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
  580. 242580 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
  581. 242581 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
  582. 242582 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
  583. 242583 constexpr std::uintptr_t m_Children = 0x290 ;
  584. 242584 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
  585. 242585 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
  586. 242586 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
  587. 242587 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
  588. 242588 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
  589. 242589 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
  590. 242590 constexpr std::uintptr_t _dragArea_k__BackingField = 0x2C8 ;
  591. 242591 
  592. 242592 namespace _static
  593. 242593 {
  594. 242594 constexpr std::uintptr_t ussClassName = 0x0 ;
  595. 242595 constexpr std::uintptr_t dragAreaUssClassName = 0x8 ;
  596. 242596 }
  597. 242597 
  598. 242598 }
  599. 242599 
  600. 242600 namespace HashEntry`1
  601. 242601 {
  602. 242602 constexpr std::uintptr_t hash = 0xFFFFFFFFFFFFFFF0 ;
  603. 242603 }
  604. 242604 
  605. 242605 namespace RenderGraphCompilationCache
  606. 242606 {
  607. 242607 constexpr std::uintptr_t m_HashEntries = 0x10 ;
  608. 242608 constexpr std::uintptr_t m_NativeHashEntries = 0x18 ;
  609. 242609 constexpr std::uintptr_t m_CompiledGraphPool = 0x20 ;
  610. 242610 constexpr std::uintptr_t m_NativeCompiledGraphPool = 0x28 ;
  611. 242611 
  612. 242612 namespace _static
  613. 242613 {
  614. 242614 constexpr std::uintptr_t s_EntryComparer = 0x0 ;
  615. 242615 constexpr std::uintptr_t s_NativeEntryComparer = 0x8 ;
  616. 242616 constexpr std::uintptr_t s_Hash = 0x10 ;
  617. 242617 }
  618. 242618 
  619. 242619 }
  620. 242620 
  621. 242621 namespace MonoScriptData
  622. 242622 {
  623. 242623 constexpr std::uintptr_t FilePathsData = 0x0 ;
  624. 242624 constexpr std::uintptr_t TypesData = 0x8 ;
  625. 242625 constexpr std::uintptr_t TotalTypes = 0x10 ;
  626. 242626 constexpr std::uintptr_t TotalFiles = 0x14 ;
  627. 242627 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
  628. 242628 }
  629. 242629 
  630. 242630 namespace UpDirection
  631. 242631 {
  632. 242632 constexpr std::uintptr_t value__ = 0x0 ;
  633. 242633 }
  634. 242634 
  635. 242635 namespace Axes
  636. 242636 {
  637. 242637 constexpr std::uintptr_t up = 0x0 ;
  638. 242638 constexpr std::uintptr_t right = 0xC ;
  639. 242639 constexpr std::uintptr_t forward = 0x18 ;
  640. 242640 }
  641. 242641 
  642. 242642 namespace HistoryRequestDelegate
  643. 242643 {
  644. 242644 constexpr std::uintptr_t method_ptr = 0x10 ;
  645. 242645 constexpr std::uintptr_t invoke_impl = 0x18 ;
  646. 242646 constexpr std::uintptr_t m_target = 0x20 ;
  647. 242647 constexpr std::uintptr_t method = 0x28 ;
  648. 242648 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  649. 242649 constexpr std::uintptr_t extra_arg = 0x38 ;
  650. 242650 constexpr std::uintptr_t method_code = 0x40 ;
  651. 242651 constexpr std::uintptr_t interp_method = 0x48 ;
  652. 242652 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  653. 242653 constexpr std::uintptr_t method_info = 0x58 ;
  654. 242654 constexpr std::uintptr_t original_method_info = 0x60 ;
  655. 242655 constexpr std::uintptr_t data = 0x68 ;
  656. 242656 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  657. 242657 constexpr std::uintptr_t delegates = 0x78 ;
  658. 242658 }
  659. 242659 
  660. 242660 namespace Item
  661. 242661 {
  662. 242662 constexpr std::uintptr_t storage = 0x0 ;
  663. 242663 constexpr std::uintptr_t isSet = 0x8 ;
  664. 242664 }
  665. 242665 
  666. 242666 namespace FixedBufferStringQueue
  667. 242667 {
  668. 242668 constexpr std::uintptr_t m_ReadCursor = 0x0 ;
  669. 242669 constexpr std::uintptr_t m_WriteCursor = 0x8 ;
  670. 242670 constexpr std::uintptr_t m_BufferEnd = 0x10 ;
  671. 242671 constexpr std::uintptr_t m_BufferStart = 0x18 ;
  672. 242672 constexpr std::uintptr_t m_BufferLength = 0x20 ;
  673. 242673 constexpr std::uintptr_t _Count_k__BackingField = 0x24 ;
  674. 242674 }
  675. 242675 
  676. 242676 namespace Iterator
  677. 242677 {
  678. 242678 constexpr std::uintptr_t owner = 0xFFFFFFFFFFFFFFF0 ;
  679. 242679 }
  680. 242680 
  681. 242681 namespace RangeIterator
  682. 242682 {
  683. 242683 constexpr std::uintptr_t owner = 0xFFFFFFFFFFFFFFF0 ;
  684. 242684 }
  685. 242685 
  686. 242686 namespace RangeEnumerable
  687. 242687 {
  688. 242688 constexpr std::uintptr_t iterator = 0xFFFFFFFFFFFFFFF0 ;
  689. 242689 }
  690. 242690 
  691. 242691 namespace SortComparer
  692. 242692 {
  693. 242693 constexpr std::uintptr_t method_ptr = 0x10 ;
  694. 242694 constexpr std::uintptr_t invoke_impl = 0x18 ;
  695. 242695 constexpr std::uintptr_t m_target = 0x20 ;
  696. 242696 constexpr std::uintptr_t method = 0x28 ;
  697. 242697 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  698. 242698 constexpr std::uintptr_t extra_arg = 0x38 ;
  699. 242699 constexpr std::uintptr_t method_code = 0x40 ;
  700. 242700 constexpr std::uintptr_t interp_method = 0x48 ;
  701. 242701 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  702. 242702 constexpr std::uintptr_t method_info = 0x58 ;
  703. 242703 constexpr std::uintptr_t original_method_info = 0x60 ;
  704. 242704 constexpr std::uintptr_t data = 0x68 ;
  705. 242705 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  706. 242706 constexpr std::uintptr_t delegates = 0x78 ;
  707. 242707 }
  708. 242708 
  709. 242709 namespace ScalerContainer
  710. 242710 {
  711. 242711 constexpr std::uintptr_t type = 0x0 ;
  712. 242712 constexpr std::uintptr_t method = 0x8 ;
  713. 242713 }
  714. 242714 
  715. 242715 namespace UpsamplerScheduleType
  716. 242716 {
  717. 242717 constexpr std::uintptr_t value__ = 0x0 ;
  718. 242718 }
  719. 242719 
  720. 242720 namespace PooledObject
  721. 242721 {
  722. 242722 constexpr std::uintptr_t m_ToReturn = 0xFFFFFFFFFFFFFFF0 ;
  723. 242723 }
  724. 242724 
  725. 242725 namespace Package
  726. 242726 {
  727. 242727 constexpr std::uintptr_t value__ = 0x0 ;
  728. 242728 }
  729. 242729 
  730. 242730 namespace StatsPanel
  731. 242731 {
  732. 242732 constexpr std::uintptr_t m_Widgets = 0x10 ;
  733. 242733 constexpr std::uintptr_t m_DisplayInfo = 0x18 ;
  734. 242734 constexpr std::uintptr_t m_Data = 0x0 ;
  735. 242735 }
  736. 242736 
  737. 242737 namespace VolumeParameterChain
  738. 242738 {
  739. 242739 constexpr std::uintptr_t nameAndTooltip = 0x0 ;
  740. 242740 constexpr std::uintptr_t volumeProfile = 0x10 ;
  741. 242741 constexpr std::uintptr_t volumeComponent = 0x18 ;
  742. 242742 constexpr std::uintptr_t volume = 0x20 ;
  743. 242743 }
  744. 242744 
  745. 242745 namespace SettingsPanel
  746. 242746 {
  747. 242747 constexpr std::uintptr_t m_Widgets = 0x10 ;
  748. 242748 constexpr std::uintptr_t m_DisplayInfo = 0x18 ;
  749. 242749 constexpr std::uintptr_t m_Data = 0x20 ;
  750. 242750 constexpr std::uintptr_t m_VolumeTable = 0x28 ;
  751. 242751 }
  752. 242752 
  753. 242753 namespace AccumulatedTiming
  754. 242754 {
  755. 242755 constexpr std::uintptr_t accumulatedValue = 0x0 ;
  756. 242756 }
  757. 242757 
  758. 242758 namespace DebugProfilingType
  759. 242759 {
  760. 242760 constexpr std::uintptr_t value__ = 0xFFFFFFFFFFFFFFF0 ;
  761. 242761 }
  762. 242762 
  763. 242763 namespace UIMode
  764. 242764 {
  765. 242765 constexpr std::uintptr_t value__ = 0x0 ;
  766. 242766 }
  767. 242767 
  768. 242768 namespace UIState
  769. 242769 {
  770. 242770 constexpr std::uintptr_t mode = 0x10 ;
  771. 242771 constexpr std::uintptr_t m_Open = 0x14 ;
  772. 242772 }
  773. 242773 
  774. 242774 namespace DebugActionKeyType
  775. 242775 {
  776. 242776 constexpr std::uintptr_t value__ = 0x0 ;
  777. 242777 }
  778. 242778 
  779. 242779 namespace Container
  780. 242780 {
  781. 242781 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  782. 242782 constexpr std::uintptr_t m_Panel = 0x18 ;
  783. 242783 constexpr std::uintptr_t m_Parent = 0x20 ;
  784. 242784 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  785. 242785 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  786. 242786 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  787. 242787 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  788. 242788 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  789. 242789 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
  790. 242790 }
  791. 242791 
  792. 242792 namespace ContextMenuItem
  793. 242793 {
  794. 242794 constexpr std::uintptr_t displayName = 0x0 ;
  795. 242795 constexpr std::uintptr_t action = 0x8 ;
  796. 242796 }
  797. 242797 
  798. 242798 namespace Foldout
  799. 242799 {
  800. 242800 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  801. 242801 constexpr std::uintptr_t m_Panel = 0x18 ;
  802. 242802 constexpr std::uintptr_t m_Parent = 0x20 ;
  803. 242803 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  804. 242804 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  805. 242805 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  806. 242806 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  807. 242807 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  808. 242808 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
  809. 242809 constexpr std::uintptr_t _opened_k__BackingField = 0x58 ;
  810. 242810 constexpr std::uintptr_t isHeader = 0x59 ;
  811. 242811 constexpr std::uintptr_t contextMenuItems = 0x60 ;
  812. 242812 constexpr std::uintptr_t _documentationUrl_k__BackingField = 0x68 ;
  813. 242813 constexpr std::uintptr_t m_Dirty = 0x70 ;
  814. 242814 constexpr std::uintptr_t m_ColumnLabels = 0x78 ;
  815. 242815 constexpr std::uintptr_t m_ColumnTooltips = 0x80 ;
  816. 242816 constexpr std::uintptr_t m_RowContents = 0x88 ;
  817. 242817 }
  818. 242818 
  819. 242819 namespace HBox
  820. 242820 {
  821. 242821 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  822. 242822 constexpr std::uintptr_t m_Panel = 0x18 ;
  823. 242823 constexpr std::uintptr_t m_Parent = 0x20 ;
  824. 242824 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  825. 242825 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  826. 242826 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  827. 242827 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  828. 242828 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  829. 242829 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
  830. 242830 }
  831. 242831 
  832. 242832 namespace VBox
  833. 242833 {
  834. 242834 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  835. 242835 constexpr std::uintptr_t m_Panel = 0x18 ;
  836. 242836 constexpr std::uintptr_t m_Parent = 0x20 ;
  837. 242837 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  838. 242838 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  839. 242839 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  840. 242840 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  841. 242841 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  842. 242842 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
  843. 242843 }
  844. 242844 
  845. 242845 namespace Row
  846. 242846 {
  847. 242847 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  848. 242848 constexpr std::uintptr_t m_Panel = 0x18 ;
  849. 242849 constexpr std::uintptr_t m_Parent = 0x20 ;
  850. 242850 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  851. 242851 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  852. 242852 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  853. 242853 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  854. 242854 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  855. 242855 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
  856. 242856 constexpr std::uintptr_t _opened_k__BackingField = 0x58 ;
  857. 242857 constexpr std::uintptr_t isHeader = 0x59 ;
  858. 242858 constexpr std::uintptr_t contextMenuItems = 0x60 ;
  859. 242859 constexpr std::uintptr_t _documentationUrl_k__BackingField = 0x68 ;
  860. 242860 constexpr std::uintptr_t m_Dirty = 0x70 ;
  861. 242861 constexpr std::uintptr_t m_ColumnLabels = 0x78 ;
  862. 242862 constexpr std::uintptr_t m_ColumnTooltips = 0x80 ;
  863. 242863 constexpr std::uintptr_t m_RowContents = 0x88 ;
  864. 242864 }
  865. 242865 
  866. 242866 namespace Table
  867. 242867 {
  868. 242868 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  869. 242869 constexpr std::uintptr_t m_Panel = 0x18 ;
  870. 242870 constexpr std::uintptr_t m_Parent = 0x20 ;
  871. 242871 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  872. 242872 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  873. 242873 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  874. 242874 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  875. 242875 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  876. 242876 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
  877. 242877 constexpr std::uintptr_t isReadOnly = 0x58 ;
  878. 242878 constexpr std::uintptr_t m_Header = 0x60 ;
  879. 242879 
  880. 242880 namespace _static
  881. 242881 {
  882. 242882 constexpr std::uintptr_t columnHeaderStyle = 0x0 ;
  883. 242883 }
  884. 242884 
  885. 242885 }
  886. 242886 
  887. 242887 namespace Field`1
  888. 242888 {
  889. 242889 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  890. 242890 constexpr std::uintptr_t m_Panel = 0x18 ;
  891. 242891 constexpr std::uintptr_t m_Parent = 0x20 ;
  892. 242892 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  893. 242893 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  894. 242894 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  895. 242895 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  896. 242896 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  897. 242897 constexpr std::uintptr_t _getter_k__BackingField = 0x0 ;
  898. 242898 }
  899. 242899 
  900. 242900 namespace BoolField
  901. 242901 {
  902. 242902 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  903. 242903 constexpr std::uintptr_t m_Panel = 0x18 ;
  904. 242904 constexpr std::uintptr_t m_Parent = 0x20 ;
  905. 242905 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  906. 242906 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  907. 242907 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  908. 242908 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  909. 242909 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  910. 242910 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  911. 242911 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  912. 242912 constexpr std::uintptr_t onValueChanged = 0x60 ;
  913. 242913 }
  914. 242914 
  915. 242915 namespace HistoryBoolField
  916. 242916 {
  917. 242917 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  918. 242918 constexpr std::uintptr_t m_Panel = 0x18 ;
  919. 242919 constexpr std::uintptr_t m_Parent = 0x20 ;
  920. 242920 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  921. 242921 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  922. 242922 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  923. 242923 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  924. 242924 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  925. 242925 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  926. 242926 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  927. 242927 constexpr std::uintptr_t onValueChanged = 0x60 ;
  928. 242928 constexpr std::uintptr_t _historyGetter_k__BackingField = 0x68 ;
  929. 242929 }
  930. 242930 
  931. 242931 namespace IntField
  932. 242932 {
  933. 242933 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  934. 242934 constexpr std::uintptr_t m_Panel = 0x18 ;
  935. 242935 constexpr std::uintptr_t m_Parent = 0x20 ;
  936. 242936 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  937. 242937 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  938. 242938 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  939. 242939 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  940. 242940 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  941. 242941 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  942. 242942 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  943. 242943 constexpr std::uintptr_t onValueChanged = 0x60 ;
  944. 242944 constexpr std::uintptr_t min = 0x68 ;
  945. 242945 constexpr std::uintptr_t max = 0x70 ;
  946. 242946 constexpr std::uintptr_t incStep = 0x78 ;
  947. 242947 constexpr std::uintptr_t intStepMult = 0x7C ;
  948. 242948 }
  949. 242949 
  950. 242950 namespace UIntField
  951. 242951 {
  952. 242952 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  953. 242953 constexpr std::uintptr_t m_Panel = 0x18 ;
  954. 242954 constexpr std::uintptr_t m_Parent = 0x20 ;
  955. 242955 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  956. 242956 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  957. 242957 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  958. 242958 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  959. 242959 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  960. 242960 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  961. 242961 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  962. 242962 constexpr std::uintptr_t onValueChanged = 0x60 ;
  963. 242963 constexpr std::uintptr_t min = 0x68 ;
  964. 242964 constexpr std::uintptr_t max = 0x70 ;
  965. 242965 constexpr std::uintptr_t incStep = 0x78 ;
  966. 242966 constexpr std::uintptr_t intStepMult = 0x7C ;
  967. 242967 }
  968. 242968 
  969. 242969 namespace FloatField
  970. 242970 {
  971. 242971 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  972. 242972 constexpr std::uintptr_t m_Panel = 0x18 ;
  973. 242973 constexpr std::uintptr_t m_Parent = 0x20 ;
  974. 242974 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  975. 242975 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  976. 242976 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  977. 242977 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  978. 242978 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  979. 242979 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  980. 242980 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  981. 242981 constexpr std::uintptr_t onValueChanged = 0x60 ;
  982. 242982 constexpr std::uintptr_t min = 0x68 ;
  983. 242983 constexpr std::uintptr_t max = 0x70 ;
  984. 242984 constexpr std::uintptr_t incStep = 0x78 ;
  985. 242985 constexpr std::uintptr_t incStepMult = 0x7C ;
  986. 242986 constexpr std::uintptr_t decimals = 0x80 ;
  987. 242987 }
  988. 242988 
  989. 242989 namespace RenderingLayerField
  990. 242990 {
  991. 242991 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  992. 242992 constexpr std::uintptr_t m_Panel = 0x18 ;
  993. 242993 constexpr std::uintptr_t m_Parent = 0x20 ;
  994. 242994 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  995. 242995 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  996. 242996 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  997. 242997 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  998. 242998 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  999. 242999 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1000. 243000 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1001. 243001 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1002. 243002 constexpr std::uintptr_t m_RenderingLayersNames = 0x68 ;
  1003. 243003 constexpr std::uintptr_t m_DefinedRenderingLayersCount = 0x70 ;
  1004. 243004 constexpr std::uintptr_t m_RenderingLayersColors = 0x78 ;
  1005. 243005 constexpr std::uintptr_t _getRenderingLayerColor_k__BackingField = 0x80 ;
  1006. 243006 constexpr std::uintptr_t _setRenderingLayerColor_k__BackingField = 0x88 ;
  1007. 243007 
  1008. 243008 namespace _static
  1009. 243009 {
  1010. 243010 constexpr std::uintptr_t s_RenderingLayerColors = 0x0 ;
  1011. 243011 }
  1012. 243012 
  1013. 243013 }
  1014. 243014 
  1015. 243015 namespace EnumField`1
  1016. 243016 {
  1017. 243017 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1018. 243018 constexpr std::uintptr_t m_Panel = 0x18 ;
  1019. 243019 constexpr std::uintptr_t m_Parent = 0x20 ;
  1020. 243020 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1021. 243021 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1022. 243022 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1023. 243023 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1024. 243024 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1025. 243025 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1026. 243026 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1027. 243027 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1028. 243028 constexpr std::uintptr_t enumNames = 0x0 ;
  1029. 243029 
  1030. 243030 namespace _static
  1031. 243031 {
  1032. 243032 constexpr std::uintptr_t s_NicifyRegEx = 0x0 ;
  1033. 243033 }
  1034. 243034 
  1035. 243035 }
  1036. 243036 
  1037. 243037 namespace EnumField
  1038. 243038 {
  1039. 243039 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1040. 243040 constexpr std::uintptr_t m_Panel = 0x18 ;
  1041. 243041 constexpr std::uintptr_t m_Parent = 0x20 ;
  1042. 243042 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1043. 243043 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1044. 243044 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1045. 243045 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1046. 243046 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1047. 243047 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1048. 243048 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1049. 243049 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1050. 243050 constexpr std::uintptr_t enumNames = 0x68 ;
  1051. 243051 constexpr std::uintptr_t m_EnumValues = 0x70 ;
  1052. 243052 constexpr std::uintptr_t quickSeparators = 0x78 ;
  1053. 243053 constexpr std::uintptr_t m_Indexes = 0x80 ;
  1054. 243054 constexpr std::uintptr_t _getIndex_k__BackingField = 0x88 ;
  1055. 243055 constexpr std::uintptr_t _setIndex_k__BackingField = 0x90 ;
  1056. 243056 }
  1057. 243057 
  1058. 243058 namespace ObjectPopupField
  1059. 243059 {
  1060. 243060 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1061. 243061 constexpr std::uintptr_t m_Panel = 0x18 ;
  1062. 243062 constexpr std::uintptr_t m_Parent = 0x20 ;
  1063. 243063 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1064. 243064 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1065. 243065 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1066. 243066 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1067. 243067 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1068. 243068 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1069. 243069 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1070. 243070 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1071. 243071 constexpr std::uintptr_t _getObjects_k__BackingField = 0x68 ;
  1072. 243072 }
  1073. 243073 
  1074. 243074 namespace CameraSelector
  1075. 243075 {
  1076. 243076 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1077. 243077 constexpr std::uintptr_t m_Panel = 0x18 ;
  1078. 243078 constexpr std::uintptr_t m_Parent = 0x20 ;
  1079. 243079 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1080. 243080 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1081. 243081 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1082. 243082 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1083. 243083 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1084. 243084 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1085. 243085 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1086. 243086 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1087. 243087 constexpr std::uintptr_t _getObjects_k__BackingField = 0x68 ;
  1088. 243088 constexpr std::uintptr_t m_CamerasArray = 0x70 ;
  1089. 243089 constexpr std::uintptr_t m_Cameras = 0x78 ;
  1090. 243090 }
  1091. 243091 
  1092. 243092 namespace HistoryEnumField
  1093. 243093 {
  1094. 243094 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1095. 243095 constexpr std::uintptr_t m_Panel = 0x18 ;
  1096. 243096 constexpr std::uintptr_t m_Parent = 0x20 ;
  1097. 243097 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1098. 243098 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1099. 243099 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1100. 243100 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1101. 243101 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1102. 243102 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1103. 243103 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1104. 243104 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1105. 243105 constexpr std::uintptr_t enumNames = 0x68 ;
  1106. 243106 constexpr std::uintptr_t m_EnumValues = 0x70 ;
  1107. 243107 constexpr std::uintptr_t quickSeparators = 0x78 ;
  1108. 243108 constexpr std::uintptr_t m_Indexes = 0x80 ;
  1109. 243109 constexpr std::uintptr_t _getIndex_k__BackingField = 0x88 ;
  1110. 243110 constexpr std::uintptr_t _setIndex_k__BackingField = 0x90 ;
  1111. 243111 constexpr std::uintptr_t _historyIndexGetter_k__BackingField = 0x98 ;
  1112. 243112 }
  1113. 243113 
  1114. 243114 namespace BitField
  1115. 243115 {
  1116. 243116 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1117. 243117 constexpr std::uintptr_t m_Panel = 0x18 ;
  1118. 243118 constexpr std::uintptr_t m_Parent = 0x20 ;
  1119. 243119 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1120. 243120 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1121. 243121 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1122. 243122 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1123. 243123 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1124. 243124 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1125. 243125 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1126. 243126 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1127. 243127 constexpr std::uintptr_t enumNames = 0x68 ;
  1128. 243128 constexpr std::uintptr_t m_EnumValues = 0x70 ;
  1129. 243129 constexpr std::uintptr_t m_EnumType = 0x78 ;
  1130. 243130 }
  1131. 243131 
  1132. 243132 namespace ColorField
  1133. 243133 {
  1134. 243134 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1135. 243135 constexpr std::uintptr_t m_Panel = 0x18 ;
  1136. 243136 constexpr std::uintptr_t m_Parent = 0x20 ;
  1137. 243137 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1138. 243138 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1139. 243139 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1140. 243140 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1141. 243141 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1142. 243142 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1143. 243143 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1144. 243144 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1145. 243145 constexpr std::uintptr_t hdr = 0x68 ;
  1146. 243146 constexpr std::uintptr_t showAlpha = 0x69 ;
  1147. 243147 constexpr std::uintptr_t showPicker = 0x6A ;
  1148. 243148 constexpr std::uintptr_t incStep = 0x6C ;
  1149. 243149 constexpr std::uintptr_t incStepMult = 0x70 ;
  1150. 243150 constexpr std::uintptr_t decimals = 0x74 ;
  1151. 243151 }
  1152. 243152 
  1153. 243153 namespace Vector2Field
  1154. 243154 {
  1155. 243155 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1156. 243156 constexpr std::uintptr_t m_Panel = 0x18 ;
  1157. 243157 constexpr std::uintptr_t m_Parent = 0x20 ;
  1158. 243158 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1159. 243159 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1160. 243160 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1161. 243161 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1162. 243162 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1163. 243163 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1164. 243164 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1165. 243165 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1166. 243166 constexpr std::uintptr_t incStep = 0x68 ;
  1167. 243167 constexpr std::uintptr_t incStepMult = 0x6C ;
  1168. 243168 constexpr std::uintptr_t decimals = 0x70 ;
  1169. 243169 }
  1170. 243170 
  1171. 243171 namespace Vector3Field
  1172. 243172 {
  1173. 243173 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1174. 243174 constexpr std::uintptr_t m_Panel = 0x18 ;
  1175. 243175 constexpr std::uintptr_t m_Parent = 0x20 ;
  1176. 243176 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1177. 243177 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1178. 243178 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1179. 243179 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1180. 243180 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1181. 243181 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1182. 243182 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1183. 243183 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1184. 243184 constexpr std::uintptr_t incStep = 0x68 ;
  1185. 243185 constexpr std::uintptr_t incStepMult = 0x6C ;
  1186. 243186 constexpr std::uintptr_t decimals = 0x70 ;
  1187. 243187 }
  1188. 243188 
  1189. 243189 namespace Vector4Field
  1190. 243190 {
  1191. 243191 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1192. 243192 constexpr std::uintptr_t m_Panel = 0x18 ;
  1193. 243193 constexpr std::uintptr_t m_Parent = 0x20 ;
  1194. 243194 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1195. 243195 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1196. 243196 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1197. 243197 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1198. 243198 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1199. 243199 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1200. 243200 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1201. 243201 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1202. 243202 constexpr std::uintptr_t incStep = 0x68 ;
  1203. 243203 constexpr std::uintptr_t incStepMult = 0x6C ;
  1204. 243204 constexpr std::uintptr_t decimals = 0x70 ;
  1205. 243205 }
  1206. 243206 
  1207. 243207 namespace ObjectField
  1208. 243208 {
  1209. 243209 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1210. 243210 constexpr std::uintptr_t m_Panel = 0x18 ;
  1211. 243211 constexpr std::uintptr_t m_Parent = 0x20 ;
  1212. 243212 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1213. 243213 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1214. 243214 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1215. 243215 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1216. 243216 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1217. 243217 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1218. 243218 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1219. 243219 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1220. 243220 constexpr std::uintptr_t type = 0x68 ;
  1221. 243221 }
  1222. 243222 
  1223. 243223 namespace ObjectListField
  1224. 243224 {
  1225. 243225 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1226. 243226 constexpr std::uintptr_t m_Panel = 0x18 ;
  1227. 243227 constexpr std::uintptr_t m_Parent = 0x20 ;
  1228. 243228 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1229. 243229 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1230. 243230 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1231. 243231 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1232. 243232 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1233. 243233 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1234. 243234 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1235. 243235 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1236. 243236 constexpr std::uintptr_t type = 0x68 ;
  1237. 243237 }
  1238. 243238 
  1239. 243239 namespace Style
  1240. 243240 {
  1241. 243241 constexpr std::uintptr_t value__ = 0x0 ;
  1242. 243242 }
  1243. 243243 
  1244. 243244 namespace MessageBox
  1245. 243245 {
  1246. 243246 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1247. 243247 constexpr std::uintptr_t m_Panel = 0x18 ;
  1248. 243248 constexpr std::uintptr_t m_Parent = 0x20 ;
  1249. 243249 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1250. 243250 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1251. 243251 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1252. 243252 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1253. 243253 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1254. 243254 constexpr std::uintptr_t style = 0x50 ;
  1255. 243255 constexpr std::uintptr_t messageCallback = 0x58 ;
  1256. 243256 }
  1257. 243257 
  1258. 243258 namespace RuntimeDebugShadersMessageBox
  1259. 243259 {
  1260. 243260 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1261. 243261 constexpr std::uintptr_t m_Panel = 0x18 ;
  1262. 243262 constexpr std::uintptr_t m_Parent = 0x20 ;
  1263. 243263 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1264. 243264 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1265. 243265 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1266. 243266 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1267. 243267 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1268. 243268 constexpr std::uintptr_t style = 0x50 ;
  1269. 243269 constexpr std::uintptr_t messageCallback = 0x58 ;
  1270. 243270 }
  1271. 243271 
  1272. 243272 namespace Panel
  1273. 243273 {
  1274. 243274 constexpr std::uintptr_t _flags_k__BackingField = 0x10 ;
  1275. 243275 constexpr std::uintptr_t _displayName_k__BackingField = 0x18 ;
  1276. 243276 constexpr std::uintptr_t _groupIndex_k__BackingField = 0x20 ;
  1277. 243277 constexpr std::uintptr_t _children_k__BackingField = 0x28 ;
  1278. 243278 constexpr std::uintptr_t onSetDirty = 0x30 ;
  1279. 243279 }
  1280. 243280 
  1281. 243281 namespace Flags
  1282. 243282 {
  1283. 243283 constexpr std::uintptr_t value__ = 0x0 ;
  1284. 243284 }
  1285. 243285 
  1286. 243286 namespace NameAndTooltip
  1287. 243287 {
  1288. 243288 constexpr std::uintptr_t name = 0x0 ;
  1289. 243289 constexpr std::uintptr_t tooltip = 0x8 ;
  1290. 243290 }
  1291. 243291 
  1292. 243292 namespace Widget
  1293. 243293 {
  1294. 243294 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1295. 243295 constexpr std::uintptr_t m_Panel = 0x18 ;
  1296. 243296 constexpr std::uintptr_t m_Parent = 0x20 ;
  1297. 243297 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1298. 243298 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1299. 243299 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1300. 243300 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1301. 243301 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1302. 243302 }
  1303. 243303 
  1304. 243304 namespace Button
  1305. 243305 {
  1306. 243306 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1307. 243307 constexpr std::uintptr_t m_Panel = 0x18 ;
  1308. 243308 constexpr std::uintptr_t m_Parent = 0x20 ;
  1309. 243309 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1310. 243310 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1311. 243311 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1312. 243312 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1313. 243313 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1314. 243314 constexpr std::uintptr_t _action_k__BackingField = 0x50 ;
  1315. 243315 }
  1316. 243316 
  1317. 243317 namespace Value
  1318. 243318 {
  1319. 243319 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1320. 243320 constexpr std::uintptr_t m_Panel = 0x18 ;
  1321. 243321 constexpr std::uintptr_t m_Parent = 0x20 ;
  1322. 243322 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1323. 243323 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1324. 243324 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1325. 243325 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1326. 243326 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1327. 243327 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1328. 243328 constexpr std::uintptr_t refreshRate = 0x58 ;
  1329. 243329 constexpr std::uintptr_t formatString = 0x60 ;
  1330. 243330 }
  1331. 243331 
  1332. 243332 namespace ProgressBarValue
  1333. 243333 {
  1334. 243334 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1335. 243335 constexpr std::uintptr_t m_Panel = 0x18 ;
  1336. 243336 constexpr std::uintptr_t m_Parent = 0x20 ;
  1337. 243337 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1338. 243338 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1339. 243339 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1340. 243340 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1341. 243341 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1342. 243342 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1343. 243343 constexpr std::uintptr_t refreshRate = 0x58 ;
  1344. 243344 constexpr std::uintptr_t formatString = 0x60 ;
  1345. 243345 constexpr std::uintptr_t min = 0x68 ;
  1346. 243346 constexpr std::uintptr_t max = 0x6C ;
  1347. 243347 }
  1348. 243348 
  1349. 243349 namespace ValueTuple
  1350. 243350 {
  1351. 243351 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1352. 243352 constexpr std::uintptr_t m_Panel = 0x18 ;
  1353. 243353 constexpr std::uintptr_t m_Parent = 0x20 ;
  1354. 243354 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1355. 243355 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1356. 243356 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1357. 243357 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1358. 243358 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1359. 243359 constexpr std::uintptr_t values = 0x50 ;
  1360. 243360 constexpr std::uintptr_t pinnedElementIndex = 0x58 ;
  1361. 243361 }
  1362. 243362 
  1363. 243363 namespace MaskField
  1364. 243364 {
  1365. 243365 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
  1366. 243366 constexpr std::uintptr_t m_Panel = 0x18 ;
  1367. 243367 constexpr std::uintptr_t m_Parent = 0x20 ;
  1368. 243368 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
  1369. 243369 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
  1370. 243370 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
  1371. 243371 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
  1372. 243372 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
  1373. 243373 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
  1374. 243374 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
  1375. 243375 constexpr std::uintptr_t onValueChanged = 0x60 ;
  1376. 243376 constexpr std::uintptr_t enumNames = 0x68 ;
  1377. 243377 constexpr std::uintptr_t m_EnumValues = 0x70 ;
  1378. 243378 }
  1379. 243379 
  1380. 243380 namespace DebugValueType
  1381. 243381 {
  1382. 243382 constexpr std::uintptr_t value__ = 0x0 ;
  1383. 243383 }
  1384. 243384 
  1385. 243385 namespace Shape
  1386. 243386 {
  1387. 243387 constexpr std::uintptr_t value__ = 0x0 ;
  1388. 243388 }
  1389. 243389 
  1390. 243390 namespace Mode
  1391. 243391 {
  1392. 243392 constexpr std::uintptr_t value__ = 0x0 ;
  1393. 243393 }
  1394. 243394 
  1395. 243395 namespace RenderingLayerMaskOperation
  1396. 243396 {
  1397. 243397 constexpr std::uintptr_t value__ = 0x0 ;
  1398. 243398 }
  1399. 243399 
  1400. 243400 namespace Version
  1401. 243401 {
  1402. 243402 constexpr std::uintptr_t value__ = 0x0 ;
  1403. 243403 }
  1404. 243404 
  1405. 243405 namespace Brick
  1406. 243406 {
  1407. 243407 constexpr std::uintptr_t position = 0x0 ;
  1408. 243408 constexpr std::uintptr_t subdivisionLevel = 0xC ;
  1409. 243409 }
  1410. 243410 
  1411. 243411 namespace IndirectionEntryUpdateInfo
  1412. 243412 {
  1413. 243413 constexpr std::uintptr_t firstChunkIndex = 0x0 ;
  1414. 243414 constexpr std::uintptr_t numberOfChunks = 0x4 ;
  1415. 243415 constexpr std::uintptr_t minSubdivInCell = 0x8 ;
  1416. 243416 constexpr std::uintptr_t minValidBrickIndexForCellAtMaxRes = 0xC ;
  1417. 243417 constexpr std::uintptr_t maxValidBrickIndexForCellAtMaxResPlusOne = 0x18 ;
  1418. 243418 constexpr std::uintptr_t entryPositionInBricksAtMaxRes = 0x24 ;
  1419. 243419 constexpr std::uintptr_t hasOnlyBiggerBricks = 0x30 ;
  1420. 243420 }
  1421. 243421 
  1422. 243422 namespace CellIndexUpdateInfo
  1423. 243423 {
  1424. 243424 constexpr std::uintptr_t entriesInfo = 0x0 ;
  1425. 243425 }
  1426. 243426 
  1427. 243427 namespace BrickChunkAlloc
  1428. 243428 {
  1429. 243429 constexpr std::uintptr_t x = 0x0 ;
  1430. 243430 constexpr std::uintptr_t y = 0x4 ;
  1431. 243431 constexpr std::uintptr_t z = 0x8 ;
  1432. 243432 }
  1433. 243433 
  1434. 243434 namespace DataLocation
  1435. 243435 {
  1436. 243436 constexpr std::uintptr_t TexL0_L1rx = 0x0 ;
  1437. 243437 constexpr std::uintptr_t TexL1_G_ry = 0x8 ;
  1438. 243438 constexpr std::uintptr_t TexL1_B_rz = 0x10 ;
  1439. 243439 constexpr std::uintptr_t TexL2_0 = 0x18 ;
  1440. 243440 constexpr std::uintptr_t TexL2_1 = 0x20 ;
  1441. 243441 constexpr std::uintptr_t TexL2_2 = 0x28 ;
  1442. 243442 constexpr std::uintptr_t TexL2_3 = 0x30 ;
  1443. 243443 constexpr std::uintptr_t TexProbeOcclusion = 0x38 ;
  1444. 243444 constexpr std::uintptr_t TexValidity = 0x40 ;
  1445. 243445 constexpr std::uintptr_t TexSkyOcclusion = 0x48 ;
  1446. 243446 constexpr std::uintptr_t TexSkyShadingDirectionIndices = 0x50 ;
  1447. 243447 constexpr std::uintptr_t width = 0x58 ;
  1448. 243448 constexpr std::uintptr_t height = 0x5C ;
  1449. 243449 constexpr std::uintptr_t depth = 0x60 ;
  1450. 243450 }
  1451. 243451 
  1452. 243452 namespace IndexMetaData
  1453. 243453 {
  1454. 243454 constexpr std::uintptr_t minLocalIdx = 0x0 ;
  1455. 243455 constexpr std::uintptr_t maxLocalIdxPlusOne = 0xC ;
  1456. 243456 constexpr std::uintptr_t firstChunkIndex = 0x18 ;
  1457. 243457 constexpr std::uintptr_t minSubdiv = 0x1C ;
  1458. 243458 
  1459. 243459 namespace _static
  1460. 243460 {
  1461. 243461 constexpr std::uintptr_t s_PackedValues = 0x0 ;
  1462. 243462 }
  1463. 243463 
  1464. 243464 }
  1465. 243465 
  1466. 243466 namespace CellInstancedDebugProbes
  1467. 243467 {
  1468. 243468 constexpr std::uintptr_t probeBuffers = 0x10 ;
  1469. 243469 constexpr std::uintptr_t offsetBuffers = 0x18 ;
  1470. 243470 constexpr std::uintptr_t props = 0x20 ;
  1471. 243471 }
  1472. 243472 
  1473. 243473 namespace RenderFragmentationOverlayPassData
  1474. 243474 {
  1475. 243475 constexpr std::uintptr_t debugFragmentationMaterial = 0x10 ;
  1476. 243476 constexpr std::uintptr_t debugOverlay = 0x18 ;
  1477. 243477 constexpr std::uintptr_t chunkCount = 0x20 ;
  1478. 243478 constexpr std::uintptr_t debugFragmentationData = 0x28 ;
  1479. 243479 constexpr std::uintptr_t colorBuffer = 0x30 ;
  1480. 243480 constexpr std::uintptr_t depthBuffer = 0x40 ;
  1481. 243481 }
  1482. 243482 
  1483. 243483 namespace DiskStreamingRequest
  1484. 243484 {
  1485. 243485 constexpr std::uintptr_t m_ReadHandle = 0x10 ;
  1486. 243486 constexpr std::uintptr_t m_ReadCommandArray = 0x20 ;
  1487. 243487 constexpr std::uintptr_t m_ReadCommandBuffer = 0x30 ;
  1488. 243488 constexpr std::uintptr_t m_BytesWritten = 0x40 ;
  1489. 243489 }
  1490. 243490 
  1491. 243491 namespace CellStreamingScratchBufferLayout
  1492. 243492 {
  1493. 243493 constexpr std::uintptr_t _SharedDestChunksOffset = 0x0 ;
  1494. 243494 constexpr std::uintptr_t _L0L1rxOffset = 0x4 ;
  1495. 243495 constexpr std::uintptr_t _L1GryOffset = 0x8 ;
  1496. 243496 constexpr std::uintptr_t _L1BrzOffset = 0xC ;
  1497. 243497 constexpr std::uintptr_t _ValidityOffset = 0x10 ;
  1498. 243498 constexpr std::uintptr_t _ProbeOcclusionOffset = 0x14 ;
  1499. 243499 constexpr std::uintptr_t _SkyOcclusionOffset = 0x18 ;
  1500. 243500 constexpr std::uintptr_t _SkyShadingDirectionOffset = 0x1C ;
  1501. 243501 constexpr std::uintptr_t _L2_0Offset = 0x20 ;
  1502. 243502 constexpr std::uintptr_t _L2_1Offset = 0x24 ;
  1503. 243503 constexpr std::uintptr_t _L2_2Offset = 0x28 ;
  1504. 243504 constexpr std::uintptr_t _L2_3Offset = 0x2C ;
  1505. 243505 constexpr std::uintptr_t _L0Size = 0x30 ;
  1506. 243506 constexpr std::uintptr_t _L0ProbeSize = 0x34 ;
  1507. 243507 constexpr std::uintptr_t _L1Size = 0x38 ;
  1508. 243508 constexpr std::uintptr_t _L1ProbeSize = 0x3C ;
  1509. 243509 constexpr std::uintptr_t _ValiditySize = 0x40 ;
  1510. 243510 constexpr std::uintptr_t _ValidityProbeSize = 0x44 ;
  1511. 243511 constexpr std::uintptr_t _ProbeOcclusionSize = 0x48 ;
  1512. 243512 constexpr std::uintptr_t _ProbeOcclusionProbeSize = 0x4C ;
  1513. 243513 constexpr std::uintptr_t _SkyOcclusionSize = 0x50 ;
  1514. 243514 constexpr std::uintptr_t _SkyOcclusionProbeSize = 0x54 ;
  1515. 243515 constexpr std::uintptr_t _SkyShadingDirectionSize = 0x58 ;
  1516. 243516 constexpr std::uintptr_t _SkyShadingDirectionProbeSize = 0x5C ;
  1517. 243517 constexpr std::uintptr_t _L2Size = 0x60 ;
  1518. 243518 constexpr std::uintptr_t _L2ProbeSize = 0x64 ;
  1519. 243519 constexpr std::uintptr_t _ProbeCountInChunkLine = 0x68 ;
  1520. 243520 constexpr std::uintptr_t _ProbeCountInChunkSlice = 0x6C ;
  1521. 243521 }
  1522. 243522 
  1523. 243523 namespace CellStreamingScratchBuffer
  1524. 243524 {
  1525. 243525 constexpr std::uintptr_t stagingBuffer = 0x10 ;
  1526. 243526 constexpr std::uintptr_t _chunkCount_k__BackingField = 0x20 ;
  1527. 243527 constexpr std::uintptr_t _chunkSize_k__BackingField = 0x24 ;
  1528. 243528 constexpr std::uintptr_t m_CurrentBuffer = 0x28 ;
  1529. 243529 constexpr std::uintptr_t m_GraphicsBuffers = 0x30 ;
  1530. 243530 }
  1531. 243531 
  1532. 243532 namespace State
  1533. 243533 {
  1534. 243534 constexpr std::uintptr_t value__ = 0x0 ;
  1535. 243535 }
  1536. 243536 
  1537. 243537 namespace OnStreamingCompleteDelegate
  1538. 243538 {
  1539. 243539 constexpr std::uintptr_t method_ptr = 0x10 ;
  1540. 243540 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1541. 243541 constexpr std::uintptr_t m_target = 0x20 ;
  1542. 243542 constexpr std::uintptr_t method = 0x28 ;
  1543. 243543 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1544. 243544 constexpr std::uintptr_t extra_arg = 0x38 ;
  1545. 243545 constexpr std::uintptr_t method_code = 0x40 ;
  1546. 243546 constexpr std::uintptr_t interp_method = 0x48 ;
  1547. 243547 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1548. 243548 constexpr std::uintptr_t method_info = 0x58 ;
  1549. 243549 constexpr std::uintptr_t original_method_info = 0x60 ;
  1550. 243550 constexpr std::uintptr_t data = 0x68 ;
  1551. 243551 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1552. 243552 constexpr std::uintptr_t delegates = 0x78 ;
  1553. 243553 }
  1554. 243554 
  1555. 243555 namespace CellStreamingRequest
  1556. 243556 {
  1557. 243557 constexpr std::uintptr_t _cell_k__BackingField = 0x10 ;
  1558. 243558 constexpr std::uintptr_t _state_k__BackingField = 0x18 ;
  1559. 243559 constexpr std::uintptr_t _scratchBuffer_k__BackingField = 0x20 ;
  1560. 243560 constexpr std::uintptr_t _scratchBufferLayout_k__BackingField = 0x28 ;
  1561. 243561 constexpr std::uintptr_t _scenarioData_k__BackingField = 0x98 ;
  1562. 243562 constexpr std::uintptr_t _poolIndex_k__BackingField = 0xA0 ;
  1563. 243563 constexpr std::uintptr_t _streamSharedData_k__BackingField = 0xA4 ;
  1564. 243564 constexpr std::uintptr_t onStreamingComplete = 0xA8 ;
  1565. 243565 constexpr std::uintptr_t cellDataStreamingRequest = 0xB0 ;
  1566. 243566 constexpr std::uintptr_t cellOptionalDataStreamingRequest = 0xB8 ;
  1567. 243567 constexpr std::uintptr_t cellSharedDataStreamingRequest = 0xC0 ;
  1568. 243568 constexpr std::uintptr_t cellProbeOcclusionDataStreamingRequest = 0xC8 ;
  1569. 243569 constexpr std::uintptr_t brickStreamingRequest = 0xD0 ;
  1570. 243570 constexpr std::uintptr_t supportStreamingRequest = 0xD8 ;
  1571. 243571 constexpr std::uintptr_t bytesWritten = 0xE0 ;
  1572. 243572 }
  1573. 243573 
  1574. 243574 namespace IndirectionEntryInfo
  1575. 243575 {
  1576. 243576 constexpr std::uintptr_t positionInBricks = 0x0 ;
  1577. 243577 constexpr std::uintptr_t minSubdiv = 0xC ;
  1578. 243578 constexpr std::uintptr_t minBrickPos = 0x10 ;
  1579. 243579 constexpr std::uintptr_t maxBrickPosPlusOne = 0x1C ;
  1580. 243580 constexpr std::uintptr_t hasMinMax = 0x28 ;
  1581. 243581 constexpr std::uintptr_t hasOnlyBiggerBricks = 0x29 ;
  1582. 243582 }
  1583. 243583 
  1584. 243584 namespace CellDesc
  1585. 243585 {
  1586. 243586 constexpr std::uintptr_t position = 0x10 ;
  1587. 243587 constexpr std::uintptr_t index = 0x1C ;
  1588. 243588 constexpr std::uintptr_t probeCount = 0x20 ;
  1589. 243589 constexpr std::uintptr_t minSubdiv = 0x24 ;
  1590. 243590 constexpr std::uintptr_t indexChunkCount = 0x28 ;
  1591. 243591 constexpr std::uintptr_t shChunkCount = 0x2C ;
  1592. 243592 constexpr std::uintptr_t bricksCount = 0x30 ;
  1593. 243593 constexpr std::uintptr_t indirectionEntryInfo = 0x38 ;
  1594. 243594 }
  1595. 243595 
  1596. 243596 namespace PerScenarioData
  1597. 243597 {
  1598. 243598 constexpr std::uintptr_t shL0L1RxData = 0x0 ;
  1599. 243599 constexpr std::uintptr_t shL1GL1RyData = 0x10 ;
  1600. 243600 constexpr std::uintptr_t shL1BL1RzData = 0x20 ;
  1601. 243601 constexpr std::uintptr_t shL2Data_0 = 0x30 ;
  1602. 243602 constexpr std::uintptr_t shL2Data_1 = 0x40 ;
  1603. 243603 constexpr std::uintptr_t shL2Data_2 = 0x50 ;
  1604. 243604 constexpr std::uintptr_t shL2Data_3 = 0x60 ;
  1605. 243605 constexpr std::uintptr_t probeOcclusion = 0x70 ;
  1606. 243606 }
  1607. 243607 
  1608. 243608 namespace CellData
  1609. 243609 {
  1610. 243610 constexpr std::uintptr_t validityNeighMaskData = 0x10 ;
  1611. 243611 constexpr std::uintptr_t _skyOcclusionDataL0L1_k__BackingField = 0x20 ;
  1612. 243612 constexpr std::uintptr_t _skyShadingDirectionIndices_k__BackingField = 0x30 ;
  1613. 243613 constexpr std::uintptr_t scenarios = 0x40 ;
  1614. 243614 constexpr std::uintptr_t _bricks_k__BackingField = 0x48 ;
  1615. 243615 constexpr std::uintptr_t _probePositions_k__BackingField = 0x58 ;
  1616. 243616 constexpr std::uintptr_t _touchupVolumeInteraction_k__BackingField = 0x68 ;
  1617. 243617 constexpr std::uintptr_t _offsetVectors_k__BackingField = 0x78 ;
  1618. 243618 constexpr std::uintptr_t _validity_k__BackingField = 0x88 ;
  1619. 243619 constexpr std::uintptr_t _layer_k__BackingField = 0x98 ;
  1620. 243620 }
  1621. 243621 
  1622. 243622 namespace CellPoolInfo
  1623. 243623 {
  1624. 243624 constexpr std::uintptr_t chunkList = 0x10 ;
  1625. 243625 constexpr std::uintptr_t shChunkCount = 0x18 ;
  1626. 243626 }
  1627. 243627 
  1628. 243628 namespace CellIndexInfo
  1629. 243629 {
  1630. 243630 constexpr std::uintptr_t flatIndicesInGlobalIndirection = 0x10 ;
  1631. 243631 constexpr std::uintptr_t updateInfo = 0x18 ;
  1632. 243632 constexpr std::uintptr_t indexUpdated = 0x20 ;
  1633. 243633 constexpr std::uintptr_t indirectionEntryInfo = 0x28 ;
  1634. 243634 constexpr std::uintptr_t indexChunkCount = 0x30 ;
  1635. 243635 }
  1636. 243636 
  1637. 243637 namespace CellBlendingInfo
  1638. 243638 {
  1639. 243639 constexpr std::uintptr_t chunkList = 0x10 ;
  1640. 243640 constexpr std::uintptr_t blendingScore = 0x18 ;
  1641. 243641 constexpr std::uintptr_t blendingFactor = 0x1C ;
  1642. 243642 constexpr std::uintptr_t blending = 0x20 ;
  1643. 243643 }
  1644. 243644 
  1645. 243645 namespace CellStreamingInfo
  1646. 243646 {
  1647. 243647 constexpr std::uintptr_t request = 0x10 ;
  1648. 243648 constexpr std::uintptr_t blendingRequest0 = 0x18 ;
  1649. 243649 constexpr std::uintptr_t blendingRequest1 = 0x20 ;
  1650. 243650 constexpr std::uintptr_t streamingScore = 0x28 ;
  1651. 243651 }
  1652. 243652 
  1653. 243653 namespace Cell
  1654. 243654 {
  1655. 243655 constexpr std::uintptr_t desc = 0x10 ;
  1656. 243656 constexpr std::uintptr_t data = 0x18 ;
  1657. 243657 constexpr std::uintptr_t poolInfo = 0x20 ;
  1658. 243658 constexpr std::uintptr_t indexInfo = 0x28 ;
  1659. 243659 constexpr std::uintptr_t blendingInfo = 0x30 ;
  1660. 243660 constexpr std::uintptr_t streamingInfo = 0x38 ;
  1661. 243661 constexpr std::uintptr_t referenceCount = 0x40 ;
  1662. 243662 constexpr std::uintptr_t loaded = 0x44 ;
  1663. 243663 constexpr std::uintptr_t scenario0 = 0x48 ;
  1664. 243664 constexpr std::uintptr_t scenario1 = 0xC8 ;
  1665. 243665 constexpr std::uintptr_t hasTwoScenarios = 0x148 ;
  1666. 243666 constexpr std::uintptr_t debugProbes = 0x150 ;
  1667. 243667 }
  1668. 243668 
  1669. 243669 namespace Volume
  1670. 243670 {
  1671. 243671 constexpr std::uintptr_t corner = 0x0 ;
  1672. 243672 constexpr std::uintptr_t X = 0xC ;
  1673. 243673 constexpr std::uintptr_t Y = 0x18 ;
  1674. 243674 constexpr std::uintptr_t Z = 0x24 ;
  1675. 243675 constexpr std::uintptr_t maxSubdivisionMultiplier = 0x30 ;
  1676. 243676 constexpr std::uintptr_t minSubdivisionMultiplier = 0x34 ;
  1677. 243677 }
  1678. 243678 
  1679. 243679 namespace RefVolTransform
  1680. 243680 {
  1681. 243681 constexpr std::uintptr_t posWS = 0x0 ;
  1682. 243682 constexpr std::uintptr_t rot = 0xC ;
  1683. 243683 constexpr std::uintptr_t scale = 0x1C ;
  1684. 243684 }
  1685. 243685 
  1686. 243686 namespace RuntimeResources
  1687. 243687 {
  1688. 243688 constexpr std::uintptr_t index = 0x0 ;
  1689. 243689 constexpr std::uintptr_t cellIndices = 0x8 ;
  1690. 243690 constexpr std::uintptr_t L0_L1rx = 0x10 ;
  1691. 243691 constexpr std::uintptr_t L1_G_ry = 0x18 ;
  1692. 243692 constexpr std::uintptr_t L1_B_rz = 0x20 ;
  1693. 243693 constexpr std::uintptr_t L2_0 = 0x28 ;
  1694. 243694 constexpr std::uintptr_t L2_1 = 0x30 ;
  1695. 243695 constexpr std::uintptr_t L2_2 = 0x38 ;
  1696. 243696 constexpr std::uintptr_t L2_3 = 0x40 ;
  1697. 243697 constexpr std::uintptr_t ProbeOcclusion = 0x48 ;
  1698. 243698 constexpr std::uintptr_t Validity = 0x50 ;
  1699. 243699 constexpr std::uintptr_t SkyOcclusionL0L1 = 0x58 ;
  1700. 243700 constexpr std::uintptr_t SkyShadingDirectionIndices = 0x60 ;
  1701. 243701 constexpr std::uintptr_t SkyPrecomputedDirections = 0x68 ;
  1702. 243702 constexpr std::uintptr_t QualityLeakReductionData = 0x70 ;
  1703. 243703 }
  1704. 243704 
  1705. 243705 namespace Version
  1706. 243706 {
  1707. 243707 constexpr std::uintptr_t value__ = 0x0 ;
  1708. 243708 }
  1709. 243709 
  1710. 243710 namespace Mode
  1711. 243711 {
  1712. 243712 constexpr std::uintptr_t value__ = 0x0 ;
  1713. 243713 }
  1714. 243714 
  1715. 243715 namespace SettingsVersion
  1716. 243716 {
  1717. 243717 constexpr std::uintptr_t value__ = 0x0 ;
  1718. 243718 }
  1719. 243719 
  1720. 243720 namespace Version
  1721. 243721 {
  1722. 243722 constexpr std::uintptr_t value__ = 0x0 ;
  1723. 243723 }
  1724. 243724 
  1725. 243725 namespace PerScenarioDataInfo
  1726. 243726 {
  1727. 243727 constexpr std::uintptr_t sceneHash = 0x10 ;
  1728. 243728 constexpr std::uintptr_t cellDataAsset = 0x18 ;
  1729. 243729 constexpr std::uintptr_t cellOptionalDataAsset = 0x20 ;
  1730. 243730 constexpr std::uintptr_t cellProbeOcclusionDataAsset = 0x28 ;
  1731. 243731 constexpr std::uintptr_t m_HasValidData = 0x30 ;
  1732. 243732 }
  1733. 243733 
  1734. 243734 namespace CellCounts
  1735. 243735 {
  1736. 243736 constexpr std::uintptr_t bricksCount = 0x0 ;
  1737. 243737 constexpr std::uintptr_t chunksCount = 0x4 ;
  1738. 243738 }
  1739. 243739 
  1740. 243740 namespace SerializedPerSceneCellList
  1741. 243741 {
  1742. 243742 constexpr std::uintptr_t sceneGUID = 0x0 ;
  1743. 243743 constexpr std::uintptr_t cellList = 0x8 ;
  1744. 243744 }
  1745. 243745 
  1746. 243746 namespace ProbeLayerMask
  1747. 243747 {
  1748. 243748 constexpr std::uintptr_t mask = 0x0 ;
  1749. 243749 constexpr std::uintptr_t name = 0x8 ;
  1750. 243750 }
  1751. 243751 
  1752. 243752 namespace ObsoletePerScenarioData
  1753. 243753 {
  1754. 243754 constexpr std::uintptr_t sceneHash = 0x0 ;
  1755. 243755 constexpr std::uintptr_t cellDataAsset = 0x8 ;
  1756. 243756 constexpr std::uintptr_t cellOptionalDataAsset = 0x10 ;
  1757. 243757 }
  1758. 243758 
  1759. 243759 namespace ObsoleteSerializablePerScenarioDataItem
  1760. 243760 {
  1761. 243761 constexpr std::uintptr_t scenario = 0x0 ;
  1762. 243762 constexpr std::uintptr_t data = 0x8 ;
  1763. 243763 }
  1764. 243764 
  1765. 243765 namespace ScratchBufferPool
  1766. 243766 {
  1767. 243767 constexpr std::uintptr_t chunkCount = 0x10 ;
  1768. 243768 constexpr std::uintptr_t pool = 0x18 ;
  1769. 243769 }
  1770. 243770 
  1771. 243771 namespace StreamableCellDesc
  1772. 243772 {
  1773. 243773 constexpr std::uintptr_t offset = 0x0 ;
  1774. 243774 constexpr std::uintptr_t elementCount = 0x4 ;
  1775. 243775 }
  1776. 243776 
  1777. 243777 namespace LensFlareCompInfo
  1778. 243778 {
  1779. 243779 constexpr std::uintptr_t index = 0x10 ;
  1780. 243780 constexpr std::uintptr_t comp = 0x18 ;
  1781. 243781 }
  1782. 243782 
  1783. 243783 namespace Version
  1784. 243784 {
  1785. 243785 constexpr std::uintptr_t value__ = 0x0 ;
  1786. 243786 }
  1787. 243787 
  1788. 243788 namespace SettingsPanel
  1789. 243789 {
  1790. 243790 constexpr std::uintptr_t m_Widgets = 0x10 ;
  1791. 243791 constexpr std::uintptr_t m_DisplayInfo = 0x18 ;
  1792. 243792 }
  1793. 243793 
  1794. 243794 namespace Version
  1795. 243795 {
  1796. 243796 constexpr std::uintptr_t value__ = 0x0 ;
  1797. 243797 }
  1798. 243798 
  1799. 243799 namespace PerViewConfig
  1800. 243800 {
  1801. 243801 constexpr std::uintptr_t currentProj = 0x0 ;
  1802. 243802 constexpr std::uintptr_t lastProj = 0x40 ;
  1803. 243803 constexpr std::uintptr_t lastLastProj = 0x80 ;
  1804. 243804 constexpr std::uintptr_t currentView = 0xC0 ;
  1805. 243805 constexpr std::uintptr_t lastView = 0x100 ;
  1806. 243806 constexpr std::uintptr_t lastLastView = 0x140 ;
  1807. 243807 }
  1808. 243808 
  1809. 243809 namespace Config
  1810. 243810 {
  1811. 243811 constexpr std::uintptr_t noiseTexture = 0x0 ;
  1812. 243812 constexpr std::uintptr_t inputColor = 0x8 ;
  1813. 243813 constexpr std::uintptr_t inputDepth = 0x18 ;
  1814. 243814 constexpr std::uintptr_t inputMotion = 0x28 ;
  1815. 243815 constexpr std::uintptr_t inputStencil = 0x38 ;
  1816. 243816 constexpr std::uintptr_t debugView = 0x48 ;
  1817. 243817 constexpr std::uintptr_t destination = 0x58 ;
  1818. 243818 constexpr std::uintptr_t historyContext = 0x68 ;
  1819. 243819 constexpr std::uintptr_t enableHwDrs = 0x70 ;
  1820. 243820 constexpr std::uintptr_t enableTexArray = 0x71 ;
  1821. 243821 constexpr std::uintptr_t enableMotionScaling = 0x72 ;
  1822. 243822 constexpr std::uintptr_t nearPlane = 0x74 ;
  1823. 243823 constexpr std::uintptr_t farPlane = 0x78 ;
  1824. 243824 constexpr std::uintptr_t frameIndex = 0x7C ;
  1825. 243825 constexpr std::uintptr_t hasValidHistory = 0x80 ;
  1826. 243826 constexpr std::uintptr_t stencilMask = 0x84 ;
  1827. 243827 constexpr std::uintptr_t debugViewIndex = 0x88 ;
  1828. 243828 constexpr std::uintptr_t deltaTime = 0x8C ;
  1829. 243829 constexpr std::uintptr_t lastDeltaTime = 0x90 ;
  1830. 243830 constexpr std::uintptr_t currentImageSize = 0x94 ;
  1831. 243831 constexpr std::uintptr_t priorImageSize = 0x9C ;
  1832. 243832 constexpr std::uintptr_t outputImageSize = 0xA4 ;
  1833. 243833 constexpr std::uintptr_t numActiveViews = 0xAC ;
  1834. 243834 constexpr std::uintptr_t perViewConfigs = 0xB0 ;
  1835. 243835 }
  1836. 243836 
  1837. 243837 namespace HistoryTextureType
  1838. 243838 {
  1839. 243839 constexpr std::uintptr_t value__ = 0x0 ;
  1840. 243840 }
  1841. 243841 
  1842. 243842 namespace HistoryUpdateInfo
  1843. 243843 {
  1844. 243844 constexpr std::uintptr_t preUpscaleSize = 0x0 ;
  1845. 243845 constexpr std::uintptr_t postUpscaleSize = 0x8 ;
  1846. 243846 constexpr std::uintptr_t useHwDrs = 0x10 ;
  1847. 243847 constexpr std::uintptr_t useTexArray = 0x11 ;
  1848. 243848 }
  1849. 243849 
  1850. 243850 namespace HistoryContext
  1851. 243851 {
  1852. 243852 constexpr std::uintptr_t m_textures = 0x10 ;
  1853. 243853 constexpr std::uintptr_t m_hash = 0x18 ;
  1854. 243854 }
  1855. 243855 
  1856. 243856 namespace StpSetupPerViewConstants
  1857. 243857 {
  1858. 243858 constexpr std::uintptr_t value__ = 0x0 ;
  1859. 243859 }
  1860. 243860 
  1861. 243861 namespace StpConstantBufferData
  1862. 243862 {
  1863. 243863 constexpr std::uintptr_t _StpCommonConstant = 0x0 ;
  1864. 243864 constexpr std::uintptr_t _StpSetupConstants0 = 0x10 ;
  1865. 243865 constexpr std::uintptr_t _StpSetupConstants1 = 0x20 ;
  1866. 243866 constexpr std::uintptr_t _StpSetupConstants2 = 0x30 ;
  1867. 243867 constexpr std::uintptr_t _StpSetupConstants3 = 0x40 ;
  1868. 243868 constexpr std::uintptr_t _StpSetupConstants4 = 0x50 ;
  1869. 243869 constexpr std::uintptr_t _StpSetupConstants5 = 0x60 ;
  1870. 243870 constexpr std::uintptr_t _StpSetupPerViewConstants = 0x70 ;
  1871. 243871 constexpr std::uintptr_t _StpDilConstants0 = 0x170 ;
  1872. 243872 constexpr std::uintptr_t _StpTaaConstants0 = 0x180 ;
  1873. 243873 constexpr std::uintptr_t _StpTaaConstants1 = 0x190 ;
  1874. 243874 constexpr std::uintptr_t _StpTaaConstants2 = 0x1A0 ;
  1875. 243875 constexpr std::uintptr_t _StpTaaConstants3 = 0x1B0 ;
  1876. 243876 }
  1877. 243877 
  1878. 243878 namespace RuntimeResources
  1879. 243879 {
  1880. 243880 constexpr std::uintptr_t m_setupCS = 0x10 ;
  1881. 243881 constexpr std::uintptr_t m_preTaaCS = 0x18 ;
  1882. 243882 constexpr std::uintptr_t m_taaCS = 0x20 ;
  1883. 243883 }
  1884. 243884 
  1885. 243885 namespace ProfileId
  1886. 243886 {
  1887. 243887 constexpr std::uintptr_t value__ = 0x0 ;
  1888. 243888 }
  1889. 243889 
  1890. 243890 namespace SetupData
  1891. 243891 {
  1892. 243892 constexpr std::uintptr_t cs = 0x10 ;
  1893. 243893 constexpr std::uintptr_t kernelIndex = 0x18 ;
  1894. 243894 constexpr std::uintptr_t viewCount = 0x1C ;
  1895. 243895 constexpr std::uintptr_t dispatchSize = 0x20 ;
  1896. 243896 constexpr std::uintptr_t constantBufferData = 0x28 ;
  1897. 243897 constexpr std::uintptr_t noiseTexture = 0x1E8 ;
  1898. 243898 constexpr std::uintptr_t debugView = 0x1F8 ;
  1899. 243899 constexpr std::uintptr_t inputColor = 0x208 ;
  1900. 243900 constexpr std::uintptr_t inputDepth = 0x218 ;
  1901. 243901 constexpr std::uintptr_t inputMotion = 0x228 ;
  1902. 243902 constexpr std::uintptr_t inputStencil = 0x238 ;
  1903. 243903 constexpr std::uintptr_t intermediateColor = 0x248 ;
  1904. 243904 constexpr std::uintptr_t intermediateConvergence = 0x258 ;
  1905. 243905 constexpr std::uintptr_t priorDepthMotion = 0x268 ;
  1906. 243906 constexpr std::uintptr_t depthMotion = 0x278 ;
  1907. 243907 constexpr std::uintptr_t priorLuma = 0x288 ;
  1908. 243908 constexpr std::uintptr_t luma = 0x298 ;
  1909. 243909 constexpr std::uintptr_t priorFeedback = 0x2A8 ;
  1910. 243910 constexpr std::uintptr_t priorConvergence = 0x2B8 ;
  1911. 243911 }
  1912. 243912 
  1913. 243913 namespace PreTaaData
  1914. 243914 {
  1915. 243915 constexpr std::uintptr_t cs = 0x10 ;
  1916. 243916 constexpr std::uintptr_t kernelIndex = 0x18 ;
  1917. 243917 constexpr std::uintptr_t viewCount = 0x1C ;
  1918. 243918 constexpr std::uintptr_t dispatchSize = 0x20 ;
  1919. 243919 constexpr std::uintptr_t noiseTexture = 0x28 ;
  1920. 243920 constexpr std::uintptr_t debugView = 0x38 ;
  1921. 243921 constexpr std::uintptr_t intermediateConvergence = 0x48 ;
  1922. 243922 constexpr std::uintptr_t intermediateWeights = 0x58 ;
  1923. 243923 constexpr std::uintptr_t luma = 0x68 ;
  1924. 243924 constexpr std::uintptr_t convergence = 0x78 ;
  1925. 243925 }
  1926. 243926 
  1927. 243927 namespace TaaData
  1928. 243928 {
  1929. 243929 constexpr std::uintptr_t cs = 0x10 ;
  1930. 243930 constexpr std::uintptr_t kernelIndex = 0x18 ;
  1931. 243931 constexpr std::uintptr_t viewCount = 0x1C ;
  1932. 243932 constexpr std::uintptr_t dispatchSize = 0x20 ;
  1933. 243933 constexpr std::uintptr_t noiseTexture = 0x28 ;
  1934. 243934 constexpr std::uintptr_t debugView = 0x38 ;
  1935. 243935 constexpr std::uintptr_t intermediateColor = 0x48 ;
  1936. 243936 constexpr std::uintptr_t intermediateWeights = 0x58 ;
  1937. 243937 constexpr std::uintptr_t priorFeedback = 0x68 ;
  1938. 243938 constexpr std::uintptr_t depthMotion = 0x78 ;
  1939. 243939 constexpr std::uintptr_t convergence = 0x88 ;
  1940. 243940 constexpr std::uintptr_t feedback = 0x98 ;
  1941. 243941 constexpr std::uintptr_t output = 0xA8 ;
  1942. 243942 }
  1943. 243943 
  1944. 243944 namespace Version
  1945. 243945 {
  1946. 243946 constexpr std::uintptr_t value__ = 0x0 ;
  1947. 243947 }
  1948. 243948 
  1949. 243949 namespace Version
  1950. 243950 {
  1951. 243951 constexpr std::uintptr_t value__ = 0x0 ;
  1952. 243952 }
  1953. 243953 
  1954. 243954 namespace Version
  1955. 243955 {
  1956. 243956 constexpr std::uintptr_t value__ = 0x0 ;
  1957. 243957 }
  1958. 243958 
  1959. 243959 namespace Hammersley2dSeq16
  1960. 243960 {
  1961. 243961 constexpr std::uintptr_t hammersley2dSeq16 = 0x0 ;
  1962. 243962 }
  1963. 243963 
  1964. 243964 namespace Hammersley2dSeq32
  1965. 243965 {
  1966. 243966 constexpr std::uintptr_t hammersley2dSeq32 = 0x0 ;
  1967. 243967 }
  1968. 243968 
  1969. 243969 namespace Hammersley2dSeq64
  1970. 243970 {
  1971. 243971 constexpr std::uintptr_t hammersley2dSeq64 = 0x0 ;
  1972. 243972 }
  1973. 243973 
  1974. 243974 namespace Hammersley2dSeq256
  1975. 243975 {
  1976. 243976 constexpr std::uintptr_t hammersley2dSeq256 = 0x0 ;
  1977. 243977 }
  1978. 243978 
  1979. 243979 namespace BlitType
  1980. 243980 {
  1981. 243981 constexpr std::uintptr_t value__ = 0x0 ;
  1982. 243982 }
  1983. 243983 
  1984. 243984 namespace ResizeMode
  1985. 243985 {
  1986. 243986 constexpr std::uintptr_t value__ = 0x0 ;
  1987. 243987 }
  1988. 243988 
  1989. 243989 namespace AtlasNode
  1990. 243990 {
  1991. 243991 constexpr std::uintptr_t m_RightChild = 0x10 ;
  1992. 243992 constexpr std::uintptr_t m_BottomChild = 0x18 ;
  1993. 243993 constexpr std::uintptr_t m_Rect = 0x20 ;
  1994. 243994 }
  1995. 243995 
  1996. 243996 namespace BlitType
  1997. 243997 {
  1998. 243998 constexpr std::uintptr_t value__ = 0x0 ;
  1999. 243999 }
  2000. 244000 
← Prev Next → Page 122 of 171 — lines 242,001–244,000 of 341,881