- 242001 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242002 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242003 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242004 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242005 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242006 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242007 constexpr std::uintptr_t controlid = 0x204 ;
- 242008 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242009 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242010 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242011 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242012 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242013 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242014 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242015 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242016 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242017 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242018 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242019 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242020 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242021 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242022 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242023 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242024 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242025 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242026 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242027 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242028 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242029 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242030 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242031 constexpr std::uintptr_t m_Children = 0x290 ;
- 242032 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242033 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242034 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242035 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242036 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242037 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242038
- 242039 namespace _static
- 242040 {
- 242041 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242042 constexpr std::uintptr_t visualUssClassName = 0x8 ;
- 242043 }
- 242044
- 242045 }
- 242046
- 242047 namespace UnityEngine_UIElements_Internal__ColumnMover
- 242048 {
- 242049 constexpr std::uintptr_t m_Target = 0x10 ;
- 242050 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
- 242051 constexpr std::uintptr_t m_currentActivator = 0x20 ;
- 242052 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
- 242053 constexpr std::uintptr_t m_StartPos = 0x38 ;
- 242054 constexpr std::uintptr_t m_LastPos = 0x3C ;
- 242055 constexpr std::uintptr_t m_Active = 0x40 ;
- 242056 constexpr std::uintptr_t m_Moving = 0x41 ;
- 242057 constexpr std::uintptr_t m_Cancelled = 0x42 ;
- 242058 constexpr std::uintptr_t m_Header = 0x48 ;
- 242059 constexpr std::uintptr_t m_PreviewElement = 0x50 ;
- 242060 constexpr std::uintptr_t m_LocationPreviewElement = 0x58 ;
- 242061 constexpr std::uintptr_t m_ColumnToMove = 0x60 ;
- 242062 constexpr std::uintptr_t m_ColumnToMovePos = 0x68 ;
- 242063 constexpr std::uintptr_t m_ColumnToMoveWidth = 0x6C ;
- 242064 constexpr std::uintptr_t m_DestinationColumn = 0x70 ;
- 242065 constexpr std::uintptr_t m_MoveBeforeDestination = 0x78 ;
- 242066 constexpr std::uintptr_t _columnLayout_k__BackingField = 0x80 ;
- 242067 constexpr std::uintptr_t activeChanged = 0x88 ;
- 242068 constexpr std::uintptr_t movingChanged = 0x90 ;
- 242069 }
- 242070
- 242071 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnResizePreview
- 242072 {
- 242073 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
- 242074 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
- 242075 constexpr std::uintptr_t m_Focusable = 0x20 ;
- 242076 constexpr std::uintptr_t m_TabIndex = 0x24 ;
- 242077 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
- 242078 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
- 242079 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
- 242080 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
- 242081 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
- 242082 constexpr std::uintptr_t m_Name = 0x38 ;
- 242083 constexpr std::uintptr_t m_ClassList = 0x40 ;
- 242084 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
- 242085 constexpr std::uintptr_t m_Flags = 0x50 ;
- 242086 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
- 242087 constexpr std::uintptr_t m_RenderHints = 0x60 ;
- 242088 constexpr std::uintptr_t lastLayout = 0x64 ;
- 242089 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
- 242090 constexpr std::uintptr_t renderData = 0x88 ;
- 242091 constexpr std::uintptr_t nestedRenderData = 0x90 ;
- 242092 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
- 242093 constexpr std::uintptr_t insertionIndex = 0x9C ;
- 242094 constexpr std::uintptr_t m_Layout = 0xA0 ;
- 242095 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
- 242096 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
- 242097 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
- 242098 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
- 242099 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
- 242100 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
- 242101 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
- 242102 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242103 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242104 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242105 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242106 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242107 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242108 constexpr std::uintptr_t controlid = 0x204 ;
- 242109 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242110 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242111 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242112 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242113 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242114 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242115 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242116 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242117 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242118 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242119 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242120 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242121 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242122 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242123 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242124 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242125 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242126 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242127 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242128 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242129 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242130 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242131 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242132 constexpr std::uintptr_t m_Children = 0x290 ;
- 242133 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242134 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242135 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242136 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242137 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242138 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242139
- 242140 namespace _static
- 242141 {
- 242142 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242143 constexpr std::uintptr_t visualUssClassName = 0x8 ;
- 242144 }
- 242145
- 242146 }
- 242147
- 242148 namespace UnityEngine_UIElements_Internal__ColumnResizer
- 242149 {
- 242150 constexpr std::uintptr_t m_Target = 0x10 ;
- 242151 constexpr std::uintptr_t _activators_k__BackingField = 0x18 ;
- 242152 constexpr std::uintptr_t m_currentActivator = 0x20 ;
- 242153 constexpr std::uintptr_t m_CurrentPointerId = 0x30 ;
- 242154 constexpr std::uintptr_t m_Start = 0x38 ;
- 242155 constexpr std::uintptr_t m_Active = 0x40 ;
- 242156 constexpr std::uintptr_t m_Resizing = 0x41 ;
- 242157 constexpr std::uintptr_t m_Header = 0x48 ;
- 242158 constexpr std::uintptr_t m_Column = 0x50 ;
- 242159 constexpr std::uintptr_t m_PreviewElement = 0x58 ;
- 242160 constexpr std::uintptr_t _columnLayout_k__BackingField = 0x60 ;
- 242161 constexpr std::uintptr_t _preview_k__BackingField = 0x68 ;
- 242162 }
- 242163
- 242164 namespace UnityEngine_UIElements_Internal__MultiColumnCollectionHeader
- 242165 {
- 242166 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
- 242167 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
- 242168 constexpr std::uintptr_t m_Focusable = 0x20 ;
- 242169 constexpr std::uintptr_t m_TabIndex = 0x24 ;
- 242170 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
- 242171 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
- 242172 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
- 242173 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
- 242174 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
- 242175 constexpr std::uintptr_t m_Name = 0x38 ;
- 242176 constexpr std::uintptr_t m_ClassList = 0x40 ;
- 242177 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
- 242178 constexpr std::uintptr_t m_Flags = 0x50 ;
- 242179 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
- 242180 constexpr std::uintptr_t m_RenderHints = 0x60 ;
- 242181 constexpr std::uintptr_t lastLayout = 0x64 ;
- 242182 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
- 242183 constexpr std::uintptr_t renderData = 0x88 ;
- 242184 constexpr std::uintptr_t nestedRenderData = 0x90 ;
- 242185 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
- 242186 constexpr std::uintptr_t insertionIndex = 0x9C ;
- 242187 constexpr std::uintptr_t m_Layout = 0xA0 ;
- 242188 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
- 242189 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
- 242190 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
- 242191 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
- 242192 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
- 242193 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
- 242194 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
- 242195 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242196 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242197 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242198 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242199 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242200 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242201 constexpr std::uintptr_t controlid = 0x204 ;
- 242202 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242203 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242204 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242205 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242206 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242207 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242208 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242209 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242210 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242211 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242212 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242213 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242214 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242215 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242216 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242217 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242218 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242219 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242220 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242221 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242222 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242223 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242224 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242225 constexpr std::uintptr_t m_Children = 0x290 ;
- 242226 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242227 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242228 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242229 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242230 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242231 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242232 constexpr std::uintptr_t m_SortingEnabled = 0x2C8 ;
- 242233 constexpr std::uintptr_t m_SortedColumns = 0x2D0 ;
- 242234 constexpr std::uintptr_t m_SortDescriptions = 0x2D8 ;
- 242235 constexpr std::uintptr_t m_OldSortedColumnStates = 0x2E0 ;
- 242236 constexpr std::uintptr_t m_SortingUpdatesTemporarilyDisabled = 0x2E8 ;
- 242237 constexpr std::uintptr_t m_ViewState = 0x2F0 ;
- 242238 constexpr std::uintptr_t m_ApplyingViewState = 0x2F8 ;
- 242239 constexpr std::uintptr_t m_DoLayoutScheduled = 0x2F9 ;
- 242240 constexpr std::uintptr_t _columnDataMap_k__BackingField = 0x300 ;
- 242241 constexpr std::uintptr_t _columnLayout_k__BackingField = 0x308 ;
- 242242 constexpr std::uintptr_t _columnContainer_k__BackingField = 0x310 ;
- 242243 constexpr std::uintptr_t _resizeHandleContainer_k__BackingField = 0x318 ;
- 242244 constexpr std::uintptr_t _columns_k__BackingField = 0x320 ;
- 242245 constexpr std::uintptr_t columnResized = 0x328 ;
- 242246 constexpr std::uintptr_t columnSortingChanged = 0x330 ;
- 242247 constexpr std::uintptr_t contextMenuPopulateEvent = 0x338 ;
- 242248 constexpr std::uintptr_t viewDataRestored = 0x340 ;
- 242249
- 242250 namespace _static
- 242251 {
- 242252 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242253 constexpr std::uintptr_t columnContainerUssClassName = 0x8 ;
- 242254 constexpr std::uintptr_t handleContainerUssClassName = 0x10 ;
- 242255 constexpr std::uintptr_t reorderableUssClassName = 0x18 ;
- 242256 }
- 242257
- 242258 }
- 242259
- 242260 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnSortIndicator
- 242261 {
- 242262 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
- 242263 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
- 242264 constexpr std::uintptr_t m_Focusable = 0x20 ;
- 242265 constexpr std::uintptr_t m_TabIndex = 0x24 ;
- 242266 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
- 242267 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
- 242268 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
- 242269 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
- 242270 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
- 242271 constexpr std::uintptr_t m_Name = 0x38 ;
- 242272 constexpr std::uintptr_t m_ClassList = 0x40 ;
- 242273 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
- 242274 constexpr std::uintptr_t m_Flags = 0x50 ;
- 242275 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
- 242276 constexpr std::uintptr_t m_RenderHints = 0x60 ;
- 242277 constexpr std::uintptr_t lastLayout = 0x64 ;
- 242278 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
- 242279 constexpr std::uintptr_t renderData = 0x88 ;
- 242280 constexpr std::uintptr_t nestedRenderData = 0x90 ;
- 242281 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
- 242282 constexpr std::uintptr_t insertionIndex = 0x9C ;
- 242283 constexpr std::uintptr_t m_Layout = 0xA0 ;
- 242284 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
- 242285 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
- 242286 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
- 242287 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
- 242288 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
- 242289 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
- 242290 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
- 242291 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242292 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242293 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242294 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242295 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242296 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242297 constexpr std::uintptr_t controlid = 0x204 ;
- 242298 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242299 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242300 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242301 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242302 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242303 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242304 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242305 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242306 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242307 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242308 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242309 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242310 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242311 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242312 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242313 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242314 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242315 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242316 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242317 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242318 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242319 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242320 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242321 constexpr std::uintptr_t m_Children = 0x290 ;
- 242322 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242323 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242324 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242325 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242326 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242327 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242328 constexpr std::uintptr_t m_IndexLabel = 0x2C8 ;
- 242329
- 242330 namespace _static
- 242331 {
- 242332 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242333 constexpr std::uintptr_t arrowUssClassName = 0x8 ;
- 242334 constexpr std::uintptr_t indexLabelUssClassName = 0x10 ;
- 242335 }
- 242336
- 242337 }
- 242338
- 242339 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnIcon
- 242340 {
- 242341 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
- 242342 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
- 242343 constexpr std::uintptr_t m_Focusable = 0x20 ;
- 242344 constexpr std::uintptr_t m_TabIndex = 0x24 ;
- 242345 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
- 242346 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
- 242347 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
- 242348 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
- 242349 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
- 242350 constexpr std::uintptr_t m_Name = 0x38 ;
- 242351 constexpr std::uintptr_t m_ClassList = 0x40 ;
- 242352 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
- 242353 constexpr std::uintptr_t m_Flags = 0x50 ;
- 242354 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
- 242355 constexpr std::uintptr_t m_RenderHints = 0x60 ;
- 242356 constexpr std::uintptr_t lastLayout = 0x64 ;
- 242357 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
- 242358 constexpr std::uintptr_t renderData = 0x88 ;
- 242359 constexpr std::uintptr_t nestedRenderData = 0x90 ;
- 242360 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
- 242361 constexpr std::uintptr_t insertionIndex = 0x9C ;
- 242362 constexpr std::uintptr_t m_Layout = 0xA0 ;
- 242363 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
- 242364 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
- 242365 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
- 242366 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
- 242367 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
- 242368 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
- 242369 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
- 242370 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242371 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242372 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242373 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242374 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242375 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242376 constexpr std::uintptr_t controlid = 0x204 ;
- 242377 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242378 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242379 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242380 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242381 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242382 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242383 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242384 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242385 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242386 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242387 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242388 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242389 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242390 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242391 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242392 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242393 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242394 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242395 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242396 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242397 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242398 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242399 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242400 constexpr std::uintptr_t m_Children = 0x290 ;
- 242401 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242402 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242403 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242404 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242405 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242406 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242407 constexpr std::uintptr_t m_ScaleMode = 0x2C8 ;
- 242408 constexpr std::uintptr_t m_Image = 0x2D0 ;
- 242409 constexpr std::uintptr_t m_UV = 0x2D8 ;
- 242410 constexpr std::uintptr_t m_TintColor = 0x2E8 ;
- 242411 constexpr std::uintptr_t m_ImageIsInline = 0x2F8 ;
- 242412 constexpr std::uintptr_t m_ScaleModeIsInline = 0x2F9 ;
- 242413 constexpr std::uintptr_t m_TintColorIsInline = 0x2FA ;
- 242414 constexpr std::uintptr_t _isImageInline_k__BackingField = 0x300 ;
- 242415
- 242416 namespace _static
- 242417 {
- 242418 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242419 }
- 242420
- 242421 }
- 242422
- 242423 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumn
- 242424 {
- 242425 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
- 242426 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
- 242427 constexpr std::uintptr_t m_Focusable = 0x20 ;
- 242428 constexpr std::uintptr_t m_TabIndex = 0x24 ;
- 242429 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
- 242430 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
- 242431 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
- 242432 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
- 242433 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
- 242434 constexpr std::uintptr_t m_Name = 0x38 ;
- 242435 constexpr std::uintptr_t m_ClassList = 0x40 ;
- 242436 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
- 242437 constexpr std::uintptr_t m_Flags = 0x50 ;
- 242438 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
- 242439 constexpr std::uintptr_t m_RenderHints = 0x60 ;
- 242440 constexpr std::uintptr_t lastLayout = 0x64 ;
- 242441 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
- 242442 constexpr std::uintptr_t renderData = 0x88 ;
- 242443 constexpr std::uintptr_t nestedRenderData = 0x90 ;
- 242444 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
- 242445 constexpr std::uintptr_t insertionIndex = 0x9C ;
- 242446 constexpr std::uintptr_t m_Layout = 0xA0 ;
- 242447 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
- 242448 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
- 242449 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
- 242450 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
- 242451 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
- 242452 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
- 242453 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
- 242454 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242455 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242456 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242457 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242458 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242459 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242460 constexpr std::uintptr_t controlid = 0x204 ;
- 242461 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242462 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242463 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242464 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242465 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242466 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242467 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242468 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242469 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242470 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242471 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242472 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242473 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242474 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242475 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242476 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242477 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242478 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242479 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242480 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242481 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242482 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242483 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242484 constexpr std::uintptr_t m_Children = 0x290 ;
- 242485 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242486 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242487 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242488 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242489 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242490 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242491 constexpr std::uintptr_t m_ContentContainer = 0x2C8 ;
- 242492 constexpr std::uintptr_t m_Content = 0x2D0 ;
- 242493 constexpr std::uintptr_t m_SortIndicatorContainer = 0x2D8 ;
- 242494 constexpr std::uintptr_t m_ScheduledHeaderTemplateUpdate = 0x2E0 ;
- 242495 constexpr std::uintptr_t _clickable_k__BackingField = 0x2E8 ;
- 242496 constexpr std::uintptr_t _mover_k__BackingField = 0x2F0 ;
- 242497 constexpr std::uintptr_t _column_k__BackingField = 0x2F8 ;
- 242498
- 242499 namespace _static
- 242500 {
- 242501 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242502 constexpr std::uintptr_t sortableUssClassName = 0x8 ;
- 242503 constexpr std::uintptr_t sortedAscendingUssClassName = 0x10 ;
- 242504 constexpr std::uintptr_t sortedDescendingUssClassName = 0x18 ;
- 242505 constexpr std::uintptr_t movingUssClassName = 0x20 ;
- 242506 constexpr std::uintptr_t contentContainerUssClassName = 0x28 ;
- 242507 constexpr std::uintptr_t contentUssClassName = 0x30 ;
- 242508 constexpr std::uintptr_t defaultContentUssClassName = 0x38 ;
- 242509 constexpr std::uintptr_t hasIconUssClassName = 0x40 ;
- 242510 constexpr std::uintptr_t hasTitleUssClassName = 0x48 ;
- 242511 constexpr std::uintptr_t titleUssClassName = 0x50 ;
- 242512 constexpr std::uintptr_t iconElementName = 0x58 ;
- 242513 constexpr std::uintptr_t titleElementName = 0x60 ;
- 242514 constexpr std::uintptr_t s_BoundVEPropertyName = 0x68 ;
- 242515 constexpr std::uintptr_t s_BindingCallbackVEPropertyName = 0x70 ;
- 242516 constexpr std::uintptr_t s_UnbindingCallbackVEPropertyName = 0x78 ;
- 242517 constexpr std::uintptr_t s_DestroyCallbackVEPropertyName = 0x80 ;
- 242518 }
- 242519
- 242520 }
- 242521
- 242522 namespace UnityEngine_UIElements_Internal__MultiColumnHeaderColumnResizeHandle
- 242523 {
- 242524 constexpr std::uintptr_t isIMGUIContainer = 0x10 ;
- 242525 constexpr std::uintptr_t m_CallbackRegistry = 0x18 ;
- 242526 constexpr std::uintptr_t m_Focusable = 0x20 ;
- 242527 constexpr std::uintptr_t m_TabIndex = 0x24 ;
- 242528 constexpr std::uintptr_t m_DelegatesFocus = 0x28 ;
- 242529 constexpr std::uintptr_t m_ExcludeFromFocusRing = 0x29 ;
- 242530 constexpr std::uintptr_t _isEligibleToReceiveFocusFromDisabledChild_k__BackingField = 0x2A ;
- 242531 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCount_k__BackingField = 0x30 ;
- 242532 constexpr std::uintptr_t _UnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCount_k__BackingField = 0x34 ;
- 242533 constexpr std::uintptr_t m_Name = 0x38 ;
- 242534 constexpr std::uintptr_t m_ClassList = 0x40 ;
- 242535 constexpr std::uintptr_t m_PropertyBag = 0x48 ;
- 242536 constexpr std::uintptr_t m_Flags = 0x50 ;
- 242537 constexpr std::uintptr_t m_ViewDataKey = 0x58 ;
- 242538 constexpr std::uintptr_t m_RenderHints = 0x60 ;
- 242539 constexpr std::uintptr_t lastLayout = 0x64 ;
- 242540 constexpr std::uintptr_t lastPseudoPadding = 0x74 ;
- 242541 constexpr std::uintptr_t renderData = 0x88 ;
- 242542 constexpr std::uintptr_t nestedRenderData = 0x90 ;
- 242543 constexpr std::uintptr_t hierarchyDepth = 0x98 ;
- 242544 constexpr std::uintptr_t insertionIndex = 0x9C ;
- 242545 constexpr std::uintptr_t m_Layout = 0xA0 ;
- 242546 constexpr std::uintptr_t m_BoundingBox = 0xB0 ;
- 242547 constexpr std::uintptr_t m_WorldBoundingBox = 0xC0 ;
- 242548 constexpr std::uintptr_t m_WorldTransformCache = 0xD0 ;
- 242549 constexpr std::uintptr_t m_WorldTransformInverseCache = 0x110 ;
- 242550 constexpr std::uintptr_t triggerPseudoMask = 0x150 ;
- 242551 constexpr std::uintptr_t dependencyPseudoMask = 0x154 ;
- 242552 constexpr std::uintptr_t m_PseudoStates = 0x158 ;
- 242553 constexpr std::uintptr_t _containedPointerIds_k__BackingField = 0x15C ;
- 242554 constexpr std::uintptr_t m_PickingMode = 0x160 ;
- 242555 constexpr std::uintptr_t m_LayoutNode = 0x168 ;
- 242556 constexpr std::uintptr_t m_Style = 0x1A8 ;
- 242557 constexpr std::uintptr_t variableContext = 0x1F8 ;
- 242558 constexpr std::uintptr_t inheritedStylesHash = 0x200 ;
- 242559 constexpr std::uintptr_t controlid = 0x204 ;
- 242560 constexpr std::uintptr_t imguiContainerDescendantCount = 0x208 ;
- 242561 constexpr std::uintptr_t m_EnabledSelf = 0x20C ;
- 242562 constexpr std::uintptr_t m_LanguageDirection = 0x210 ;
- 242563 constexpr std::uintptr_t m_LocalLanguageDirection = 0x214 ;
- 242564 constexpr std::uintptr_t _generateVisualContent_k__BackingField = 0x218 ;
- 242565 constexpr std::uintptr_t m_RunningAnimations = 0x220 ;
- 242566 constexpr std::uintptr_t m_DataSource = 0x228 ;
- 242567 constexpr std::uintptr_t m_DataSourcePath = 0x230 ;
- 242568 constexpr std::uintptr_t m_Bindings = 0x238 ;
- 242569 constexpr std::uintptr_t _dataSourceType_k__BackingField = 0x240 ;
- 242570 constexpr std::uintptr_t m_TrickleDownHandleEventCategories = 0x248 ;
- 242571 constexpr std::uintptr_t m_BubbleUpHandleEventCategories = 0x24C ;
- 242572 constexpr std::uintptr_t m_BubbleUpEventCallbackCategories = 0x250 ;
- 242573 constexpr std::uintptr_t m_TrickleDownEventCallbackCategories = 0x254 ;
- 242574 constexpr std::uintptr_t m_EventInterestSelfCategories = 0x258 ;
- 242575 constexpr std::uintptr_t m_CachedEventInterestParentCategories = 0x25C ;
- 242576 constexpr std::uintptr_t m_NextParentCachedVersion = 0x260 ;
- 242577 constexpr std::uintptr_t m_NextParentRequiredVersion = 0x264 ;
- 242578 constexpr std::uintptr_t m_CachedNextParentWithEventInterests = 0x268 ;
- 242579 constexpr std::uintptr_t _hierarchy_k__BackingField = 0x270 ;
- 242580 constexpr std::uintptr_t _cacheAsBitmap_k__BackingField = 0x278 ;
- 242581 constexpr std::uintptr_t m_PhysicalParent = 0x280 ;
- 242582 constexpr std::uintptr_t m_LogicalParent = 0x288 ;
- 242583 constexpr std::uintptr_t m_Children = 0x290 ;
- 242584 constexpr std::uintptr_t _elementPanel_k__BackingField = 0x298 ;
- 242585 constexpr std::uintptr_t m_VisualTreeAssetSource = 0x2A0 ;
- 242586 constexpr std::uintptr_t inlineStyleAccess = 0x2A8 ;
- 242587 constexpr std::uintptr_t resolvedStyleAccess = 0x2B0 ;
- 242588 constexpr std::uintptr_t styleSheetList = 0x2B8 ;
- 242589 constexpr std::uintptr_t m_TypeData = 0x2C0 ;
- 242590 constexpr std::uintptr_t _dragArea_k__BackingField = 0x2C8 ;
- 242591
- 242592 namespace _static
- 242593 {
- 242594 constexpr std::uintptr_t ussClassName = 0x0 ;
- 242595 constexpr std::uintptr_t dragAreaUssClassName = 0x8 ;
- 242596 }
- 242597
- 242598 }
- 242599
- 242600 namespace HashEntry`1
- 242601 {
- 242602 constexpr std::uintptr_t hash = 0xFFFFFFFFFFFFFFF0 ;
- 242603 }
- 242604
- 242605 namespace RenderGraphCompilationCache
- 242606 {
- 242607 constexpr std::uintptr_t m_HashEntries = 0x10 ;
- 242608 constexpr std::uintptr_t m_NativeHashEntries = 0x18 ;
- 242609 constexpr std::uintptr_t m_CompiledGraphPool = 0x20 ;
- 242610 constexpr std::uintptr_t m_NativeCompiledGraphPool = 0x28 ;
- 242611
- 242612 namespace _static
- 242613 {
- 242614 constexpr std::uintptr_t s_EntryComparer = 0x0 ;
- 242615 constexpr std::uintptr_t s_NativeEntryComparer = 0x8 ;
- 242616 constexpr std::uintptr_t s_Hash = 0x10 ;
- 242617 }
- 242618
- 242619 }
- 242620
- 242621 namespace MonoScriptData
- 242622 {
- 242623 constexpr std::uintptr_t FilePathsData = 0x0 ;
- 242624 constexpr std::uintptr_t TypesData = 0x8 ;
- 242625 constexpr std::uintptr_t TotalTypes = 0x10 ;
- 242626 constexpr std::uintptr_t TotalFiles = 0x14 ;
- 242627 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
- 242628 }
- 242629
- 242630 namespace UpDirection
- 242631 {
- 242632 constexpr std::uintptr_t value__ = 0x0 ;
- 242633 }
- 242634
- 242635 namespace Axes
- 242636 {
- 242637 constexpr std::uintptr_t up = 0x0 ;
- 242638 constexpr std::uintptr_t right = 0xC ;
- 242639 constexpr std::uintptr_t forward = 0x18 ;
- 242640 }
- 242641
- 242642 namespace HistoryRequestDelegate
- 242643 {
- 242644 constexpr std::uintptr_t method_ptr = 0x10 ;
- 242645 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 242646 constexpr std::uintptr_t m_target = 0x20 ;
- 242647 constexpr std::uintptr_t method = 0x28 ;
- 242648 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 242649 constexpr std::uintptr_t extra_arg = 0x38 ;
- 242650 constexpr std::uintptr_t method_code = 0x40 ;
- 242651 constexpr std::uintptr_t interp_method = 0x48 ;
- 242652 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 242653 constexpr std::uintptr_t method_info = 0x58 ;
- 242654 constexpr std::uintptr_t original_method_info = 0x60 ;
- 242655 constexpr std::uintptr_t data = 0x68 ;
- 242656 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 242657 constexpr std::uintptr_t delegates = 0x78 ;
- 242658 }
- 242659
- 242660 namespace Item
- 242661 {
- 242662 constexpr std::uintptr_t storage = 0x0 ;
- 242663 constexpr std::uintptr_t isSet = 0x8 ;
- 242664 }
- 242665
- 242666 namespace FixedBufferStringQueue
- 242667 {
- 242668 constexpr std::uintptr_t m_ReadCursor = 0x0 ;
- 242669 constexpr std::uintptr_t m_WriteCursor = 0x8 ;
- 242670 constexpr std::uintptr_t m_BufferEnd = 0x10 ;
- 242671 constexpr std::uintptr_t m_BufferStart = 0x18 ;
- 242672 constexpr std::uintptr_t m_BufferLength = 0x20 ;
- 242673 constexpr std::uintptr_t _Count_k__BackingField = 0x24 ;
- 242674 }
- 242675
- 242676 namespace Iterator
- 242677 {
- 242678 constexpr std::uintptr_t owner = 0xFFFFFFFFFFFFFFF0 ;
- 242679 }
- 242680
- 242681 namespace RangeIterator
- 242682 {
- 242683 constexpr std::uintptr_t owner = 0xFFFFFFFFFFFFFFF0 ;
- 242684 }
- 242685
- 242686 namespace RangeEnumerable
- 242687 {
- 242688 constexpr std::uintptr_t iterator = 0xFFFFFFFFFFFFFFF0 ;
- 242689 }
- 242690
- 242691 namespace SortComparer
- 242692 {
- 242693 constexpr std::uintptr_t method_ptr = 0x10 ;
- 242694 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 242695 constexpr std::uintptr_t m_target = 0x20 ;
- 242696 constexpr std::uintptr_t method = 0x28 ;
- 242697 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 242698 constexpr std::uintptr_t extra_arg = 0x38 ;
- 242699 constexpr std::uintptr_t method_code = 0x40 ;
- 242700 constexpr std::uintptr_t interp_method = 0x48 ;
- 242701 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 242702 constexpr std::uintptr_t method_info = 0x58 ;
- 242703 constexpr std::uintptr_t original_method_info = 0x60 ;
- 242704 constexpr std::uintptr_t data = 0x68 ;
- 242705 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 242706 constexpr std::uintptr_t delegates = 0x78 ;
- 242707 }
- 242708
- 242709 namespace ScalerContainer
- 242710 {
- 242711 constexpr std::uintptr_t type = 0x0 ;
- 242712 constexpr std::uintptr_t method = 0x8 ;
- 242713 }
- 242714
- 242715 namespace UpsamplerScheduleType
- 242716 {
- 242717 constexpr std::uintptr_t value__ = 0x0 ;
- 242718 }
- 242719
- 242720 namespace PooledObject
- 242721 {
- 242722 constexpr std::uintptr_t m_ToReturn = 0xFFFFFFFFFFFFFFF0 ;
- 242723 }
- 242724
- 242725 namespace Package
- 242726 {
- 242727 constexpr std::uintptr_t value__ = 0x0 ;
- 242728 }
- 242729
- 242730 namespace StatsPanel
- 242731 {
- 242732 constexpr std::uintptr_t m_Widgets = 0x10 ;
- 242733 constexpr std::uintptr_t m_DisplayInfo = 0x18 ;
- 242734 constexpr std::uintptr_t m_Data = 0x0 ;
- 242735 }
- 242736
- 242737 namespace VolumeParameterChain
- 242738 {
- 242739 constexpr std::uintptr_t nameAndTooltip = 0x0 ;
- 242740 constexpr std::uintptr_t volumeProfile = 0x10 ;
- 242741 constexpr std::uintptr_t volumeComponent = 0x18 ;
- 242742 constexpr std::uintptr_t volume = 0x20 ;
- 242743 }
- 242744
- 242745 namespace SettingsPanel
- 242746 {
- 242747 constexpr std::uintptr_t m_Widgets = 0x10 ;
- 242748 constexpr std::uintptr_t m_DisplayInfo = 0x18 ;
- 242749 constexpr std::uintptr_t m_Data = 0x20 ;
- 242750 constexpr std::uintptr_t m_VolumeTable = 0x28 ;
- 242751 }
- 242752
- 242753 namespace AccumulatedTiming
- 242754 {
- 242755 constexpr std::uintptr_t accumulatedValue = 0x0 ;
- 242756 }
- 242757
- 242758 namespace DebugProfilingType
- 242759 {
- 242760 constexpr std::uintptr_t value__ = 0xFFFFFFFFFFFFFFF0 ;
- 242761 }
- 242762
- 242763 namespace UIMode
- 242764 {
- 242765 constexpr std::uintptr_t value__ = 0x0 ;
- 242766 }
- 242767
- 242768 namespace UIState
- 242769 {
- 242770 constexpr std::uintptr_t mode = 0x10 ;
- 242771 constexpr std::uintptr_t m_Open = 0x14 ;
- 242772 }
- 242773
- 242774 namespace DebugActionKeyType
- 242775 {
- 242776 constexpr std::uintptr_t value__ = 0x0 ;
- 242777 }
- 242778
- 242779 namespace Container
- 242780 {
- 242781 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242782 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242783 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242784 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242785 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242786 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242787 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242788 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242789 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
- 242790 }
- 242791
- 242792 namespace ContextMenuItem
- 242793 {
- 242794 constexpr std::uintptr_t displayName = 0x0 ;
- 242795 constexpr std::uintptr_t action = 0x8 ;
- 242796 }
- 242797
- 242798 namespace Foldout
- 242799 {
- 242800 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242801 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242802 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242803 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242804 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242805 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242806 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242807 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242808 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
- 242809 constexpr std::uintptr_t _opened_k__BackingField = 0x58 ;
- 242810 constexpr std::uintptr_t isHeader = 0x59 ;
- 242811 constexpr std::uintptr_t contextMenuItems = 0x60 ;
- 242812 constexpr std::uintptr_t _documentationUrl_k__BackingField = 0x68 ;
- 242813 constexpr std::uintptr_t m_Dirty = 0x70 ;
- 242814 constexpr std::uintptr_t m_ColumnLabels = 0x78 ;
- 242815 constexpr std::uintptr_t m_ColumnTooltips = 0x80 ;
- 242816 constexpr std::uintptr_t m_RowContents = 0x88 ;
- 242817 }
- 242818
- 242819 namespace HBox
- 242820 {
- 242821 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242822 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242823 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242824 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242825 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242826 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242827 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242828 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242829 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
- 242830 }
- 242831
- 242832 namespace VBox
- 242833 {
- 242834 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242835 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242836 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242837 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242838 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242839 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242840 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242841 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242842 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
- 242843 }
- 242844
- 242845 namespace Row
- 242846 {
- 242847 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242848 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242849 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242850 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242851 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242852 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242853 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242854 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242855 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
- 242856 constexpr std::uintptr_t _opened_k__BackingField = 0x58 ;
- 242857 constexpr std::uintptr_t isHeader = 0x59 ;
- 242858 constexpr std::uintptr_t contextMenuItems = 0x60 ;
- 242859 constexpr std::uintptr_t _documentationUrl_k__BackingField = 0x68 ;
- 242860 constexpr std::uintptr_t m_Dirty = 0x70 ;
- 242861 constexpr std::uintptr_t m_ColumnLabels = 0x78 ;
- 242862 constexpr std::uintptr_t m_ColumnTooltips = 0x80 ;
- 242863 constexpr std::uintptr_t m_RowContents = 0x88 ;
- 242864 }
- 242865
- 242866 namespace Table
- 242867 {
- 242868 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242869 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242870 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242871 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242872 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242873 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242874 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242875 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242876 constexpr std::uintptr_t _children_k__BackingField = 0x50 ;
- 242877 constexpr std::uintptr_t isReadOnly = 0x58 ;
- 242878 constexpr std::uintptr_t m_Header = 0x60 ;
- 242879
- 242880 namespace _static
- 242881 {
- 242882 constexpr std::uintptr_t columnHeaderStyle = 0x0 ;
- 242883 }
- 242884
- 242885 }
- 242886
- 242887 namespace Field`1
- 242888 {
- 242889 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242890 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242891 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242892 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242893 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242894 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242895 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242896 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242897 constexpr std::uintptr_t _getter_k__BackingField = 0x0 ;
- 242898 }
- 242899
- 242900 namespace BoolField
- 242901 {
- 242902 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242903 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242904 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242905 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242906 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242907 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242908 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242909 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242910 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 242911 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 242912 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 242913 }
- 242914
- 242915 namespace HistoryBoolField
- 242916 {
- 242917 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242918 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242919 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242920 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242921 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242922 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242923 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242924 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242925 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 242926 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 242927 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 242928 constexpr std::uintptr_t _historyGetter_k__BackingField = 0x68 ;
- 242929 }
- 242930
- 242931 namespace IntField
- 242932 {
- 242933 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242934 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242935 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242936 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242937 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242938 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242939 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242940 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242941 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 242942 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 242943 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 242944 constexpr std::uintptr_t min = 0x68 ;
- 242945 constexpr std::uintptr_t max = 0x70 ;
- 242946 constexpr std::uintptr_t incStep = 0x78 ;
- 242947 constexpr std::uintptr_t intStepMult = 0x7C ;
- 242948 }
- 242949
- 242950 namespace UIntField
- 242951 {
- 242952 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242953 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242954 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242955 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242956 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242957 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242958 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242959 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242960 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 242961 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 242962 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 242963 constexpr std::uintptr_t min = 0x68 ;
- 242964 constexpr std::uintptr_t max = 0x70 ;
- 242965 constexpr std::uintptr_t incStep = 0x78 ;
- 242966 constexpr std::uintptr_t intStepMult = 0x7C ;
- 242967 }
- 242968
- 242969 namespace FloatField
- 242970 {
- 242971 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242972 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242973 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242974 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242975 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242976 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242977 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242978 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242979 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 242980 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 242981 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 242982 constexpr std::uintptr_t min = 0x68 ;
- 242983 constexpr std::uintptr_t max = 0x70 ;
- 242984 constexpr std::uintptr_t incStep = 0x78 ;
- 242985 constexpr std::uintptr_t incStepMult = 0x7C ;
- 242986 constexpr std::uintptr_t decimals = 0x80 ;
- 242987 }
- 242988
- 242989 namespace RenderingLayerField
- 242990 {
- 242991 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 242992 constexpr std::uintptr_t m_Panel = 0x18 ;
- 242993 constexpr std::uintptr_t m_Parent = 0x20 ;
- 242994 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 242995 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 242996 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 242997 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 242998 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 242999 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243000 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243001 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243002 constexpr std::uintptr_t m_RenderingLayersNames = 0x68 ;
- 243003 constexpr std::uintptr_t m_DefinedRenderingLayersCount = 0x70 ;
- 243004 constexpr std::uintptr_t m_RenderingLayersColors = 0x78 ;
- 243005 constexpr std::uintptr_t _getRenderingLayerColor_k__BackingField = 0x80 ;
- 243006 constexpr std::uintptr_t _setRenderingLayerColor_k__BackingField = 0x88 ;
- 243007
- 243008 namespace _static
- 243009 {
- 243010 constexpr std::uintptr_t s_RenderingLayerColors = 0x0 ;
- 243011 }
- 243012
- 243013 }
- 243014
- 243015 namespace EnumField`1
- 243016 {
- 243017 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243018 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243019 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243020 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243021 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243022 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243023 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243024 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243025 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243026 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243027 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243028 constexpr std::uintptr_t enumNames = 0x0 ;
- 243029
- 243030 namespace _static
- 243031 {
- 243032 constexpr std::uintptr_t s_NicifyRegEx = 0x0 ;
- 243033 }
- 243034
- 243035 }
- 243036
- 243037 namespace EnumField
- 243038 {
- 243039 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243040 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243041 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243042 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243043 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243044 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243045 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243046 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243047 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243048 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243049 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243050 constexpr std::uintptr_t enumNames = 0x68 ;
- 243051 constexpr std::uintptr_t m_EnumValues = 0x70 ;
- 243052 constexpr std::uintptr_t quickSeparators = 0x78 ;
- 243053 constexpr std::uintptr_t m_Indexes = 0x80 ;
- 243054 constexpr std::uintptr_t _getIndex_k__BackingField = 0x88 ;
- 243055 constexpr std::uintptr_t _setIndex_k__BackingField = 0x90 ;
- 243056 }
- 243057
- 243058 namespace ObjectPopupField
- 243059 {
- 243060 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243061 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243062 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243063 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243064 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243065 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243066 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243067 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243068 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243069 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243070 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243071 constexpr std::uintptr_t _getObjects_k__BackingField = 0x68 ;
- 243072 }
- 243073
- 243074 namespace CameraSelector
- 243075 {
- 243076 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243077 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243078 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243079 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243080 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243081 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243082 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243083 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243084 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243085 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243086 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243087 constexpr std::uintptr_t _getObjects_k__BackingField = 0x68 ;
- 243088 constexpr std::uintptr_t m_CamerasArray = 0x70 ;
- 243089 constexpr std::uintptr_t m_Cameras = 0x78 ;
- 243090 }
- 243091
- 243092 namespace HistoryEnumField
- 243093 {
- 243094 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243095 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243096 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243097 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243098 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243099 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243100 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243101 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243102 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243103 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243104 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243105 constexpr std::uintptr_t enumNames = 0x68 ;
- 243106 constexpr std::uintptr_t m_EnumValues = 0x70 ;
- 243107 constexpr std::uintptr_t quickSeparators = 0x78 ;
- 243108 constexpr std::uintptr_t m_Indexes = 0x80 ;
- 243109 constexpr std::uintptr_t _getIndex_k__BackingField = 0x88 ;
- 243110 constexpr std::uintptr_t _setIndex_k__BackingField = 0x90 ;
- 243111 constexpr std::uintptr_t _historyIndexGetter_k__BackingField = 0x98 ;
- 243112 }
- 243113
- 243114 namespace BitField
- 243115 {
- 243116 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243117 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243118 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243119 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243120 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243121 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243122 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243123 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243124 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243125 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243126 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243127 constexpr std::uintptr_t enumNames = 0x68 ;
- 243128 constexpr std::uintptr_t m_EnumValues = 0x70 ;
- 243129 constexpr std::uintptr_t m_EnumType = 0x78 ;
- 243130 }
- 243131
- 243132 namespace ColorField
- 243133 {
- 243134 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243135 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243136 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243137 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243138 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243139 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243140 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243141 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243142 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243143 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243144 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243145 constexpr std::uintptr_t hdr = 0x68 ;
- 243146 constexpr std::uintptr_t showAlpha = 0x69 ;
- 243147 constexpr std::uintptr_t showPicker = 0x6A ;
- 243148 constexpr std::uintptr_t incStep = 0x6C ;
- 243149 constexpr std::uintptr_t incStepMult = 0x70 ;
- 243150 constexpr std::uintptr_t decimals = 0x74 ;
- 243151 }
- 243152
- 243153 namespace Vector2Field
- 243154 {
- 243155 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243156 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243157 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243158 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243159 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243160 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243161 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243162 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243163 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243164 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243165 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243166 constexpr std::uintptr_t incStep = 0x68 ;
- 243167 constexpr std::uintptr_t incStepMult = 0x6C ;
- 243168 constexpr std::uintptr_t decimals = 0x70 ;
- 243169 }
- 243170
- 243171 namespace Vector3Field
- 243172 {
- 243173 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243174 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243175 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243176 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243177 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243178 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243179 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243180 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243181 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243182 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243183 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243184 constexpr std::uintptr_t incStep = 0x68 ;
- 243185 constexpr std::uintptr_t incStepMult = 0x6C ;
- 243186 constexpr std::uintptr_t decimals = 0x70 ;
- 243187 }
- 243188
- 243189 namespace Vector4Field
- 243190 {
- 243191 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243192 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243193 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243194 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243195 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243196 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243197 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243198 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243199 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243200 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243201 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243202 constexpr std::uintptr_t incStep = 0x68 ;
- 243203 constexpr std::uintptr_t incStepMult = 0x6C ;
- 243204 constexpr std::uintptr_t decimals = 0x70 ;
- 243205 }
- 243206
- 243207 namespace ObjectField
- 243208 {
- 243209 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243210 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243211 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243212 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243213 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243214 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243215 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243216 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243217 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243218 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243219 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243220 constexpr std::uintptr_t type = 0x68 ;
- 243221 }
- 243222
- 243223 namespace ObjectListField
- 243224 {
- 243225 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243226 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243227 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243228 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243229 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243230 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243231 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243232 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243233 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243234 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243235 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243236 constexpr std::uintptr_t type = 0x68 ;
- 243237 }
- 243238
- 243239 namespace Style
- 243240 {
- 243241 constexpr std::uintptr_t value__ = 0x0 ;
- 243242 }
- 243243
- 243244 namespace MessageBox
- 243245 {
- 243246 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243247 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243248 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243249 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243250 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243251 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243252 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243253 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243254 constexpr std::uintptr_t style = 0x50 ;
- 243255 constexpr std::uintptr_t messageCallback = 0x58 ;
- 243256 }
- 243257
- 243258 namespace RuntimeDebugShadersMessageBox
- 243259 {
- 243260 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243261 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243262 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243263 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243264 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243265 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243266 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243267 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243268 constexpr std::uintptr_t style = 0x50 ;
- 243269 constexpr std::uintptr_t messageCallback = 0x58 ;
- 243270 }
- 243271
- 243272 namespace Panel
- 243273 {
- 243274 constexpr std::uintptr_t _flags_k__BackingField = 0x10 ;
- 243275 constexpr std::uintptr_t _displayName_k__BackingField = 0x18 ;
- 243276 constexpr std::uintptr_t _groupIndex_k__BackingField = 0x20 ;
- 243277 constexpr std::uintptr_t _children_k__BackingField = 0x28 ;
- 243278 constexpr std::uintptr_t onSetDirty = 0x30 ;
- 243279 }
- 243280
- 243281 namespace Flags
- 243282 {
- 243283 constexpr std::uintptr_t value__ = 0x0 ;
- 243284 }
- 243285
- 243286 namespace NameAndTooltip
- 243287 {
- 243288 constexpr std::uintptr_t name = 0x0 ;
- 243289 constexpr std::uintptr_t tooltip = 0x8 ;
- 243290 }
- 243291
- 243292 namespace Widget
- 243293 {
- 243294 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243295 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243296 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243297 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243298 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243299 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243300 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243301 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243302 }
- 243303
- 243304 namespace Button
- 243305 {
- 243306 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243307 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243308 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243309 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243310 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243311 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243312 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243313 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243314 constexpr std::uintptr_t _action_k__BackingField = 0x50 ;
- 243315 }
- 243316
- 243317 namespace Value
- 243318 {
- 243319 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243320 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243321 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243322 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243323 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243324 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243325 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243326 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243327 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243328 constexpr std::uintptr_t refreshRate = 0x58 ;
- 243329 constexpr std::uintptr_t formatString = 0x60 ;
- 243330 }
- 243331
- 243332 namespace ProgressBarValue
- 243333 {
- 243334 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243335 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243336 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243337 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243338 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243339 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243340 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243341 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243342 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243343 constexpr std::uintptr_t refreshRate = 0x58 ;
- 243344 constexpr std::uintptr_t formatString = 0x60 ;
- 243345 constexpr std::uintptr_t min = 0x68 ;
- 243346 constexpr std::uintptr_t max = 0x6C ;
- 243347 }
- 243348
- 243349 namespace ValueTuple
- 243350 {
- 243351 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243352 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243353 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243354 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243355 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243356 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243357 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243358 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243359 constexpr std::uintptr_t values = 0x50 ;
- 243360 constexpr std::uintptr_t pinnedElementIndex = 0x58 ;
- 243361 }
- 243362
- 243363 namespace MaskField
- 243364 {
- 243365 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 243366 constexpr std::uintptr_t m_Panel = 0x18 ;
- 243367 constexpr std::uintptr_t m_Parent = 0x20 ;
- 243368 constexpr std::uintptr_t _flags_k__BackingField = 0x28 ;
- 243369 constexpr std::uintptr_t _displayName_k__BackingField = 0x30 ;
- 243370 constexpr std::uintptr_t _tooltip_k__BackingField = 0x38 ;
- 243371 constexpr std::uintptr_t _queryPath_k__BackingField = 0x40 ;
- 243372 constexpr std::uintptr_t isHiddenCallback = 0x48 ;
- 243373 constexpr std::uintptr_t _getter_k__BackingField = 0x50 ;
- 243374 constexpr std::uintptr_t _setter_k__BackingField = 0x58 ;
- 243375 constexpr std::uintptr_t onValueChanged = 0x60 ;
- 243376 constexpr std::uintptr_t enumNames = 0x68 ;
- 243377 constexpr std::uintptr_t m_EnumValues = 0x70 ;
- 243378 }
- 243379
- 243380 namespace DebugValueType
- 243381 {
- 243382 constexpr std::uintptr_t value__ = 0x0 ;
- 243383 }
- 243384
- 243385 namespace Shape
- 243386 {
- 243387 constexpr std::uintptr_t value__ = 0x0 ;
- 243388 }
- 243389
- 243390 namespace Mode
- 243391 {
- 243392 constexpr std::uintptr_t value__ = 0x0 ;
- 243393 }
- 243394
- 243395 namespace RenderingLayerMaskOperation
- 243396 {
- 243397 constexpr std::uintptr_t value__ = 0x0 ;
- 243398 }
- 243399
- 243400 namespace Version
- 243401 {
- 243402 constexpr std::uintptr_t value__ = 0x0 ;
- 243403 }
- 243404
- 243405 namespace Brick
- 243406 {
- 243407 constexpr std::uintptr_t position = 0x0 ;
- 243408 constexpr std::uintptr_t subdivisionLevel = 0xC ;
- 243409 }
- 243410
- 243411 namespace IndirectionEntryUpdateInfo
- 243412 {
- 243413 constexpr std::uintptr_t firstChunkIndex = 0x0 ;
- 243414 constexpr std::uintptr_t numberOfChunks = 0x4 ;
- 243415 constexpr std::uintptr_t minSubdivInCell = 0x8 ;
- 243416 constexpr std::uintptr_t minValidBrickIndexForCellAtMaxRes = 0xC ;
- 243417 constexpr std::uintptr_t maxValidBrickIndexForCellAtMaxResPlusOne = 0x18 ;
- 243418 constexpr std::uintptr_t entryPositionInBricksAtMaxRes = 0x24 ;
- 243419 constexpr std::uintptr_t hasOnlyBiggerBricks = 0x30 ;
- 243420 }
- 243421
- 243422 namespace CellIndexUpdateInfo
- 243423 {
- 243424 constexpr std::uintptr_t entriesInfo = 0x0 ;
- 243425 }
- 243426
- 243427 namespace BrickChunkAlloc
- 243428 {
- 243429 constexpr std::uintptr_t x = 0x0 ;
- 243430 constexpr std::uintptr_t y = 0x4 ;
- 243431 constexpr std::uintptr_t z = 0x8 ;
- 243432 }
- 243433
- 243434 namespace DataLocation
- 243435 {
- 243436 constexpr std::uintptr_t TexL0_L1rx = 0x0 ;
- 243437 constexpr std::uintptr_t TexL1_G_ry = 0x8 ;
- 243438 constexpr std::uintptr_t TexL1_B_rz = 0x10 ;
- 243439 constexpr std::uintptr_t TexL2_0 = 0x18 ;
- 243440 constexpr std::uintptr_t TexL2_1 = 0x20 ;
- 243441 constexpr std::uintptr_t TexL2_2 = 0x28 ;
- 243442 constexpr std::uintptr_t TexL2_3 = 0x30 ;
- 243443 constexpr std::uintptr_t TexProbeOcclusion = 0x38 ;
- 243444 constexpr std::uintptr_t TexValidity = 0x40 ;
- 243445 constexpr std::uintptr_t TexSkyOcclusion = 0x48 ;
- 243446 constexpr std::uintptr_t TexSkyShadingDirectionIndices = 0x50 ;
- 243447 constexpr std::uintptr_t width = 0x58 ;
- 243448 constexpr std::uintptr_t height = 0x5C ;
- 243449 constexpr std::uintptr_t depth = 0x60 ;
- 243450 }
- 243451
- 243452 namespace IndexMetaData
- 243453 {
- 243454 constexpr std::uintptr_t minLocalIdx = 0x0 ;
- 243455 constexpr std::uintptr_t maxLocalIdxPlusOne = 0xC ;
- 243456 constexpr std::uintptr_t firstChunkIndex = 0x18 ;
- 243457 constexpr std::uintptr_t minSubdiv = 0x1C ;
- 243458
- 243459 namespace _static
- 243460 {
- 243461 constexpr std::uintptr_t s_PackedValues = 0x0 ;
- 243462 }
- 243463
- 243464 }
- 243465
- 243466 namespace CellInstancedDebugProbes
- 243467 {
- 243468 constexpr std::uintptr_t probeBuffers = 0x10 ;
- 243469 constexpr std::uintptr_t offsetBuffers = 0x18 ;
- 243470 constexpr std::uintptr_t props = 0x20 ;
- 243471 }
- 243472
- 243473 namespace RenderFragmentationOverlayPassData
- 243474 {
- 243475 constexpr std::uintptr_t debugFragmentationMaterial = 0x10 ;
- 243476 constexpr std::uintptr_t debugOverlay = 0x18 ;
- 243477 constexpr std::uintptr_t chunkCount = 0x20 ;
- 243478 constexpr std::uintptr_t debugFragmentationData = 0x28 ;
- 243479 constexpr std::uintptr_t colorBuffer = 0x30 ;
- 243480 constexpr std::uintptr_t depthBuffer = 0x40 ;
- 243481 }
- 243482
- 243483 namespace DiskStreamingRequest
- 243484 {
- 243485 constexpr std::uintptr_t m_ReadHandle = 0x10 ;
- 243486 constexpr std::uintptr_t m_ReadCommandArray = 0x20 ;
- 243487 constexpr std::uintptr_t m_ReadCommandBuffer = 0x30 ;
- 243488 constexpr std::uintptr_t m_BytesWritten = 0x40 ;
- 243489 }
- 243490
- 243491 namespace CellStreamingScratchBufferLayout
- 243492 {
- 243493 constexpr std::uintptr_t _SharedDestChunksOffset = 0x0 ;
- 243494 constexpr std::uintptr_t _L0L1rxOffset = 0x4 ;
- 243495 constexpr std::uintptr_t _L1GryOffset = 0x8 ;
- 243496 constexpr std::uintptr_t _L1BrzOffset = 0xC ;
- 243497 constexpr std::uintptr_t _ValidityOffset = 0x10 ;
- 243498 constexpr std::uintptr_t _ProbeOcclusionOffset = 0x14 ;
- 243499 constexpr std::uintptr_t _SkyOcclusionOffset = 0x18 ;
- 243500 constexpr std::uintptr_t _SkyShadingDirectionOffset = 0x1C ;
- 243501 constexpr std::uintptr_t _L2_0Offset = 0x20 ;
- 243502 constexpr std::uintptr_t _L2_1Offset = 0x24 ;
- 243503 constexpr std::uintptr_t _L2_2Offset = 0x28 ;
- 243504 constexpr std::uintptr_t _L2_3Offset = 0x2C ;
- 243505 constexpr std::uintptr_t _L0Size = 0x30 ;
- 243506 constexpr std::uintptr_t _L0ProbeSize = 0x34 ;
- 243507 constexpr std::uintptr_t _L1Size = 0x38 ;
- 243508 constexpr std::uintptr_t _L1ProbeSize = 0x3C ;
- 243509 constexpr std::uintptr_t _ValiditySize = 0x40 ;
- 243510 constexpr std::uintptr_t _ValidityProbeSize = 0x44 ;
- 243511 constexpr std::uintptr_t _ProbeOcclusionSize = 0x48 ;
- 243512 constexpr std::uintptr_t _ProbeOcclusionProbeSize = 0x4C ;
- 243513 constexpr std::uintptr_t _SkyOcclusionSize = 0x50 ;
- 243514 constexpr std::uintptr_t _SkyOcclusionProbeSize = 0x54 ;
- 243515 constexpr std::uintptr_t _SkyShadingDirectionSize = 0x58 ;
- 243516 constexpr std::uintptr_t _SkyShadingDirectionProbeSize = 0x5C ;
- 243517 constexpr std::uintptr_t _L2Size = 0x60 ;
- 243518 constexpr std::uintptr_t _L2ProbeSize = 0x64 ;
- 243519 constexpr std::uintptr_t _ProbeCountInChunkLine = 0x68 ;
- 243520 constexpr std::uintptr_t _ProbeCountInChunkSlice = 0x6C ;
- 243521 }
- 243522
- 243523 namespace CellStreamingScratchBuffer
- 243524 {
- 243525 constexpr std::uintptr_t stagingBuffer = 0x10 ;
- 243526 constexpr std::uintptr_t _chunkCount_k__BackingField = 0x20 ;
- 243527 constexpr std::uintptr_t _chunkSize_k__BackingField = 0x24 ;
- 243528 constexpr std::uintptr_t m_CurrentBuffer = 0x28 ;
- 243529 constexpr std::uintptr_t m_GraphicsBuffers = 0x30 ;
- 243530 }
- 243531
- 243532 namespace State
- 243533 {
- 243534 constexpr std::uintptr_t value__ = 0x0 ;
- 243535 }
- 243536
- 243537 namespace OnStreamingCompleteDelegate
- 243538 {
- 243539 constexpr std::uintptr_t method_ptr = 0x10 ;
- 243540 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 243541 constexpr std::uintptr_t m_target = 0x20 ;
- 243542 constexpr std::uintptr_t method = 0x28 ;
- 243543 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 243544 constexpr std::uintptr_t extra_arg = 0x38 ;
- 243545 constexpr std::uintptr_t method_code = 0x40 ;
- 243546 constexpr std::uintptr_t interp_method = 0x48 ;
- 243547 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 243548 constexpr std::uintptr_t method_info = 0x58 ;
- 243549 constexpr std::uintptr_t original_method_info = 0x60 ;
- 243550 constexpr std::uintptr_t data = 0x68 ;
- 243551 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 243552 constexpr std::uintptr_t delegates = 0x78 ;
- 243553 }
- 243554
- 243555 namespace CellStreamingRequest
- 243556 {
- 243557 constexpr std::uintptr_t _cell_k__BackingField = 0x10 ;
- 243558 constexpr std::uintptr_t _state_k__BackingField = 0x18 ;
- 243559 constexpr std::uintptr_t _scratchBuffer_k__BackingField = 0x20 ;
- 243560 constexpr std::uintptr_t _scratchBufferLayout_k__BackingField = 0x28 ;
- 243561 constexpr std::uintptr_t _scenarioData_k__BackingField = 0x98 ;
- 243562 constexpr std::uintptr_t _poolIndex_k__BackingField = 0xA0 ;
- 243563 constexpr std::uintptr_t _streamSharedData_k__BackingField = 0xA4 ;
- 243564 constexpr std::uintptr_t onStreamingComplete = 0xA8 ;
- 243565 constexpr std::uintptr_t cellDataStreamingRequest = 0xB0 ;
- 243566 constexpr std::uintptr_t cellOptionalDataStreamingRequest = 0xB8 ;
- 243567 constexpr std::uintptr_t cellSharedDataStreamingRequest = 0xC0 ;
- 243568 constexpr std::uintptr_t cellProbeOcclusionDataStreamingRequest = 0xC8 ;
- 243569 constexpr std::uintptr_t brickStreamingRequest = 0xD0 ;
- 243570 constexpr std::uintptr_t supportStreamingRequest = 0xD8 ;
- 243571 constexpr std::uintptr_t bytesWritten = 0xE0 ;
- 243572 }
- 243573
- 243574 namespace IndirectionEntryInfo
- 243575 {
- 243576 constexpr std::uintptr_t positionInBricks = 0x0 ;
- 243577 constexpr std::uintptr_t minSubdiv = 0xC ;
- 243578 constexpr std::uintptr_t minBrickPos = 0x10 ;
- 243579 constexpr std::uintptr_t maxBrickPosPlusOne = 0x1C ;
- 243580 constexpr std::uintptr_t hasMinMax = 0x28 ;
- 243581 constexpr std::uintptr_t hasOnlyBiggerBricks = 0x29 ;
- 243582 }
- 243583
- 243584 namespace CellDesc
- 243585 {
- 243586 constexpr std::uintptr_t position = 0x10 ;
- 243587 constexpr std::uintptr_t index = 0x1C ;
- 243588 constexpr std::uintptr_t probeCount = 0x20 ;
- 243589 constexpr std::uintptr_t minSubdiv = 0x24 ;
- 243590 constexpr std::uintptr_t indexChunkCount = 0x28 ;
- 243591 constexpr std::uintptr_t shChunkCount = 0x2C ;
- 243592 constexpr std::uintptr_t bricksCount = 0x30 ;
- 243593 constexpr std::uintptr_t indirectionEntryInfo = 0x38 ;
- 243594 }
- 243595
- 243596 namespace PerScenarioData
- 243597 {
- 243598 constexpr std::uintptr_t shL0L1RxData = 0x0 ;
- 243599 constexpr std::uintptr_t shL1GL1RyData = 0x10 ;
- 243600 constexpr std::uintptr_t shL1BL1RzData = 0x20 ;
- 243601 constexpr std::uintptr_t shL2Data_0 = 0x30 ;
- 243602 constexpr std::uintptr_t shL2Data_1 = 0x40 ;
- 243603 constexpr std::uintptr_t shL2Data_2 = 0x50 ;
- 243604 constexpr std::uintptr_t shL2Data_3 = 0x60 ;
- 243605 constexpr std::uintptr_t probeOcclusion = 0x70 ;
- 243606 }
- 243607
- 243608 namespace CellData
- 243609 {
- 243610 constexpr std::uintptr_t validityNeighMaskData = 0x10 ;
- 243611 constexpr std::uintptr_t _skyOcclusionDataL0L1_k__BackingField = 0x20 ;
- 243612 constexpr std::uintptr_t _skyShadingDirectionIndices_k__BackingField = 0x30 ;
- 243613 constexpr std::uintptr_t scenarios = 0x40 ;
- 243614 constexpr std::uintptr_t _bricks_k__BackingField = 0x48 ;
- 243615 constexpr std::uintptr_t _probePositions_k__BackingField = 0x58 ;
- 243616 constexpr std::uintptr_t _touchupVolumeInteraction_k__BackingField = 0x68 ;
- 243617 constexpr std::uintptr_t _offsetVectors_k__BackingField = 0x78 ;
- 243618 constexpr std::uintptr_t _validity_k__BackingField = 0x88 ;
- 243619 constexpr std::uintptr_t _layer_k__BackingField = 0x98 ;
- 243620 }
- 243621
- 243622 namespace CellPoolInfo
- 243623 {
- 243624 constexpr std::uintptr_t chunkList = 0x10 ;
- 243625 constexpr std::uintptr_t shChunkCount = 0x18 ;
- 243626 }
- 243627
- 243628 namespace CellIndexInfo
- 243629 {
- 243630 constexpr std::uintptr_t flatIndicesInGlobalIndirection = 0x10 ;
- 243631 constexpr std::uintptr_t updateInfo = 0x18 ;
- 243632 constexpr std::uintptr_t indexUpdated = 0x20 ;
- 243633 constexpr std::uintptr_t indirectionEntryInfo = 0x28 ;
- 243634 constexpr std::uintptr_t indexChunkCount = 0x30 ;
- 243635 }
- 243636
- 243637 namespace CellBlendingInfo
- 243638 {
- 243639 constexpr std::uintptr_t chunkList = 0x10 ;
- 243640 constexpr std::uintptr_t blendingScore = 0x18 ;
- 243641 constexpr std::uintptr_t blendingFactor = 0x1C ;
- 243642 constexpr std::uintptr_t blending = 0x20 ;
- 243643 }
- 243644
- 243645 namespace CellStreamingInfo
- 243646 {
- 243647 constexpr std::uintptr_t request = 0x10 ;
- 243648 constexpr std::uintptr_t blendingRequest0 = 0x18 ;
- 243649 constexpr std::uintptr_t blendingRequest1 = 0x20 ;
- 243650 constexpr std::uintptr_t streamingScore = 0x28 ;
- 243651 }
- 243652
- 243653 namespace Cell
- 243654 {
- 243655 constexpr std::uintptr_t desc = 0x10 ;
- 243656 constexpr std::uintptr_t data = 0x18 ;
- 243657 constexpr std::uintptr_t poolInfo = 0x20 ;
- 243658 constexpr std::uintptr_t indexInfo = 0x28 ;
- 243659 constexpr std::uintptr_t blendingInfo = 0x30 ;
- 243660 constexpr std::uintptr_t streamingInfo = 0x38 ;
- 243661 constexpr std::uintptr_t referenceCount = 0x40 ;
- 243662 constexpr std::uintptr_t loaded = 0x44 ;
- 243663 constexpr std::uintptr_t scenario0 = 0x48 ;
- 243664 constexpr std::uintptr_t scenario1 = 0xC8 ;
- 243665 constexpr std::uintptr_t hasTwoScenarios = 0x148 ;
- 243666 constexpr std::uintptr_t debugProbes = 0x150 ;
- 243667 }
- 243668
- 243669 namespace Volume
- 243670 {
- 243671 constexpr std::uintptr_t corner = 0x0 ;
- 243672 constexpr std::uintptr_t X = 0xC ;
- 243673 constexpr std::uintptr_t Y = 0x18 ;
- 243674 constexpr std::uintptr_t Z = 0x24 ;
- 243675 constexpr std::uintptr_t maxSubdivisionMultiplier = 0x30 ;
- 243676 constexpr std::uintptr_t minSubdivisionMultiplier = 0x34 ;
- 243677 }
- 243678
- 243679 namespace RefVolTransform
- 243680 {
- 243681 constexpr std::uintptr_t posWS = 0x0 ;
- 243682 constexpr std::uintptr_t rot = 0xC ;
- 243683 constexpr std::uintptr_t scale = 0x1C ;
- 243684 }
- 243685
- 243686 namespace RuntimeResources
- 243687 {
- 243688 constexpr std::uintptr_t index = 0x0 ;
- 243689 constexpr std::uintptr_t cellIndices = 0x8 ;
- 243690 constexpr std::uintptr_t L0_L1rx = 0x10 ;
- 243691 constexpr std::uintptr_t L1_G_ry = 0x18 ;
- 243692 constexpr std::uintptr_t L1_B_rz = 0x20 ;
- 243693 constexpr std::uintptr_t L2_0 = 0x28 ;
- 243694 constexpr std::uintptr_t L2_1 = 0x30 ;
- 243695 constexpr std::uintptr_t L2_2 = 0x38 ;
- 243696 constexpr std::uintptr_t L2_3 = 0x40 ;
- 243697 constexpr std::uintptr_t ProbeOcclusion = 0x48 ;
- 243698 constexpr std::uintptr_t Validity = 0x50 ;
- 243699 constexpr std::uintptr_t SkyOcclusionL0L1 = 0x58 ;
- 243700 constexpr std::uintptr_t SkyShadingDirectionIndices = 0x60 ;
- 243701 constexpr std::uintptr_t SkyPrecomputedDirections = 0x68 ;
- 243702 constexpr std::uintptr_t QualityLeakReductionData = 0x70 ;
- 243703 }
- 243704
- 243705 namespace Version
- 243706 {
- 243707 constexpr std::uintptr_t value__ = 0x0 ;
- 243708 }
- 243709
- 243710 namespace Mode
- 243711 {
- 243712 constexpr std::uintptr_t value__ = 0x0 ;
- 243713 }
- 243714
- 243715 namespace SettingsVersion
- 243716 {
- 243717 constexpr std::uintptr_t value__ = 0x0 ;
- 243718 }
- 243719
- 243720 namespace Version
- 243721 {
- 243722 constexpr std::uintptr_t value__ = 0x0 ;
- 243723 }
- 243724
- 243725 namespace PerScenarioDataInfo
- 243726 {
- 243727 constexpr std::uintptr_t sceneHash = 0x10 ;
- 243728 constexpr std::uintptr_t cellDataAsset = 0x18 ;
- 243729 constexpr std::uintptr_t cellOptionalDataAsset = 0x20 ;
- 243730 constexpr std::uintptr_t cellProbeOcclusionDataAsset = 0x28 ;
- 243731 constexpr std::uintptr_t m_HasValidData = 0x30 ;
- 243732 }
- 243733
- 243734 namespace CellCounts
- 243735 {
- 243736 constexpr std::uintptr_t bricksCount = 0x0 ;
- 243737 constexpr std::uintptr_t chunksCount = 0x4 ;
- 243738 }
- 243739
- 243740 namespace SerializedPerSceneCellList
- 243741 {
- 243742 constexpr std::uintptr_t sceneGUID = 0x0 ;
- 243743 constexpr std::uintptr_t cellList = 0x8 ;
- 243744 }
- 243745
- 243746 namespace ProbeLayerMask
- 243747 {
- 243748 constexpr std::uintptr_t mask = 0x0 ;
- 243749 constexpr std::uintptr_t name = 0x8 ;
- 243750 }
- 243751
- 243752 namespace ObsoletePerScenarioData
- 243753 {
- 243754 constexpr std::uintptr_t sceneHash = 0x0 ;
- 243755 constexpr std::uintptr_t cellDataAsset = 0x8 ;
- 243756 constexpr std::uintptr_t cellOptionalDataAsset = 0x10 ;
- 243757 }
- 243758
- 243759 namespace ObsoleteSerializablePerScenarioDataItem
- 243760 {
- 243761 constexpr std::uintptr_t scenario = 0x0 ;
- 243762 constexpr std::uintptr_t data = 0x8 ;
- 243763 }
- 243764
- 243765 namespace ScratchBufferPool
- 243766 {
- 243767 constexpr std::uintptr_t chunkCount = 0x10 ;
- 243768 constexpr std::uintptr_t pool = 0x18 ;
- 243769 }
- 243770
- 243771 namespace StreamableCellDesc
- 243772 {
- 243773 constexpr std::uintptr_t offset = 0x0 ;
- 243774 constexpr std::uintptr_t elementCount = 0x4 ;
- 243775 }
- 243776
- 243777 namespace LensFlareCompInfo
- 243778 {
- 243779 constexpr std::uintptr_t index = 0x10 ;
- 243780 constexpr std::uintptr_t comp = 0x18 ;
- 243781 }
- 243782
- 243783 namespace Version
- 243784 {
- 243785 constexpr std::uintptr_t value__ = 0x0 ;
- 243786 }
- 243787
- 243788 namespace SettingsPanel
- 243789 {
- 243790 constexpr std::uintptr_t m_Widgets = 0x10 ;
- 243791 constexpr std::uintptr_t m_DisplayInfo = 0x18 ;
- 243792 }
- 243793
- 243794 namespace Version
- 243795 {
- 243796 constexpr std::uintptr_t value__ = 0x0 ;
- 243797 }
- 243798
- 243799 namespace PerViewConfig
- 243800 {
- 243801 constexpr std::uintptr_t currentProj = 0x0 ;
- 243802 constexpr std::uintptr_t lastProj = 0x40 ;
- 243803 constexpr std::uintptr_t lastLastProj = 0x80 ;
- 243804 constexpr std::uintptr_t currentView = 0xC0 ;
- 243805 constexpr std::uintptr_t lastView = 0x100 ;
- 243806 constexpr std::uintptr_t lastLastView = 0x140 ;
- 243807 }
- 243808
- 243809 namespace Config
- 243810 {
- 243811 constexpr std::uintptr_t noiseTexture = 0x0 ;
- 243812 constexpr std::uintptr_t inputColor = 0x8 ;
- 243813 constexpr std::uintptr_t inputDepth = 0x18 ;
- 243814 constexpr std::uintptr_t inputMotion = 0x28 ;
- 243815 constexpr std::uintptr_t inputStencil = 0x38 ;
- 243816 constexpr std::uintptr_t debugView = 0x48 ;
- 243817 constexpr std::uintptr_t destination = 0x58 ;
- 243818 constexpr std::uintptr_t historyContext = 0x68 ;
- 243819 constexpr std::uintptr_t enableHwDrs = 0x70 ;
- 243820 constexpr std::uintptr_t enableTexArray = 0x71 ;
- 243821 constexpr std::uintptr_t enableMotionScaling = 0x72 ;
- 243822 constexpr std::uintptr_t nearPlane = 0x74 ;
- 243823 constexpr std::uintptr_t farPlane = 0x78 ;
- 243824 constexpr std::uintptr_t frameIndex = 0x7C ;
- 243825 constexpr std::uintptr_t hasValidHistory = 0x80 ;
- 243826 constexpr std::uintptr_t stencilMask = 0x84 ;
- 243827 constexpr std::uintptr_t debugViewIndex = 0x88 ;
- 243828 constexpr std::uintptr_t deltaTime = 0x8C ;
- 243829 constexpr std::uintptr_t lastDeltaTime = 0x90 ;
- 243830 constexpr std::uintptr_t currentImageSize = 0x94 ;
- 243831 constexpr std::uintptr_t priorImageSize = 0x9C ;
- 243832 constexpr std::uintptr_t outputImageSize = 0xA4 ;
- 243833 constexpr std::uintptr_t numActiveViews = 0xAC ;
- 243834 constexpr std::uintptr_t perViewConfigs = 0xB0 ;
- 243835 }
- 243836
- 243837 namespace HistoryTextureType
- 243838 {
- 243839 constexpr std::uintptr_t value__ = 0x0 ;
- 243840 }
- 243841
- 243842 namespace HistoryUpdateInfo
- 243843 {
- 243844 constexpr std::uintptr_t preUpscaleSize = 0x0 ;
- 243845 constexpr std::uintptr_t postUpscaleSize = 0x8 ;
- 243846 constexpr std::uintptr_t useHwDrs = 0x10 ;
- 243847 constexpr std::uintptr_t useTexArray = 0x11 ;
- 243848 }
- 243849
- 243850 namespace HistoryContext
- 243851 {
- 243852 constexpr std::uintptr_t m_textures = 0x10 ;
- 243853 constexpr std::uintptr_t m_hash = 0x18 ;
- 243854 }
- 243855
- 243856 namespace StpSetupPerViewConstants
- 243857 {
- 243858 constexpr std::uintptr_t value__ = 0x0 ;
- 243859 }
- 243860
- 243861 namespace StpConstantBufferData
- 243862 {
- 243863 constexpr std::uintptr_t _StpCommonConstant = 0x0 ;
- 243864 constexpr std::uintptr_t _StpSetupConstants0 = 0x10 ;
- 243865 constexpr std::uintptr_t _StpSetupConstants1 = 0x20 ;
- 243866 constexpr std::uintptr_t _StpSetupConstants2 = 0x30 ;
- 243867 constexpr std::uintptr_t _StpSetupConstants3 = 0x40 ;
- 243868 constexpr std::uintptr_t _StpSetupConstants4 = 0x50 ;
- 243869 constexpr std::uintptr_t _StpSetupConstants5 = 0x60 ;
- 243870 constexpr std::uintptr_t _StpSetupPerViewConstants = 0x70 ;
- 243871 constexpr std::uintptr_t _StpDilConstants0 = 0x170 ;
- 243872 constexpr std::uintptr_t _StpTaaConstants0 = 0x180 ;
- 243873 constexpr std::uintptr_t _StpTaaConstants1 = 0x190 ;
- 243874 constexpr std::uintptr_t _StpTaaConstants2 = 0x1A0 ;
- 243875 constexpr std::uintptr_t _StpTaaConstants3 = 0x1B0 ;
- 243876 }
- 243877
- 243878 namespace RuntimeResources
- 243879 {
- 243880 constexpr std::uintptr_t m_setupCS = 0x10 ;
- 243881 constexpr std::uintptr_t m_preTaaCS = 0x18 ;
- 243882 constexpr std::uintptr_t m_taaCS = 0x20 ;
- 243883 }
- 243884
- 243885 namespace ProfileId
- 243886 {
- 243887 constexpr std::uintptr_t value__ = 0x0 ;
- 243888 }
- 243889
- 243890 namespace SetupData
- 243891 {
- 243892 constexpr std::uintptr_t cs = 0x10 ;
- 243893 constexpr std::uintptr_t kernelIndex = 0x18 ;
- 243894 constexpr std::uintptr_t viewCount = 0x1C ;
- 243895 constexpr std::uintptr_t dispatchSize = 0x20 ;
- 243896 constexpr std::uintptr_t constantBufferData = 0x28 ;
- 243897 constexpr std::uintptr_t noiseTexture = 0x1E8 ;
- 243898 constexpr std::uintptr_t debugView = 0x1F8 ;
- 243899 constexpr std::uintptr_t inputColor = 0x208 ;
- 243900 constexpr std::uintptr_t inputDepth = 0x218 ;
- 243901 constexpr std::uintptr_t inputMotion = 0x228 ;
- 243902 constexpr std::uintptr_t inputStencil = 0x238 ;
- 243903 constexpr std::uintptr_t intermediateColor = 0x248 ;
- 243904 constexpr std::uintptr_t intermediateConvergence = 0x258 ;
- 243905 constexpr std::uintptr_t priorDepthMotion = 0x268 ;
- 243906 constexpr std::uintptr_t depthMotion = 0x278 ;
- 243907 constexpr std::uintptr_t priorLuma = 0x288 ;
- 243908 constexpr std::uintptr_t luma = 0x298 ;
- 243909 constexpr std::uintptr_t priorFeedback = 0x2A8 ;
- 243910 constexpr std::uintptr_t priorConvergence = 0x2B8 ;
- 243911 }
- 243912
- 243913 namespace PreTaaData
- 243914 {
- 243915 constexpr std::uintptr_t cs = 0x10 ;
- 243916 constexpr std::uintptr_t kernelIndex = 0x18 ;
- 243917 constexpr std::uintptr_t viewCount = 0x1C ;
- 243918 constexpr std::uintptr_t dispatchSize = 0x20 ;
- 243919 constexpr std::uintptr_t noiseTexture = 0x28 ;
- 243920 constexpr std::uintptr_t debugView = 0x38 ;
- 243921 constexpr std::uintptr_t intermediateConvergence = 0x48 ;
- 243922 constexpr std::uintptr_t intermediateWeights = 0x58 ;
- 243923 constexpr std::uintptr_t luma = 0x68 ;
- 243924 constexpr std::uintptr_t convergence = 0x78 ;
- 243925 }
- 243926
- 243927 namespace TaaData
- 243928 {
- 243929 constexpr std::uintptr_t cs = 0x10 ;
- 243930 constexpr std::uintptr_t kernelIndex = 0x18 ;
- 243931 constexpr std::uintptr_t viewCount = 0x1C ;
- 243932 constexpr std::uintptr_t dispatchSize = 0x20 ;
- 243933 constexpr std::uintptr_t noiseTexture = 0x28 ;
- 243934 constexpr std::uintptr_t debugView = 0x38 ;
- 243935 constexpr std::uintptr_t intermediateColor = 0x48 ;
- 243936 constexpr std::uintptr_t intermediateWeights = 0x58 ;
- 243937 constexpr std::uintptr_t priorFeedback = 0x68 ;
- 243938 constexpr std::uintptr_t depthMotion = 0x78 ;
- 243939 constexpr std::uintptr_t convergence = 0x88 ;
- 243940 constexpr std::uintptr_t feedback = 0x98 ;
- 243941 constexpr std::uintptr_t output = 0xA8 ;
- 243942 }
- 243943
- 243944 namespace Version
- 243945 {
- 243946 constexpr std::uintptr_t value__ = 0x0 ;
- 243947 }
- 243948
- 243949 namespace Version
- 243950 {
- 243951 constexpr std::uintptr_t value__ = 0x0 ;
- 243952 }
- 243953
- 243954 namespace Version
- 243955 {
- 243956 constexpr std::uintptr_t value__ = 0x0 ;
- 243957 }
- 243958
- 243959 namespace Hammersley2dSeq16
- 243960 {
- 243961 constexpr std::uintptr_t hammersley2dSeq16 = 0x0 ;
- 243962 }
- 243963
- 243964 namespace Hammersley2dSeq32
- 243965 {
- 243966 constexpr std::uintptr_t hammersley2dSeq32 = 0x0 ;
- 243967 }
- 243968
- 243969 namespace Hammersley2dSeq64
- 243970 {
- 243971 constexpr std::uintptr_t hammersley2dSeq64 = 0x0 ;
- 243972 }
- 243973
- 243974 namespace Hammersley2dSeq256
- 243975 {
- 243976 constexpr std::uintptr_t hammersley2dSeq256 = 0x0 ;
- 243977 }
- 243978
- 243979 namespace BlitType
- 243980 {
- 243981 constexpr std::uintptr_t value__ = 0x0 ;
- 243982 }
- 243983
- 243984 namespace ResizeMode
- 243985 {
- 243986 constexpr std::uintptr_t value__ = 0x0 ;
- 243987 }
- 243988
- 243989 namespace AtlasNode
- 243990 {
- 243991 constexpr std::uintptr_t m_RightChild = 0x10 ;
- 243992 constexpr std::uintptr_t m_BottomChild = 0x18 ;
- 243993 constexpr std::uintptr_t m_Rect = 0x20 ;
- 243994 }
- 243995
- 243996 namespace BlitType
- 243997 {
- 243998 constexpr std::uintptr_t value__ = 0x0 ;
- 243999 }
- 244000