- 340001 constexpr std::uintptr_t m_Label = 0x58 ;
- 340002 constexpr std::uintptr_t m_Value = 0x60 ;
- 340003 constexpr std::uintptr_t m_Hint = 0x68 ;
- 340004 constexpr std::uintptr_t m_Frame = 0x70 ;
- 340005 constexpr std::uintptr_t m_FrameGetter = 0x80 ;
- 340006 constexpr std::uintptr_t _id_k__BackingField = 0x88 ;
- 340007 constexpr std::uintptr_t m_Role = 0x8C ;
- 340008 constexpr std::uintptr_t m_State = 0x8D ;
- 340009 constexpr std::uintptr_t m_IsActive = 0x8E ;
- 340010 constexpr std::uintptr_t m_AllowsDirectInteraction = 0x8F ;
- 340011 }
- 340012
- 340013 namespace BoundedChannelReader
- 340014 {
- 340015 constexpr std::uintptr_t _parent = 0x0 ;
- 340016 }
- 340017
- 340018 namespace BoundedChannelWriter
- 340019 {
- 340020 constexpr std::uintptr_t _parent = 0x0 ;
- 340021 }
- 340022
- 340023 namespace System_Threading_Channels__BoundedChannel`1
- 340024 {
- 340025 constexpr std::uintptr_t _Reader_k__BackingField = 0x10 ;
- 340026 constexpr std::uintptr_t _Writer_k__BackingField = 0x18 ;
- 340027 constexpr std::uintptr_t _mode = 0x0 ;
- 340028 }
- 340029
- 340030 namespace System_Threading_Channels__BoundedChannelFullMode
- 340031 {
- 340032 constexpr std::uintptr_t value__ = 0x0 ;
- 340033 }
- 340034
- 340035 namespace System_Threading_Channels__ChannelClosedException
- 340036 {
- 340037 constexpr std::uintptr_t _className = 0x10 ;
- 340038 constexpr std::uintptr_t _message = 0x18 ;
- 340039 constexpr std::uintptr_t _data = 0x20 ;
- 340040 constexpr std::uintptr_t _innerException = 0x28 ;
- 340041 constexpr std::uintptr_t _helpURL = 0x30 ;
- 340042 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 340043 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 340044 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 340045 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 340046 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 340047 constexpr std::uintptr_t _HResult = 0x60 ;
- 340048 constexpr std::uintptr_t _source = 0x68 ;
- 340049 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 340050 constexpr std::uintptr_t captured_traces = 0x78 ;
- 340051 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 340052 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 340053 }
- 340054
- 340055 namespace System_Threading_Channels__ChannelOptions
- 340056 {
- 340057 constexpr std::uintptr_t _SingleWriter_k__BackingField = 0x10 ;
- 340058 constexpr std::uintptr_t _SingleReader_k__BackingField = 0x11 ;
- 340059 constexpr std::uintptr_t _AllowSynchronousContinuations_k__BackingField = 0x12 ;
- 340060 }
- 340061
- 340062 namespace System_Threading_Channels__BoundedChannelOptions
- 340063 {
- 340064 constexpr std::uintptr_t _SingleWriter_k__BackingField = 0x10 ;
- 340065 constexpr std::uintptr_t _SingleReader_k__BackingField = 0x11 ;
- 340066 constexpr std::uintptr_t _AllowSynchronousContinuations_k__BackingField = 0x12 ;
- 340067 constexpr std::uintptr_t _capacity = 0x18 ;
- 340068 constexpr std::uintptr_t _mode = 0x1C ;
- 340069 }
- 340070
- 340071 namespace System_Threading_Channels__Channel`1
- 340072 {
- 340073 constexpr std::uintptr_t _Reader_k__BackingField = 0x10 ;
- 340074 constexpr std::uintptr_t _Writer_k__BackingField = 0x18 ;
- 340075 }
- 340076
- 340077 namespace System_Threading_Channels__Channel`2
- 340078 {
- 340079 constexpr std::uintptr_t _Reader_k__BackingField = 0x0 ;
- 340080 }
- 340081
- 340082 namespace System_Threading_Channels__AsyncOperation`1
- 340083 {
- 340084 constexpr std::uintptr_t _registration = 0x0 ;
- 340085 }
- 340086
- 340087 namespace System_Threading_Channels__VoidAsyncOperationWithData`1
- 340088 {
- 340089 constexpr std::uintptr_t _registration = 0x10 ;
- 340090 constexpr std::uintptr_t _pooled = 0x28 ;
- 340091 constexpr std::uintptr_t _runContinuationsAsynchronously = 0x29 ;
- 340092 constexpr std::uintptr_t _completionReserved = 0x2C ;
- 340093 constexpr std::uintptr_t _result = 0x30 ;
- 340094 constexpr std::uintptr_t _error = 0x38 ;
- 340095 constexpr std::uintptr_t _continuation = 0x40 ;
- 340096 constexpr std::uintptr_t _continuationState = 0x48 ;
- 340097 constexpr std::uintptr_t _schedulingContext = 0x50 ;
- 340098 constexpr std::uintptr_t _executionContext = 0x58 ;
- 340099 constexpr std::uintptr_t _currentId = 0x60 ;
- 340100 constexpr std::uintptr_t _Next_k__BackingField = 0x68 ;
- 340101 constexpr std::uintptr_t _CancellationToken_k__BackingField = 0x70 ;
- 340102 constexpr std::uintptr_t _Item_k__BackingField = 0x0 ;
- 340103 }
- 340104
- 340105 namespace System_Collections_Generic__Dequeue`1
- 340106 {
- 340107 constexpr std::uintptr_t _array = 0x0 ;
- 340108 }
- 340109
- 340110 namespace UnityEngine__IntegratedSubsystem
- 340111 {
- 340112 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340113 constexpr std::uintptr_t m_SubsystemDescriptor = 0x18 ;
- 340114 }
- 340115
- 340116 namespace UnityEngine__IntegratedSubsystem`1
- 340117 {
- 340118 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340119 constexpr std::uintptr_t m_SubsystemDescriptor = 0x18 ;
- 340120 }
- 340121
- 340122 namespace UnityEngine__IntegratedSubsystemDescriptor
- 340123 {
- 340124 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340125 }
- 340126
- 340127 namespace UnityEngine__IntegratedSubsystemDescriptor`1
- 340128 {
- 340129 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340130 }
- 340131
- 340132 namespace UnityEngine__SubsystemDescriptor
- 340133 {
- 340134 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
- 340135 }
- 340136
- 340137 namespace UnityEngine_SubsystemsImplementation__SubsystemDescriptorWithProvider
- 340138 {
- 340139 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
- 340140 constexpr std::uintptr_t _providerType_k__BackingField = 0x18 ;
- 340141 constexpr std::uintptr_t _subsystemTypeOverride_k__BackingField = 0x20 ;
- 340142 }
- 340143
- 340144 namespace UnityEngine_SubsystemsImplementation__SubsystemDescriptorWithProvider`2
- 340145 {
- 340146 constexpr std::uintptr_t _id_k__BackingField = 0x10 ;
- 340147 constexpr std::uintptr_t _providerType_k__BackingField = 0x18 ;
- 340148 constexpr std::uintptr_t _subsystemTypeOverride_k__BackingField = 0x20 ;
- 340149 }
- 340150
- 340151 namespace UnityEngine_SubsystemsImplementation__SubsystemProvider
- 340152 {
- 340153 constexpr std::uintptr_t m_Running = 0x10 ;
- 340154 }
- 340155
- 340156 namespace UnityEngine_SubsystemsImplementation__SubsystemProvider`1
- 340157 {
- 340158 constexpr std::uintptr_t m_Running = 0x10 ;
- 340159 }
- 340160
- 340161 namespace UnityEngine_SubsystemsImplementation__SubsystemWithProvider
- 340162 {
- 340163 constexpr std::uintptr_t _running_k__BackingField = 0x10 ;
- 340164 constexpr std::uintptr_t _providerBase_k__BackingField = 0x18 ;
- 340165 }
- 340166
- 340167 namespace UnityEngine_SubsystemsImplementation__SubsystemWithProvider`3
- 340168 {
- 340169 constexpr std::uintptr_t _running_k__BackingField = 0x10 ;
- 340170 constexpr std::uintptr_t _providerBase_k__BackingField = 0x18 ;
- 340171 constexpr std::uintptr_t _subsystemDescriptor_k__BackingField = 0x0 ;
- 340172 }
- 340173
- 340174 namespace UnityEngine_Analytics__SubsystemsAnalyticBase
- 340175 {
- 340176 constexpr std::uintptr_t eventName = 0x10 ;
- 340177 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340178 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340179 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340180 constexpr std::uintptr_t subsystem = 0x30 ;
- 340181 }
- 340182
- 340183 namespace UnityEngine_Analytics__SubsystemsAnalyticStart
- 340184 {
- 340185 constexpr std::uintptr_t eventName = 0x10 ;
- 340186 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340187 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340188 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340189 constexpr std::uintptr_t subsystem = 0x30 ;
- 340190 }
- 340191
- 340192 namespace UnityEngine_Analytics__SubsystemsAnalyticStop
- 340193 {
- 340194 constexpr std::uintptr_t eventName = 0x10 ;
- 340195 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340196 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340197 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340198 constexpr std::uintptr_t subsystem = 0x30 ;
- 340199 }
- 340200
- 340201 namespace UnityEngine_Analytics__SubsystemsAnalyticInfo
- 340202 {
- 340203 constexpr std::uintptr_t TypeInfo = 0x1074FA78 ;
- 340204 constexpr std::uintptr_t eventName = 0x10 ;
- 340205 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340206 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340207 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340208 constexpr std::uintptr_t subsystem = 0x30 ;
- 340209 constexpr std::uintptr_t id = 0x38 ;
- 340210 constexpr std::uintptr_t plugin_name = 0x40 ;
- 340211 constexpr std::uintptr_t version = 0x48 ;
- 340212 constexpr std::uintptr_t library_name = 0x50 ;
- 340213 }
- 340214
- 340215 namespace UnityEngine_Analytics__VRDeviceAnalyticBase
- 340216 {
- 340217 constexpr std::uintptr_t eventName = 0x10 ;
- 340218 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340219 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340220 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340221 }
- 340222
- 340223 namespace UnityEngine_Analytics__VRDeviceAnalyticAspect
- 340224 {
- 340225 constexpr std::uintptr_t eventName = 0x10 ;
- 340226 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340227 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340228 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340229 constexpr std::uintptr_t vr_aspect_ratio = 0x30 ;
- 340230 }
- 340231
- 340232 namespace UnityEngine_Analytics__VRDeviceMirrorAnalytic
- 340233 {
- 340234 constexpr std::uintptr_t eventName = 0x10 ;
- 340235 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340236 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340237 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340238 constexpr std::uintptr_t vr_device_mirror_mode = 0x30 ;
- 340239 }
- 340240
- 340241 namespace UnityEngine_Analytics__VRDeviceUserAnalytic
- 340242 {
- 340243 constexpr std::uintptr_t eventName = 0x10 ;
- 340244 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340245 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340246 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340247 constexpr std::uintptr_t vr_user_presence = 0x30 ;
- 340248 }
- 340249
- 340250 namespace UnityEngine_Analytics__VRDeviceActiveControllersAnalytic
- 340251 {
- 340252 constexpr std::uintptr_t eventName = 0x10 ;
- 340253 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340254 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340255 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340256 constexpr std::uintptr_t vr_active_controllers = 0x30 ;
- 340257 }
- 340258
- 340259 namespace UnityEditor_Analytics__AssetDatabaseRefreshAnalytic
- 340260 {
- 340261 constexpr std::uintptr_t eventName = 0x10 ;
- 340262 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340263 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340264 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340265 constexpr std::uintptr_t isV2 = 0x30 ;
- 340266 constexpr std::uintptr_t Imports_Imported = 0x38 ;
- 340267 constexpr std::uintptr_t Imports_ImportedInProcess = 0x40 ;
- 340268 constexpr std::uintptr_t Imports_ImportedOutOfProcess = 0x48 ;
- 340269 constexpr std::uintptr_t Imports_Refresh = 0x50 ;
- 340270 constexpr std::uintptr_t Imports_DomainReload = 0x58 ;
- 340271 constexpr std::uintptr_t CacheServer_MetadataRequested = 0x60 ;
- 340272 constexpr std::uintptr_t CacheServer_MetadataDownloaded = 0x68 ;
- 340273 constexpr std::uintptr_t CacheServer_MetadataFailedToDownload = 0x70 ;
- 340274 constexpr std::uintptr_t CacheServer_MetadataUploaded = 0x78 ;
- 340275 constexpr std::uintptr_t CacheServer_ArtifactsFailedToUpload = 0x80 ;
- 340276 constexpr std::uintptr_t CacheServer_MetadataVersionsDownloaded = 0x88 ;
- 340277 constexpr std::uintptr_t CacheServer_MetadataMatched = 0x90 ;
- 340278 constexpr std::uintptr_t CacheServer_ArtifactsDownloaded = 0x98 ;
- 340279 constexpr std::uintptr_t CacheServer_ArtifactFilesDownloaded = 0xA0 ;
- 340280 constexpr std::uintptr_t CacheServer_ArtifactFilesFailedToDownload = 0xA8 ;
- 340281 constexpr std::uintptr_t CacheServer_ArtifactsUploaded = 0xB0 ;
- 340282 constexpr std::uintptr_t CacheServer_ArtifactFilesUploaded = 0xB8 ;
- 340283 constexpr std::uintptr_t CacheServer_ArtifactFilesFailedToUpload = 0xC0 ;
- 340284 constexpr std::uintptr_t CacheServer_Connects = 0xC8 ;
- 340285 constexpr std::uintptr_t CacheServer_Disconnects = 0xD0 ;
- 340286 }
- 340287
- 340288 namespace UnityEditor_Analytics__BuildAssetBundleAnalytic
- 340289 {
- 340290 constexpr std::uintptr_t eventName = 0x10 ;
- 340291 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340292 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340293 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340294 constexpr std::uintptr_t success = 0x30 ;
- 340295 constexpr std::uintptr_t error = 0x38 ;
- 340296 }
- 340297
- 340298 namespace UnityEditor_Analytics__CollabOperationAnalytic
- 340299 {
- 340300 constexpr std::uintptr_t eventName = 0x10 ;
- 340301 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340302 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340303 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340304 constexpr std::uintptr_t category = 0x30 ;
- 340305 constexpr std::uintptr_t operation = 0x38 ;
- 340306 constexpr std::uintptr_t result = 0x40 ;
- 340307 constexpr std::uintptr_t start_ts = 0x48 ;
- 340308 constexpr std::uintptr_t duration = 0x50 ;
- 340309 }
- 340310
- 340311 namespace UnityEditor_Analytics__LicensingErrorAnalytic
- 340312 {
- 340313 constexpr std::uintptr_t eventName = 0x10 ;
- 340314 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340315 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340316 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340317 constexpr std::uintptr_t licensingErrorType = 0x30 ;
- 340318 constexpr std::uintptr_t additionalData = 0x38 ;
- 340319 constexpr std::uintptr_t errorMessage = 0x40 ;
- 340320 constexpr std::uintptr_t correlationId = 0x48 ;
- 340321 constexpr std::uintptr_t sessionId = 0x50 ;
- 340322 }
- 340323
- 340324 namespace UnityEditor_Analytics__LicensingInitAnalytic
- 340325 {
- 340326 constexpr std::uintptr_t eventName = 0x10 ;
- 340327 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340328 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340329 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340330 constexpr std::uintptr_t licensingProtocolVersion = 0x30 ;
- 340331 constexpr std::uintptr_t licensingClientVersion = 0x38 ;
- 340332 constexpr std::uintptr_t channelType = 0x40 ;
- 340333 constexpr std::uintptr_t initTime = 0x48 ;
- 340334 constexpr std::uintptr_t isLegacy = 0x50 ;
- 340335 constexpr std::uintptr_t sessionId = 0x58 ;
- 340336 constexpr std::uintptr_t correlationId = 0x60 ;
- 340337 }
- 340338
- 340339 namespace UnityEditor_Analytics__MetalPatchShaderComputeBufferAnalytic
- 340340 {
- 340341 constexpr std::uintptr_t eventName = 0x10 ;
- 340342 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340343 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340344 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340345 }
- 340346
- 340347 namespace UnityEditor_Analytics__NavmeshBakingAnalytic
- 340348 {
- 340349 constexpr std::uintptr_t eventName = 0x10 ;
- 340350 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340351 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340352 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340353 constexpr std::uintptr_t new_nav_api = 0x30 ;
- 340354 constexpr std::uintptr_t bake_at_runtime = 0x31 ;
- 340355 constexpr std::uintptr_t height_meshes_count = 0x34 ;
- 340356 constexpr std::uintptr_t offmesh_links_count = 0x38 ;
- 340357 }
- 340358
- 340359 namespace UnityEditor_Analytics__ProjectSettingsInformationAnalytic
- 340360 {
- 340361 constexpr std::uintptr_t eventName = 0x10 ;
- 340362 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340363 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340364 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340365 constexpr std::uintptr_t agent_types_count = 0x30 ;
- 340366 constexpr std::uintptr_t areas_count = 0x34 ;
- 340367 }
- 340368
- 340369 namespace UnityEditor_Analytics__SendGameBuildAnalytic
- 340370 {
- 340371 constexpr std::uintptr_t eventName = 0x10 ;
- 340372 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340373 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340374 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340375 constexpr std::uintptr_t navmesh_count = 0x30 ;
- 340376 }
- 340377
- 340378 namespace UnityEditor_Analytics__PackageManagerBaseAnalytic
- 340379 {
- 340380 constexpr std::uintptr_t eventName = 0x10 ;
- 340381 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340382 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340383 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340384 constexpr std::uintptr_t start_ts = 0x30 ;
- 340385 constexpr std::uintptr_t duration = 0x38 ;
- 340386 constexpr std::uintptr_t blocking = 0x40 ;
- 340387 constexpr std::uintptr_t package_id = 0x48 ;
- 340388 constexpr std::uintptr_t status_code = 0x50 ;
- 340389 constexpr std::uintptr_t error_message = 0x58 ;
- 340390 }
- 340391
- 340392 namespace UnityEditor_Analytics__PackageManagerAddPackageAnalytic
- 340393 {
- 340394 constexpr std::uintptr_t eventName = 0x10 ;
- 340395 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340396 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340397 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340398 constexpr std::uintptr_t start_ts = 0x30 ;
- 340399 constexpr std::uintptr_t duration = 0x38 ;
- 340400 constexpr std::uintptr_t blocking = 0x40 ;
- 340401 constexpr std::uintptr_t package_id = 0x48 ;
- 340402 constexpr std::uintptr_t status_code = 0x50 ;
- 340403 constexpr std::uintptr_t error_message = 0x58 ;
- 340404 }
- 340405
- 340406 namespace UnityEditor_Analytics__PackageManagerTestAnalytic
- 340407 {
- 340408 constexpr std::uintptr_t eventName = 0x10 ;
- 340409 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340410 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340411 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340412 constexpr std::uintptr_t start_ts = 0x30 ;
- 340413 constexpr std::uintptr_t duration = 0x38 ;
- 340414 constexpr std::uintptr_t blocking = 0x40 ;
- 340415 constexpr std::uintptr_t package_id = 0x48 ;
- 340416 constexpr std::uintptr_t status_code = 0x50 ;
- 340417 constexpr std::uintptr_t error_message = 0x58 ;
- 340418 }
- 340419
- 340420 namespace UnityEditor_Analytics__PackageManagerRemovePackageAnalytic
- 340421 {
- 340422 constexpr std::uintptr_t eventName = 0x10 ;
- 340423 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340424 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340425 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340426 constexpr std::uintptr_t start_ts = 0x30 ;
- 340427 constexpr std::uintptr_t duration = 0x38 ;
- 340428 constexpr std::uintptr_t blocking = 0x40 ;
- 340429 constexpr std::uintptr_t package_id = 0x48 ;
- 340430 constexpr std::uintptr_t status_code = 0x50 ;
- 340431 constexpr std::uintptr_t error_message = 0x58 ;
- 340432 }
- 340433
- 340434 namespace UnityEditor_Analytics__PackageManagerResolvePackageAnalytic
- 340435 {
- 340436 constexpr std::uintptr_t eventName = 0x10 ;
- 340437 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340438 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340439 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340440 constexpr std::uintptr_t start_ts = 0x30 ;
- 340441 constexpr std::uintptr_t duration = 0x38 ;
- 340442 constexpr std::uintptr_t blocking = 0x40 ;
- 340443 constexpr std::uintptr_t package_id = 0x48 ;
- 340444 constexpr std::uintptr_t status_code = 0x50 ;
- 340445 constexpr std::uintptr_t error_message = 0x58 ;
- 340446 constexpr std::uintptr_t packages = 0x60 ;
- 340447 constexpr std::uintptr_t package_registries = 0x68 ;
- 340448 constexpr std::uintptr_t package_signatures = 0x70 ;
- 340449 constexpr std::uintptr_t package_sources = 0x78 ;
- 340450 constexpr std::uintptr_t package_types = 0x80 ;
- 340451 constexpr std::uintptr_t package_compliance_statuses = 0x88 ;
- 340452 constexpr std::uintptr_t package_signature_errorCodes = 0x90 ;
- 340453 constexpr std::uintptr_t package_publishing_channels = 0x98 ;
- 340454 }
- 340455
- 340456 namespace UnityEditor_Analytics__PackageManagerEmbedPackageAnalytic
- 340457 {
- 340458 constexpr std::uintptr_t eventName = 0x10 ;
- 340459 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340460 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340461 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340462 constexpr std::uintptr_t start_ts = 0x30 ;
- 340463 constexpr std::uintptr_t duration = 0x38 ;
- 340464 constexpr std::uintptr_t blocking = 0x40 ;
- 340465 constexpr std::uintptr_t package_id = 0x48 ;
- 340466 constexpr std::uintptr_t status_code = 0x50 ;
- 340467 constexpr std::uintptr_t error_message = 0x58 ;
- 340468 }
- 340469
- 340470 namespace UnityEditor_Analytics__PackageManagerResetPackageAnalytic
- 340471 {
- 340472 constexpr std::uintptr_t eventName = 0x10 ;
- 340473 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340474 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340475 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340476 constexpr std::uintptr_t start_ts = 0x30 ;
- 340477 constexpr std::uintptr_t duration = 0x38 ;
- 340478 constexpr std::uintptr_t blocking = 0x40 ;
- 340479 constexpr std::uintptr_t package_id = 0x48 ;
- 340480 constexpr std::uintptr_t status_code = 0x50 ;
- 340481 constexpr std::uintptr_t error_message = 0x58 ;
- 340482 }
- 340483
- 340484 namespace UnityEditor_Analytics__PackageManagerResolveErrorPackageAnalytic
- 340485 {
- 340486 constexpr std::uintptr_t eventName = 0x10 ;
- 340487 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340488 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340489 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340490 constexpr std::uintptr_t start_ts = 0x30 ;
- 340491 constexpr std::uintptr_t duration = 0x38 ;
- 340492 constexpr std::uintptr_t blocking = 0x40 ;
- 340493 constexpr std::uintptr_t package_id = 0x48 ;
- 340494 constexpr std::uintptr_t status_code = 0x50 ;
- 340495 constexpr std::uintptr_t error_message = 0x58 ;
- 340496 constexpr std::uintptr_t reason = 0x60 ;
- 340497 constexpr std::uintptr_t action = 0x68 ;
- 340498 }
- 340499
- 340500 namespace UnityEditor_Analytics__PackageManagerStartServerPackageAnalytic
- 340501 {
- 340502 constexpr std::uintptr_t eventName = 0x10 ;
- 340503 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340504 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340505 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340506 constexpr std::uintptr_t start_ts = 0x30 ;
- 340507 constexpr std::uintptr_t duration = 0x38 ;
- 340508 constexpr std::uintptr_t blocking = 0x40 ;
- 340509 constexpr std::uintptr_t package_id = 0x48 ;
- 340510 constexpr std::uintptr_t status_code = 0x50 ;
- 340511 constexpr std::uintptr_t error_message = 0x58 ;
- 340512 }
- 340513
- 340514 namespace UnityEditor_Analytics__AssetImportStatusAnalytic
- 340515 {
- 340516 constexpr std::uintptr_t eventName = 0x10 ;
- 340517 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340518 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340519 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340520 constexpr std::uintptr_t package_name = 0x30 ;
- 340521 constexpr std::uintptr_t package_items_count = 0x38 ;
- 340522 constexpr std::uintptr_t package_import_status = 0x3C ;
- 340523 constexpr std::uintptr_t error_message = 0x40 ;
- 340524 constexpr std::uintptr_t project_assets_count = 0x48 ;
- 340525 constexpr std::uintptr_t unselected_assets_count = 0x4C ;
- 340526 constexpr std::uintptr_t selected_new_assets_count = 0x50 ;
- 340527 constexpr std::uintptr_t selected_changed_assets_count = 0x54 ;
- 340528 constexpr std::uintptr_t unchanged_assets_count = 0x58 ;
- 340529 constexpr std::uintptr_t selected_asset_extensions = 0x60 ;
- 340530 }
- 340531
- 340532 namespace UnityEditor_Analytics__AssetImportAnalytic
- 340533 {
- 340534 constexpr std::uintptr_t eventName = 0x10 ;
- 340535 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340536 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340537 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340538 constexpr std::uintptr_t package_name = 0x30 ;
- 340539 constexpr std::uintptr_t package_import_choice = 0x38 ;
- 340540 }
- 340541
- 340542 namespace UnityEditor_Analytics__AssetExportAnalytic
- 340543 {
- 340544 constexpr std::uintptr_t eventName = 0x10 ;
- 340545 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340546 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340547 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340548 constexpr std::uintptr_t package_name = 0x30 ;
- 340549 constexpr std::uintptr_t error_message = 0x38 ;
- 340550 constexpr std::uintptr_t items_count = 0x40 ;
- 340551 constexpr std::uintptr_t asset_extensions = 0x48 ;
- 340552 constexpr std::uintptr_t include_upm_dependencies = 0x50 ;
- 340553 }
- 340554
- 340555 namespace UnityEditor_Analytics__StallSummaryAnalytic
- 340556 {
- 340557 constexpr std::uintptr_t eventName = 0x10 ;
- 340558 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340559 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340560 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340561 constexpr std::uintptr_t Duration = 0x30 ;
- 340562 }
- 340563
- 340564 namespace UnityEditor_Analytics__StallMarkerAnalytic
- 340565 {
- 340566 constexpr std::uintptr_t eventName = 0x10 ;
- 340567 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340568 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340569 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340570 constexpr std::uintptr_t Name = 0x30 ;
- 340571 constexpr std::uintptr_t HasProgressMarkup = 0x38 ;
- 340572 constexpr std::uintptr_t Duration = 0x40 ;
- 340573 }
- 340574
- 340575 namespace UnityEditor_Analytics__TestAnalytic
- 340576 {
- 340577 constexpr std::uintptr_t eventName = 0x10 ;
- 340578 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340579 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340580 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340581 constexpr std::uintptr_t param = 0x30 ;
- 340582 }
- 340583
- 340584 namespace UnityEditor_Analytics__VCProviderAnalytics
- 340585 {
- 340586 constexpr std::uintptr_t eventName = 0x10 ;
- 340587 constexpr std::uintptr_t eventVersion = 0x18 ;
- 340588 constexpr std::uintptr_t eventPrefix = 0x20 ;
- 340589 constexpr std::uintptr_t sendEventOptions = 0x28 ;
- 340590 constexpr std::uintptr_t Mode = 0x30 ;
- 340591 }
- 340592
- 340593 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 340594 {
- 340595 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 340596 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 340597 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 340598 }
- 340599
- 340600 namespace CoACDColliderData
- 340601 {
- 340602 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340603 constexpr std::uintptr_t parameters = 0x18 ;
- 340604 constexpr std::uintptr_t baseMeshes = 0x60 ;
- 340605 constexpr std::uintptr_t computedMeshes = 0x68 ;
- 340606 }
- 340607
- 340608 namespace MeshInterface
- 340609 {
- 340610 constexpr std::uintptr_t vertices_ptr = 0x0 ;
- 340611 constexpr std::uintptr_t vertices_count = 0x8 ;
- 340612 constexpr std::uintptr_t triangles_ptr = 0x10 ;
- 340613 constexpr std::uintptr_t triangles_count = 0x18 ;
- 340614 }
- 340615
- 340616 namespace MeshArrayInterface
- 340617 {
- 340618 constexpr std::uintptr_t meshes_ptr = 0x0 ;
- 340619 constexpr std::uintptr_t meshes_count = 0x8 ;
- 340620 }
- 340621
- 340622 namespace PreprocessMode
- 340623 {
- 340624 constexpr std::uintptr_t value__ = 0x0 ;
- 340625 }
- 340626
- 340627 namespace LogLevel
- 340628 {
- 340629 constexpr std::uintptr_t value__ = 0x0 ;
- 340630 }
- 340631
- 340632 namespace ApxMode
- 340633 {
- 340634 constexpr std::uintptr_t value__ = 0x0 ;
- 340635 }
- 340636
- 340637 namespace Parameters
- 340638 {
- 340639 constexpr std::uintptr_t threshold = 0x0 ;
- 340640 constexpr std::uintptr_t preprocessMode = 0x8 ;
- 340641 constexpr std::uintptr_t preprocessResolution = 0xC ;
- 340642 constexpr std::uintptr_t sampleResolution = 0x10 ;
- 340643 constexpr std::uintptr_t mctsNodes = 0x14 ;
- 340644 constexpr std::uintptr_t mctsIteration = 0x18 ;
- 340645 constexpr std::uintptr_t mctsMaxDepth = 0x1C ;
- 340646 constexpr std::uintptr_t pca = 0x20 ;
- 340647 constexpr std::uintptr_t merge = 0x21 ;
- 340648 constexpr std::uintptr_t maxConvexHull = 0x24 ;
- 340649 constexpr std::uintptr_t decimate = 0x28 ;
- 340650 constexpr std::uintptr_t maxChVertex = 0x2C ;
- 340651 constexpr std::uintptr_t extrude = 0x30 ;
- 340652 constexpr std::uintptr_t extrudeMargin = 0x38 ;
- 340653 constexpr std::uintptr_t apxMode = 0x40 ;
- 340654 constexpr std::uintptr_t seed = 0x44 ;
- 340655 }
- 340656
- 340657 namespace CoACD
- 340658 {
- 340659 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340660 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 340661 constexpr std::uintptr_t target = 0x20 ;
- 340662 constexpr std::uintptr_t isTrigger = 0x28 ;
- 340663 constexpr std::uintptr_t hideColliders = 0x29 ;
- 340664 constexpr std::uintptr_t physicMaterial = 0x30 ;
- 340665 constexpr std::uintptr_t parameters = 0x38 ;
- 340666 constexpr std::uintptr_t _colliderData = 0x80 ;
- 340667 constexpr std::uintptr_t _colliders = 0x88 ;
- 340668 }
- 340669
- 340670 namespace UnityEngine_Playables__DataPlayableOutput
- 340671 {
- 340672 constexpr std::uintptr_t m_Handle = 0x0 ;
- 340673 }
- 340674
- 340675 namespace UnityEngine_Playables__PlayableDirector
- 340676 {
- 340677 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340678 constexpr std::uintptr_t played = 0x18 ;
- 340679 constexpr std::uintptr_t paused = 0x20 ;
- 340680 constexpr std::uintptr_t stopped = 0x28 ;
- 340681 }
- 340682
- 340683 namespace PlayableSystemDelegate
- 340684 {
- 340685 constexpr std::uintptr_t method_ptr = 0x10 ;
- 340686 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 340687 constexpr std::uintptr_t m_target = 0x20 ;
- 340688 constexpr std::uintptr_t method = 0x28 ;
- 340689 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 340690 constexpr std::uintptr_t extra_arg = 0x38 ;
- 340691 constexpr std::uintptr_t method_code = 0x40 ;
- 340692 constexpr std::uintptr_t interp_method = 0x48 ;
- 340693 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 340694 constexpr std::uintptr_t method_info = 0x58 ;
- 340695 constexpr std::uintptr_t original_method_info = 0x60 ;
- 340696 constexpr std::uintptr_t data = 0x68 ;
- 340697 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 340698 constexpr std::uintptr_t delegates = 0x78 ;
- 340699 }
- 340700
- 340701 namespace PlayableSystemStage
- 340702 {
- 340703 constexpr std::uintptr_t value__ = 0x0 ;
- 340704 }
- 340705
- 340706 namespace DataPlayableOutputEnumerator
- 340707 {
- 340708 constexpr std::uintptr_t m_List = 0x10 ;
- 340709 constexpr std::uintptr_t m_Index = 0x18 ;
- 340710 }
- 340711
- 340712 namespace DataPlayableOutputList
- 340713 {
- 340714 constexpr std::uintptr_t m_Outputs = 0x10 ;
- 340715 constexpr std::uintptr_t m_Count = 0x18 ;
- 340716 }
- 340717
- 340718 namespace UnityEngine_VFX__VFXEventAttribute
- 340719 {
- 340720 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340721 constexpr std::uintptr_t m_Owner = 0x18 ;
- 340722 constexpr std::uintptr_t m_VfxAsset = 0x20 ;
- 340723 }
- 340724
- 340725 namespace UnityEngine_VFX__VFXExpressionValues
- 340726 {
- 340727 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340728 }
- 340729
- 340730 namespace UnityEngine_VFX__VFXCameraXRSettings
- 340731 {
- 340732 constexpr std::uintptr_t viewTotal = 0x0 ;
- 340733 constexpr std::uintptr_t viewCount = 0x4 ;
- 340734 constexpr std::uintptr_t viewOffset = 0x8 ;
- 340735 }
- 340736
- 340737 namespace UnityEngine_VFX__VFXBatchedEffectInfo
- 340738 {
- 340739 constexpr std::uintptr_t vfxAsset = 0x0 ;
- 340740 constexpr std::uintptr_t activeBatchCount = 0x8 ;
- 340741 constexpr std::uintptr_t inactiveBatchCount = 0xC ;
- 340742 constexpr std::uintptr_t activeInstanceCount = 0x10 ;
- 340743 constexpr std::uintptr_t unbatchedInstanceCount = 0x14 ;
- 340744 constexpr std::uintptr_t totalInstanceCapacity = 0x18 ;
- 340745 constexpr std::uintptr_t maxInstancePerBatchCapacity = 0x1C ;
- 340746 constexpr std::uintptr_t totalGPUSizeInBytes = 0x20 ;
- 340747 constexpr std::uintptr_t totalCPUSizeInBytes = 0x28 ;
- 340748 }
- 340749
- 340750 namespace UnityEngine_VFX__VFXBatchInfo
- 340751 {
- 340752 constexpr std::uintptr_t capacity = 0x0 ;
- 340753 constexpr std::uintptr_t activeInstanceCount = 0x4 ;
- 340754 }
- 340755
- 340756 namespace UnityEngine_VFX__VFXSpawnerCallbacks
- 340757 {
- 340758 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340759 }
- 340760
- 340761 namespace UnityEngine_VFX__VFXSpawnerState
- 340762 {
- 340763 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340764 constexpr std::uintptr_t m_Owner = 0x18 ;
- 340765 constexpr std::uintptr_t m_WrapEventAttribute = 0x20 ;
- 340766 }
- 340767
- 340768 namespace UnityEngine_VFX__VisualEffectObject
- 340769 {
- 340770 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340771 }
- 340772
- 340773 namespace UnityEngine_VFX__VisualEffectAsset
- 340774 {
- 340775 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340776
- 340777 namespace _static
- 340778 {
- 340779 constexpr std::uintptr_t PlayEventID = 0x0 ;
- 340780 constexpr std::uintptr_t StopEventID = 0x4 ;
- 340781 }
- 340782
- 340783 }
- 340784
- 340785 namespace UnityEngine_VFX__VFXOutputEventArgs
- 340786 {
- 340787 constexpr std::uintptr_t _nameId_k__BackingField = 0x0 ;
- 340788 constexpr std::uintptr_t _eventAttribute_k__BackingField = 0x8 ;
- 340789 }
- 340790
- 340791 namespace UnityEngine_VFX__VisualEffect
- 340792 {
- 340793 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340794 constexpr std::uintptr_t m_cachedEventAttribute = 0x18 ;
- 340795 constexpr std::uintptr_t outputEventReceived = 0x20 ;
- 340796 }
- 340797
- 340798 namespace UnityEngine_VFX__VFXRenderer
- 340799 {
- 340800 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340801 }
- 340802
- 340803 namespace MonoScriptData
- 340804 {
- 340805 constexpr std::uintptr_t FilePathsData = 0x0 ;
- 340806 constexpr std::uintptr_t TypesData = 0x8 ;
- 340807 constexpr std::uintptr_t TotalTypes = 0x10 ;
- 340808 constexpr std::uintptr_t TotalFiles = 0x14 ;
- 340809 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
- 340810 }
- 340811
- 340812 namespace Unity_AI_Navigation__NavMeshLink
- 340813 {
- 340814 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340815 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 340816 constexpr std::uintptr_t m_AgentTypeID = 0x20 ;
- 340817 constexpr std::uintptr_t m_StartPoint = 0x24 ;
- 340818 constexpr std::uintptr_t m_EndPoint = 0x30 ;
- 340819 constexpr std::uintptr_t m_Width = 0x3C ;
- 340820 constexpr std::uintptr_t m_CostModifier = 0x40 ;
- 340821 constexpr std::uintptr_t m_Bidirectional = 0x44 ;
- 340822 constexpr std::uintptr_t m_AutoUpdatePosition = 0x45 ;
- 340823 constexpr std::uintptr_t m_Area = 0x48 ;
- 340824 constexpr std::uintptr_t m_LinkInstance = 0x4C ;
- 340825 constexpr std::uintptr_t m_LastPosition = 0x50 ;
- 340826 constexpr std::uintptr_t m_LastRotation = 0x5C ;
- 340827
- 340828 namespace _static
- 340829 {
- 340830 constexpr std::uintptr_t s_Tracked = 0x0 ;
- 340831 }
- 340832
- 340833 }
- 340834
- 340835 namespace Unity_AI_Navigation__NavMeshModifier
- 340836 {
- 340837 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340838 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 340839 constexpr std::uintptr_t m_OverrideArea = 0x20 ;
- 340840 constexpr std::uintptr_t m_Area = 0x24 ;
- 340841 constexpr std::uintptr_t m_OverrideGenerateLinks = 0x28 ;
- 340842 constexpr std::uintptr_t m_GenerateLinks = 0x29 ;
- 340843 constexpr std::uintptr_t m_IgnoreFromBuild = 0x2A ;
- 340844 constexpr std::uintptr_t m_ApplyToChildren = 0x2B ;
- 340845 constexpr std::uintptr_t m_AffectedAgents = 0x30 ;
- 340846
- 340847 namespace _static
- 340848 {
- 340849 constexpr std::uintptr_t s_NavMeshModifiers = 0x0 ;
- 340850 }
- 340851
- 340852 }
- 340853
- 340854 namespace Unity_AI_Navigation__NavMeshModifierVolume
- 340855 {
- 340856 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340857 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 340858 constexpr std::uintptr_t m_Size = 0x20 ;
- 340859 constexpr std::uintptr_t m_Center = 0x2C ;
- 340860 constexpr std::uintptr_t m_Area = 0x38 ;
- 340861 constexpr std::uintptr_t m_AffectedAgents = 0x40 ;
- 340862
- 340863 namespace _static
- 340864 {
- 340865 constexpr std::uintptr_t s_NavMeshModifiers = 0x0 ;
- 340866 }
- 340867
- 340868 }
- 340869
- 340870 namespace Unity_AI_Navigation__CollectObjects
- 340871 {
- 340872 constexpr std::uintptr_t value__ = 0x0 ;
- 340873 }
- 340874
- 340875 namespace Unity_AI_Navigation__NavMeshSurface
- 340876 {
- 340877 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340878 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 340879 constexpr std::uintptr_t m_AgentTypeID = 0x20 ;
- 340880 constexpr std::uintptr_t m_CollectObjects = 0x24 ;
- 340881 constexpr std::uintptr_t m_Size = 0x28 ;
- 340882 constexpr std::uintptr_t m_Center = 0x34 ;
- 340883 constexpr std::uintptr_t m_LayerMask = 0x40 ;
- 340884 constexpr std::uintptr_t m_UseGeometry = 0x44 ;
- 340885 constexpr std::uintptr_t m_DefaultArea = 0x48 ;
- 340886 constexpr std::uintptr_t m_GenerateLinks = 0x4C ;
- 340887 constexpr std::uintptr_t m_IgnoreNavMeshAgent = 0x4D ;
- 340888 constexpr std::uintptr_t m_IgnoreNavMeshObstacle = 0x4E ;
- 340889 constexpr std::uintptr_t m_OverrideTileSize = 0x4F ;
- 340890 constexpr std::uintptr_t m_TileSize = 0x50 ;
- 340891 constexpr std::uintptr_t m_OverrideVoxelSize = 0x54 ;
- 340892 constexpr std::uintptr_t m_VoxelSize = 0x58 ;
- 340893 constexpr std::uintptr_t m_MinRegionArea = 0x5C ;
- 340894 constexpr std::uintptr_t m_NavMeshData = 0x60 ;
- 340895 constexpr std::uintptr_t m_BuildHeightMesh = 0x68 ;
- 340896 constexpr std::uintptr_t m_NavMeshDataInstance = 0x6C ;
- 340897 constexpr std::uintptr_t m_LastPosition = 0x70 ;
- 340898 constexpr std::uintptr_t m_LastRotation = 0x7C ;
- 340899
- 340900 namespace _static
- 340901 {
- 340902 constexpr std::uintptr_t s_NavMeshSurfaces = 0x0 ;
- 340903 }
- 340904
- 340905 }
- 340906
- 340907 namespace UnityEngine__AssetBundle
- 340908 {
- 340909 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340910 }
- 340911
- 340912 namespace UnityEngine__AssetBundleCreateRequest
- 340913 {
- 340914 constexpr std::uintptr_t TypeInfo = 0x10789280 ;
- 340915 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340916 constexpr std::uintptr_t m_completeCallback = 0x18 ;
- 340917 }
- 340918
- 340919 namespace UnityEngine__AssetBundleManifest
- 340920 {
- 340921 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 340922 }
- 340923
- 340924 namespace UnityEngine__AssetBundleRecompressOperation
- 340925 {
- 340926 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340927 constexpr std::uintptr_t m_completeCallback = 0x18 ;
- 340928 }
- 340929
- 340930 namespace UnityEngine__AssetBundleRequest
- 340931 {
- 340932 constexpr std::uintptr_t TypeInfo = 0x1083CB90 ;
- 340933 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340934 constexpr std::uintptr_t m_completeCallback = 0x18 ;
- 340935 constexpr std::uintptr_t m_Path = 0x20 ;
- 340936 constexpr std::uintptr_t m_Type = 0x28 ;
- 340937 }
- 340938
- 340939 namespace UnityEngine__AssetBundleUnloadOperation
- 340940 {
- 340941 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 340942 constexpr std::uintptr_t m_completeCallback = 0x18 ;
- 340943 }
- 340944
- 340945 namespace UnityEngine__AssetFileNameExtensionAttribute
- 340946 {
- 340947 constexpr std::uintptr_t _preferredExtension_k__BackingField = 0x10 ;
- 340948 constexpr std::uintptr_t _otherExtensions_k__BackingField = 0x18 ;
- 340949 }
- 340950
- 340951 namespace UnityEngine__NativeClassAttribute
- 340952 {
- 340953 constexpr std::uintptr_t _QualifiedNativeName_k__BackingField = 0x10 ;
- 340954 constexpr std::uintptr_t _Declaration_k__BackingField = 0x18 ;
- 340955 }
- 340956
- 340957 namespace UnityEngine_Bindings__NativeConditionalAttribute
- 340958 {
- 340959 constexpr std::uintptr_t _Condition_k__BackingField = 0x10 ;
- 340960 constexpr std::uintptr_t _Enabled_k__BackingField = 0x18 ;
- 340961 }
- 340962
- 340963 namespace UnityEngine_Bindings__NativeHeaderAttribute
- 340964 {
- 340965 constexpr std::uintptr_t _Header_k__BackingField = 0x10 ;
- 340966 }
- 340967
- 340968 namespace UnityEngine_Bindings__NativeNameAttribute
- 340969 {
- 340970 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 340971 }
- 340972
- 340973 namespace UnityEngine_Bindings__NativeMethodAttribute
- 340974 {
- 340975 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 340976 constexpr std::uintptr_t _IsThreadSafe_k__BackingField = 0x18 ;
- 340977 constexpr std::uintptr_t _IsFreeFunction_k__BackingField = 0x19 ;
- 340978 constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A ;
- 340979 constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B ;
- 340980 }
- 340981
- 340982 namespace UnityEngine_Bindings__TargetType
- 340983 {
- 340984 constexpr std::uintptr_t value__ = 0x0 ;
- 340985 }
- 340986
- 340987 namespace UnityEngine_Bindings__NativePropertyAttribute
- 340988 {
- 340989 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 340990 constexpr std::uintptr_t _IsThreadSafe_k__BackingField = 0x18 ;
- 340991 constexpr std::uintptr_t _IsFreeFunction_k__BackingField = 0x19 ;
- 340992 constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A ;
- 340993 constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B ;
- 340994 constexpr std::uintptr_t _TargetType_k__BackingField = 0x20 ;
- 340995 }
- 340996
- 340997 namespace UnityEngine_Bindings__CodegenOptions
- 340998 {
- 340999 constexpr std::uintptr_t value__ = 0x0 ;
- 341000 }
- 341001
- 341002 namespace UnityEngine_Bindings__NativeTypeAttribute
- 341003 {
- 341004 constexpr std::uintptr_t _Header_k__BackingField = 0x10 ;
- 341005 constexpr std::uintptr_t _IntermediateScriptingStructName_k__BackingField = 0x18 ;
- 341006 constexpr std::uintptr_t _CodegenOptions_k__BackingField = 0x20 ;
- 341007 }
- 341008
- 341009 namespace UnityEngine_Bindings__FreeFunctionAttribute
- 341010 {
- 341011 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 341012 constexpr std::uintptr_t _IsThreadSafe_k__BackingField = 0x18 ;
- 341013 constexpr std::uintptr_t _IsFreeFunction_k__BackingField = 0x19 ;
- 341014 constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A ;
- 341015 constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B ;
- 341016 }
- 341017
- 341018 namespace UnityEngine_Bindings__ThreadSafeAttribute
- 341019 {
- 341020 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 341021 constexpr std::uintptr_t _IsThreadSafe_k__BackingField = 0x18 ;
- 341022 constexpr std::uintptr_t _IsFreeFunction_k__BackingField = 0x19 ;
- 341023 constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x1A ;
- 341024 constexpr std::uintptr_t _HasExplicitThis_k__BackingField = 0x1B ;
- 341025 }
- 341026
- 341027 namespace UnityEngine_Bindings__StaticAccessorType
- 341028 {
- 341029 constexpr std::uintptr_t value__ = 0x0 ;
- 341030 }
- 341031
- 341032 namespace UnityEngine_Bindings__StaticAccessorAttribute
- 341033 {
- 341034 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 341035 constexpr std::uintptr_t _Type_k__BackingField = 0x18 ;
- 341036 }
- 341037
- 341038 namespace UnityEngine_Bindings__NativeThrowsAttribute
- 341039 {
- 341040 constexpr std::uintptr_t _ThrowsException_k__BackingField = 0x10 ;
- 341041 }
- 341042
- 341043 namespace UnityEngine_Bindings__IgnoreAttribute
- 341044 {
- 341045 constexpr std::uintptr_t _DoesNotContributeToSize_k__BackingField = 0x10 ;
- 341046 }
- 341047
- 341048 namespace UnityEngine_Bindings__NativeType
- 341049 {
- 341050 constexpr std::uintptr_t value__ = 0x0 ;
- 341051 }
- 341052
- 341053 namespace UnityEngine_Bindings__UnityMarshalAsAttribute
- 341054 {
- 341055 constexpr std::uintptr_t _NativeType_k__BackingField = 0x10 ;
- 341056 }
- 341057
- 341058 namespace UnityEngine_Scripting__UsedByNativeCodeAttribute
- 341059 {
- 341060 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 341061 }
- 341062
- 341063 namespace UnityEngine_Scripting__RequiredByNativeCodeAttribute
- 341064 {
- 341065 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 341066 constexpr std::uintptr_t _Optional_k__BackingField = 0x18 ;
- 341067 constexpr std::uintptr_t _GenerateProxy_k__BackingField = 0x19 ;
- 341068 }
- 341069
- 341070 namespace PingSample
- 341071 {
- 341072 constexpr std::uintptr_t _Region_k__BackingField = 0x10 ;
- 341073 constexpr std::uintptr_t _samples = 0x18 ;
- 341074 constexpr std::uintptr_t _Value_k__BackingField = 0x20 ;
- 341075 constexpr std::uintptr_t _PingInstance_k__BackingField = 0x28 ;
- 341076 constexpr std::uintptr_t _Timestamp_k__BackingField = 0x30 ;
- 341077 }
- 341078
- 341079 namespace MonoScriptData
- 341080 {
- 341081 constexpr std::uintptr_t FilePathsData = 0x0 ;
- 341082 constexpr std::uintptr_t TypesData = 0x8 ;
- 341083 constexpr std::uintptr_t TotalTypes = 0x10 ;
- 341084 constexpr std::uintptr_t TotalFiles = 0x14 ;
- 341085 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
- 341086 }
- 341087
- 341088 namespace Facepunch_Ping__PingAddress
- 341089 {
- 341090 constexpr std::uintptr_t TypeInfo = 0x10740E88 ;
- 341091 constexpr std::uintptr_t _IP_k__BackingField = 0x10 ;
- 341092 constexpr std::uintptr_t _Location_k__BackingField = 0x18 ;
- 341093 constexpr std::uintptr_t _Shortname_k__BackingField = 0x20 ;
- 341094 constexpr std::uintptr_t _Code_k__BackingField = 0x28 ;
- 341095 constexpr std::uintptr_t _Timeout_k__BackingField = 0x30 ;
- 341096 }
- 341097
- 341098 namespace Facepunch_Ping__PingEstimateResults
- 341099 {
- 341100 constexpr std::uintptr_t regions = 0x10 ;
- 341101 }
- 341102
- 341103 namespace Facepunch_Ping__PingManifest
- 341104 {
- 341105 constexpr std::uintptr_t _Addresses_k__BackingField = 0x10 ;
- 341106 }
- 341107
- 341108 namespace Facepunch_Ping__PingRegionResult
- 341109 {
- 341110 constexpr std::uintptr_t _RegionCode_k__BackingField = 0x10 ;
- 341111 constexpr std::uintptr_t _RegionShortname_k__BackingField = 0x18 ;
- 341112 constexpr std::uintptr_t _Ping_k__BackingField = 0x20 ;
- 341113 }
- 341114
- 341115 namespace UnityEngine__WWW
- 341116 {
- 341117 constexpr std::uintptr_t TypeInfo = 0x107C84E0 ;
- 341118 constexpr std::uintptr_t _uwr = 0x10 ;
- 341119 }
- 341120
- 341121 namespace UnityEngineInternal_Input__NativeUpdateCallback
- 341122 {
- 341123 constexpr std::uintptr_t TypeInfo = 0x1072A940 ;
- 341124 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341125 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341126 constexpr std::uintptr_t m_target = 0x20 ;
- 341127 constexpr std::uintptr_t method = 0x28 ;
- 341128 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341129 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341130 constexpr std::uintptr_t method_code = 0x40 ;
- 341131 constexpr std::uintptr_t interp_method = 0x48 ;
- 341132 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341133 constexpr std::uintptr_t method_info = 0x58 ;
- 341134 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341135 constexpr std::uintptr_t data = 0x68 ;
- 341136 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341137 constexpr std::uintptr_t delegates = 0x78 ;
- 341138 }
- 341139
- 341140 namespace UnityEngineInternal_Input__NativeInputEventType
- 341141 {
- 341142 constexpr std::uintptr_t value__ = 0x0 ;
- 341143 }
- 341144
- 341145 namespace UnityEngineInternal_Input__NativeInputEventBuffer
- 341146 {
- 341147 constexpr std::uintptr_t eventBuffer = 0x0 ;
- 341148 constexpr std::uintptr_t eventCount = 0x8 ;
- 341149 constexpr std::uintptr_t sizeInBytes = 0xC ;
- 341150 constexpr std::uintptr_t capacityInBytes = 0x10 ;
- 341151 }
- 341152
- 341153 namespace UnityEngineInternal_Input__NativeInputEvent
- 341154 {
- 341155 constexpr std::uintptr_t type = 0x0 ;
- 341156 constexpr std::uintptr_t sizeInBytes = 0x4 ;
- 341157 constexpr std::uintptr_t deviceId = 0x6 ;
- 341158 constexpr std::uintptr_t time = 0x8 ;
- 341159 constexpr std::uintptr_t eventId = 0x10 ;
- 341160 }
- 341161
- 341162 namespace UnityEngineInternal_Input__NativeInputUpdateType
- 341163 {
- 341164 constexpr std::uintptr_t value__ = 0x0 ;
- 341165 }
- 341166
- 341167 namespace UpdatedEventHandler
- 341168 {
- 341169 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341170 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341171 constexpr std::uintptr_t m_target = 0x20 ;
- 341172 constexpr std::uintptr_t method = 0x28 ;
- 341173 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341174 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341175 constexpr std::uintptr_t method_code = 0x40 ;
- 341176 constexpr std::uintptr_t interp_method = 0x48 ;
- 341177 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341178 constexpr std::uintptr_t method_info = 0x58 ;
- 341179 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341180 constexpr std::uintptr_t data = 0x68 ;
- 341181 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341182 constexpr std::uintptr_t delegates = 0x78 ;
- 341183 }
- 341184
- 341185 namespace Tag
- 341186 {
- 341187 constexpr std::uintptr_t value__ = 0x0 ;
- 341188 }
- 341189
- 341190 namespace SessionStateChanged
- 341191 {
- 341192 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341193 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341194 constexpr std::uintptr_t m_target = 0x20 ;
- 341195 constexpr std::uintptr_t method = 0x28 ;
- 341196 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341197 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341198 constexpr std::uintptr_t method_code = 0x40 ;
- 341199 constexpr std::uintptr_t interp_method = 0x48 ;
- 341200 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341201 constexpr std::uintptr_t method_info = 0x58 ;
- 341202 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341203 constexpr std::uintptr_t data = 0x68 ;
- 341204 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341205 constexpr std::uintptr_t delegates = 0x78 ;
- 341206 }
- 341207
- 341208 namespace IdentityTokenChanged
- 341209 {
- 341210 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341211 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341212 constexpr std::uintptr_t m_target = 0x20 ;
- 341213 constexpr std::uintptr_t method = 0x28 ;
- 341214 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341215 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341216 constexpr std::uintptr_t method_code = 0x40 ;
- 341217 constexpr std::uintptr_t interp_method = 0x48 ;
- 341218 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341219 constexpr std::uintptr_t method_info = 0x58 ;
- 341220 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341221 constexpr std::uintptr_t data = 0x68 ;
- 341222 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341223 constexpr std::uintptr_t delegates = 0x78 ;
- 341224 }
- 341225
- 341226 namespace UnityEngine__RemoteConfigSettings
- 341227 {
- 341228 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 341229 constexpr std::uintptr_t Updated = 0x18 ;
- 341230 }
- 341231
- 341232 namespace UnityEngine_Analytics__AnalyticsSessionState
- 341233 {
- 341234 constexpr std::uintptr_t value__ = 0x0 ;
- 341235 }
- 341236
- 341237 namespace UnityEngine__WheelCollider
- 341238 {
- 341239 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341240 }
- 341241
- 341242 namespace UnityEngine_Experimental_Video__VideoClipPlayable
- 341243 {
- 341244 constexpr std::uintptr_t m_Handle = 0x0 ;
- 341245 }
- 341246
- 341247 namespace UnityEngine_Video__VideoClip
- 341248 {
- 341249 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341250 }
- 341251
- 341252 namespace UnityEngine_Video__VideoRenderMode
- 341253 {
- 341254 constexpr std::uintptr_t value__ = 0x0 ;
- 341255 }
- 341256
- 341257 namespace UnityEngine_Video__Video3DLayout
- 341258 {
- 341259 constexpr std::uintptr_t value__ = 0x0 ;
- 341260 }
- 341261
- 341262 namespace UnityEngine_Video__VideoAspectRatio
- 341263 {
- 341264 constexpr std::uintptr_t value__ = 0x0 ;
- 341265 }
- 341266
- 341267 namespace UnityEngine_Video__VideoTimeSource
- 341268 {
- 341269 constexpr std::uintptr_t value__ = 0x0 ;
- 341270 }
- 341271
- 341272 namespace UnityEngine_Video__VideoTimeReference
- 341273 {
- 341274 constexpr std::uintptr_t value__ = 0x0 ;
- 341275 }
- 341276
- 341277 namespace UnityEngine_Video__VideoSource
- 341278 {
- 341279 constexpr std::uintptr_t value__ = 0x0 ;
- 341280 }
- 341281
- 341282 namespace UnityEngine_Video__VideoTimeUpdateMode
- 341283 {
- 341284 constexpr std::uintptr_t value__ = 0x0 ;
- 341285 }
- 341286
- 341287 namespace UnityEngine_Video__VideoAudioOutputMode
- 341288 {
- 341289 constexpr std::uintptr_t value__ = 0x0 ;
- 341290 }
- 341291
- 341292 namespace UnityEngine_Video__VideoPlayer
- 341293 {
- 341294 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341295 constexpr std::uintptr_t prepareCompleted = 0x18 ;
- 341296 constexpr std::uintptr_t loopPointReached = 0x20 ;
- 341297 constexpr std::uintptr_t started = 0x28 ;
- 341298 constexpr std::uintptr_t frameDropped = 0x30 ;
- 341299 constexpr std::uintptr_t errorReceived = 0x38 ;
- 341300 constexpr std::uintptr_t seekCompleted = 0x40 ;
- 341301 constexpr std::uintptr_t clockResyncOccurred = 0x48 ;
- 341302 constexpr std::uintptr_t frameReady = 0x50 ;
- 341303 }
- 341304
- 341305 namespace EventHandler
- 341306 {
- 341307 constexpr std::uintptr_t TypeInfo = 0x1082A630 ;
- 341308 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341309 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341310 constexpr std::uintptr_t m_target = 0x20 ;
- 341311 constexpr std::uintptr_t method = 0x28 ;
- 341312 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341313 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341314 constexpr std::uintptr_t method_code = 0x40 ;
- 341315 constexpr std::uintptr_t interp_method = 0x48 ;
- 341316 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341317 constexpr std::uintptr_t method_info = 0x58 ;
- 341318 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341319 constexpr std::uintptr_t data = 0x68 ;
- 341320 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341321 constexpr std::uintptr_t delegates = 0x78 ;
- 341322 }
- 341323
- 341324 namespace ErrorEventHandler
- 341325 {
- 341326 constexpr std::uintptr_t TypeInfo = 0x1082A648 ;
- 341327 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341328 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341329 constexpr std::uintptr_t m_target = 0x20 ;
- 341330 constexpr std::uintptr_t method = 0x28 ;
- 341331 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341332 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341333 constexpr std::uintptr_t method_code = 0x40 ;
- 341334 constexpr std::uintptr_t interp_method = 0x48 ;
- 341335 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341336 constexpr std::uintptr_t method_info = 0x58 ;
- 341337 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341338 constexpr std::uintptr_t data = 0x68 ;
- 341339 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341340 constexpr std::uintptr_t delegates = 0x78 ;
- 341341 }
- 341342
- 341343 namespace FrameReadyEventHandler
- 341344 {
- 341345 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341346 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341347 constexpr std::uintptr_t m_target = 0x20 ;
- 341348 constexpr std::uintptr_t method = 0x28 ;
- 341349 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341350 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341351 constexpr std::uintptr_t method_code = 0x40 ;
- 341352 constexpr std::uintptr_t interp_method = 0x48 ;
- 341353 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341354 constexpr std::uintptr_t method_info = 0x58 ;
- 341355 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341356 constexpr std::uintptr_t data = 0x68 ;
- 341357 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341358 constexpr std::uintptr_t delegates = 0x78 ;
- 341359 }
- 341360
- 341361 namespace TimeEventHandler
- 341362 {
- 341363 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341364 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341365 constexpr std::uintptr_t m_target = 0x20 ;
- 341366 constexpr std::uintptr_t method = 0x28 ;
- 341367 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341368 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341369 constexpr std::uintptr_t method_code = 0x40 ;
- 341370 constexpr std::uintptr_t interp_method = 0x48 ;
- 341371 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341372 constexpr std::uintptr_t method_info = 0x58 ;
- 341373 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341374 constexpr std::uintptr_t data = 0x68 ;
- 341375 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341376 constexpr std::uintptr_t delegates = 0x78 ;
- 341377 }
- 341378
- 341379 namespace UnityEngine__Cloth
- 341380 {
- 341381 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341382 constexpr std::uintptr_t _useContinuousCollision_k__BackingField = 0x18 ;
- 341383 constexpr std::uintptr_t _selfCollision_k__BackingField = 0x1C ;
- 341384 }
- 341385
- 341386 namespace UnityEngine_Networking__DownloadedTextureFlags
- 341387 {
- 341388 constexpr std::uintptr_t value__ = 0x0 ;
- 341389 }
- 341390
- 341391 namespace UnityEngine_Networking__DownloadedTextureParams
- 341392 {
- 341393 constexpr std::uintptr_t flags = 0x0 ;
- 341394 constexpr std::uintptr_t mipmapCount = 0x4 ;
- 341395 }
- 341396
- 341397 namespace UnityEngine_Networking__DownloadHandlerTexture
- 341398 {
- 341399 constexpr std::uintptr_t TypeInfo = 0x10753710 ;
- 341400 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 341401 constexpr std::uintptr_t m_NativeData = 0x18 ;
- 341402 }
- 341403
- 341404 namespace UnityEngine__FontStyle
- 341405 {
- 341406 constexpr std::uintptr_t value__ = 0x0 ;
- 341407 }
- 341408
- 341409 namespace UnityEngine__TextGenerationError
- 341410 {
- 341411 constexpr std::uintptr_t value__ = 0x0 ;
- 341412 }
- 341413
- 341414 namespace UnityEngine__TextGenerationSettings
- 341415 {
- 341416 constexpr std::uintptr_t font = 0x0 ;
- 341417 constexpr std::uintptr_t color = 0x8 ;
- 341418 constexpr std::uintptr_t fontSize = 0x18 ;
- 341419 constexpr std::uintptr_t lineSpacing = 0x1C ;
- 341420 constexpr std::uintptr_t richText = 0x20 ;
- 341421 constexpr std::uintptr_t scaleFactor = 0x24 ;
- 341422 constexpr std::uintptr_t fontStyle = 0x28 ;
- 341423 constexpr std::uintptr_t textAnchor = 0x2C ;
- 341424 constexpr std::uintptr_t alignByGeometry = 0x30 ;
- 341425 constexpr std::uintptr_t resizeTextForBestFit = 0x31 ;
- 341426 constexpr std::uintptr_t resizeTextMinSize = 0x34 ;
- 341427 constexpr std::uintptr_t resizeTextMaxSize = 0x38 ;
- 341428 constexpr std::uintptr_t updateBounds = 0x3C ;
- 341429 constexpr std::uintptr_t verticalOverflow = 0x40 ;
- 341430 constexpr std::uintptr_t horizontalOverflow = 0x44 ;
- 341431 constexpr std::uintptr_t generationExtents = 0x48 ;
- 341432 constexpr std::uintptr_t pivot = 0x50 ;
- 341433 constexpr std::uintptr_t generateOutOfBounds = 0x58 ;
- 341434 }
- 341435
- 341436 namespace UnityEngine__TextGenerator
- 341437 {
- 341438 constexpr std::uintptr_t TypeInfo = 0x107452A8 ;
- 341439 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 341440 constexpr std::uintptr_t m_LastString = 0x18 ;
- 341441 constexpr std::uintptr_t m_LastSettings = 0x20 ;
- 341442 constexpr std::uintptr_t m_HasGenerated = 0x80 ;
- 341443 constexpr std::uintptr_t m_LastValid = 0x84 ;
- 341444 constexpr std::uintptr_t m_Verts = 0x88 ;
- 341445 constexpr std::uintptr_t m_Characters = 0x90 ;
- 341446 constexpr std::uintptr_t m_Lines = 0x98 ;
- 341447 constexpr std::uintptr_t m_CachedVerts = 0xA0 ;
- 341448 constexpr std::uintptr_t m_CachedCharacters = 0xA1 ;
- 341449 constexpr std::uintptr_t m_CachedLines = 0xA2 ;
- 341450 }
- 341451
- 341452 namespace UnityEngine__TextAnchor
- 341453 {
- 341454 constexpr std::uintptr_t value__ = 0x0 ;
- 341455 }
- 341456
- 341457 namespace UnityEngine__TextGeneratorType
- 341458 {
- 341459 constexpr std::uintptr_t value__ = 0x0 ;
- 341460 }
- 341461
- 341462 namespace UnityEngine__HorizontalWrapMode
- 341463 {
- 341464 constexpr std::uintptr_t value__ = 0x0 ;
- 341465 }
- 341466
- 341467 namespace UnityEngine__VerticalWrapMode
- 341468 {
- 341469 constexpr std::uintptr_t value__ = 0x0 ;
- 341470 }
- 341471
- 341472 namespace UnityEngine__UICharInfo
- 341473 {
- 341474 constexpr std::uintptr_t cursorPos = 0x0 ;
- 341475 constexpr std::uintptr_t charWidth = 0x8 ;
- 341476 }
- 341477
- 341478 namespace UnityEngine__UILineInfo
- 341479 {
- 341480 constexpr std::uintptr_t startCharIdx = 0x0 ;
- 341481 constexpr std::uintptr_t height = 0x4 ;
- 341482 constexpr std::uintptr_t topY = 0x8 ;
- 341483 constexpr std::uintptr_t leading = 0xC ;
- 341484 }
- 341485
- 341486 namespace UnityEngine__UIVertex
- 341487 {
- 341488 constexpr std::uintptr_t TypeInfo = 0x10725108 ;
- 341489 constexpr std::uintptr_t position = 0x0 ;
- 341490 constexpr std::uintptr_t normal = 0xC ;
- 341491 constexpr std::uintptr_t tangent = 0x18 ;
- 341492 constexpr std::uintptr_t color = 0x28 ;
- 341493 constexpr std::uintptr_t uv0 = 0x2C ;
- 341494 constexpr std::uintptr_t uv1 = 0x3C ;
- 341495 constexpr std::uintptr_t uv2 = 0x4C ;
- 341496 constexpr std::uintptr_t uv3 = 0x5C ;
- 341497
- 341498 namespace _static
- 341499 {
- 341500 constexpr std::uintptr_t s_DefaultColor = 0x0 ;
- 341501 constexpr std::uintptr_t s_DefaultTangent = 0x4 ;
- 341502 constexpr std::uintptr_t simpleVert = 0x14 ;
- 341503 }
- 341504
- 341505 }
- 341506
- 341507 namespace UnityEngine__Font
- 341508 {
- 341509 constexpr std::uintptr_t TypeInfo = 0x108145C8 ;
- 341510 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341511 constexpr std::uintptr_t m_FontTextureRebuildCallback = 0x18 ;
- 341512
- 341513 namespace _static
- 341514 {
- 341515 constexpr std::uintptr_t textureRebuilt = 0x0 ;
- 341516 }
- 341517
- 341518 }
- 341519
- 341520 namespace FontTextureRebuildCallback
- 341521 {
- 341522 constexpr std::uintptr_t method_ptr = 0x10 ;
- 341523 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 341524 constexpr std::uintptr_t m_target = 0x20 ;
- 341525 constexpr std::uintptr_t method = 0x28 ;
- 341526 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 341527 constexpr std::uintptr_t extra_arg = 0x38 ;
- 341528 constexpr std::uintptr_t method_code = 0x40 ;
- 341529 constexpr std::uintptr_t interp_method = 0x48 ;
- 341530 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 341531 constexpr std::uintptr_t method_info = 0x58 ;
- 341532 constexpr std::uintptr_t original_method_info = 0x60 ;
- 341533 constexpr std::uintptr_t data = 0x68 ;
- 341534 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 341535 constexpr std::uintptr_t delegates = 0x78 ;
- 341536 }
- 341537
- 341538 namespace UnityEngine__WindZoneMode
- 341539 {
- 341540 constexpr std::uintptr_t value__ = 0x0 ;
- 341541 }
- 341542
- 341543 namespace UnityEngine__WindZone
- 341544 {
- 341545 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341546 }
- 341547
- 341548 namespace UnityEngine_InputSystem_Plugins_InputForUI__InputSystemProvider
- 341549 {
- 341550 constexpr std::uintptr_t TypeInfo = 0x1079F850 ;
- 341551 constexpr std::uintptr_t m_InputEventPartialProvider = 0x10 ;
- 341552 constexpr std::uintptr_t m_DefaultInputActions = 0x18 ;
- 341553 constexpr std::uintptr_t m_InputActionAsset = 0x20 ;
- 341554 constexpr std::uintptr_t m_PointAction = 0x28 ;
- 341555 constexpr std::uintptr_t m_MoveAction = 0x30 ;
- 341556 constexpr std::uintptr_t m_SubmitAction = 0x38 ;
- 341557 constexpr std::uintptr_t m_CancelAction = 0x40 ;
- 341558 constexpr std::uintptr_t m_LeftClickAction = 0x48 ;
- 341559 constexpr std::uintptr_t m_MiddleClickAction = 0x50 ;
- 341560 constexpr std::uintptr_t m_RightClickAction = 0x58 ;
- 341561 constexpr std::uintptr_t m_ScrollWheelAction = 0x60 ;
- 341562 constexpr std::uintptr_t m_NextPreviousAction = 0x68 ;
- 341563 constexpr std::uintptr_t m_Events = 0x70 ;
- 341564 constexpr std::uintptr_t m_MouseState = 0x78 ;
- 341565 constexpr std::uintptr_t m_PenState = 0xA0 ;
- 341566 constexpr std::uintptr_t m_SeenPenEvents = 0xC8 ;
- 341567 constexpr std::uintptr_t m_TouchState = 0xD0 ;
- 341568 constexpr std::uintptr_t m_SeenTouchEvents = 0xF8 ;
- 341569 constexpr std::uintptr_t m_RepeatHelper = 0x100 ;
- 341570 constexpr std::uintptr_t m_ResetSeenEventsOnUpdate = 0x108 ;
- 341571
- 341572 namespace _static
- 341573 {
- 341574 constexpr std::uintptr_t s_OnRegisterActions = 0x0 ;
- 341575 }
- 341576
- 341577 }
- 341578
- 341579 namespace StereoScreenCaptureMode
- 341580 {
- 341581 constexpr std::uintptr_t value__ = 0x0 ;
- 341582 }
- 341583
- 341584 namespace UnityEngine__StreamingController
- 341585 {
- 341586 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341587 }
- 341588
- 341589 namespace UnityEngine__TerrainCollider
- 341590 {
- 341591 constexpr std::uintptr_t TypeInfo = 0x1083E750 ;
- 341592 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341593 }
- 341594
- 341595 namespace UnityEngine__GridLayout
- 341596 {
- 341597 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341598 }
- 341599
- 341600 namespace UnityEngine_U2D__SpriteShapeRenderer
- 341601 {
- 341602 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 341603 }
- 341604
- 341605 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 341606 {
- 341607 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 341608 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 341609 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 341610 }
- 341611
- 341612 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 341613 {
- 341614 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 341615 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 341616 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 341617 }
- 341618
- 341619 namespace System_Runtime_CompilerServices__AsyncIteratorMethodBuilder
- 341620 {
- 341621 constexpr std::uintptr_t _methodBuilder = 0x0 ;
- 341622 constexpr std::uintptr_t _id = 0x18 ;
- 341623 }
- 341624
- 341625 namespace System_Runtime_CompilerServices__AsyncIteratorStateMachineAttribute
- 341626 {
- 341627 constexpr std::uintptr_t _StateMachineType_k__BackingField = 0x10 ;
- 341628 }
- 341629
- 341630 namespace System_Runtime_CompilerServices__ConfiguredCancelableAsyncEnumerable`1
- 341631 {
- 341632 constexpr std::uintptr_t _enumerable = 0xFFFFFFFFFFFFFFF0 ;
- 341633 }
- 341634
- 341635 namespace Enumerator
- 341636 {
- 341637 constexpr std::uintptr_t _enumerator = 0xFFFFFFFFFFFFFFF0 ;
- 341638 }
- 341639
- 341640 namespace System_Threading_Tasks_Sources__ManualResetValueTaskSourceCore`1
- 341641 {
- 341642 constexpr std::uintptr_t _continuation = 0xFFFFFFFFFFFFFFF0 ;
- 341643 }
- 341644
- 341645 namespace System_Runtime_CompilerServices__NullableContextAttribute
- 341646 {
- 341647 constexpr std::uintptr_t Flag = 0x10 ;
- 341648 }
- 341649
- 341650 namespace System_Runtime_CompilerServices__NullablePublicOnlyAttribute
- 341651 {
- 341652 constexpr std::uintptr_t IncludesInternals = 0x10 ;
- 341653 }
- 341654
- 341655 namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
- 341656 {
- 341657 constexpr std::uintptr_t Version = 0x10 ;
- 341658 }
- 341659
- 341660 namespace CopyToDestinationStream
- 341661 {
- 341662 constexpr std::uintptr_t _identity = 0x10 ;
- 341663 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 341664 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 341665 constexpr std::uintptr_t _hash_P = 0x28 ;
- 341666 }
- 341667
- 341668 namespace System_IO_Hashing__NonCryptographicHashAlgorithm
- 341669 {
- 341670 constexpr std::uintptr_t _HashLengthInBytes_k__BackingField = 0x10 ;
- 341671 }
- 341672
- 341673 namespace System_Runtime_CompilerServices__NullableAttribute
- 341674 {
- 341675 constexpr std::uintptr_t NullableFlags = 0x10 ;
- 341676 }
- 341677
- 341678 namespace System_Runtime_CompilerServices__NullableContextAttribute
- 341679 {
- 341680 constexpr std::uintptr_t Flag = 0x10 ;
- 341681 }
- 341682
- 341683 namespace System__BinaryData
- 341684 {
- 341685 constexpr std::uintptr_t _bytes = 0x10 ;
- 341686 }
- 341687
- 341688 namespace System_IO__ReadOnlyMemoryStream
- 341689 {
- 341690 constexpr std::uintptr_t _identity = 0x10 ;
- 341691 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 341692 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 341693 constexpr std::uintptr_t _content = 0x28 ;
- 341694 constexpr std::uintptr_t _isOpen = 0x38 ;
- 341695 constexpr std::uintptr_t _position = 0x3C ;
- 341696 }
- 341697
- 341698 namespace CryptProtectDataFlags
- 341699 {
- 341700 constexpr std::uintptr_t value__ = 0x0 ;
- 341701 }
- 341702
- 341703 namespace DATA_BLOB
- 341704 {
- 341705 constexpr std::uintptr_t cbData = 0x0 ;
- 341706 constexpr std::uintptr_t pbData = 0x8 ;
- 341707 }
- 341708
- 341709 namespace WindowsCryptographicException
- 341710 {
- 341711 constexpr std::uintptr_t _className = 0x10 ;
- 341712 constexpr std::uintptr_t _message = 0x18 ;
- 341713 constexpr std::uintptr_t _data = 0x20 ;
- 341714 constexpr std::uintptr_t _innerException = 0x28 ;
- 341715 constexpr std::uintptr_t _helpURL = 0x30 ;
- 341716 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 341717 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 341718 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 341719 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 341720 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 341721 constexpr std::uintptr_t _HResult = 0x60 ;
- 341722 constexpr std::uintptr_t _source = 0x68 ;
- 341723 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 341724 constexpr std::uintptr_t captured_traces = 0x78 ;
- 341725 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 341726 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 341727 }
- 341728
- 341729 namespace System_Security_Cryptography__DataProtectionScope
- 341730 {
- 341731 constexpr std::uintptr_t value__ = 0x0 ;
- 341732 }
- 341733
- 341734 namespace UnityEngine_Rendering_UnifiedRayTracing__ComputeTerrainMeshJob
- 341735 {
- 341736 constexpr std::uintptr_t heightmap = 0x0 ;
- 341737 constexpr std::uintptr_t holes = 0x10 ;
- 341738 constexpr std::uintptr_t width = 0x20 ;
- 341739 constexpr std::uintptr_t height = 0x24 ;
- 341740 constexpr std::uintptr_t heightmapScale = 0x28 ;
- 341741 constexpr std::uintptr_t positions = 0x38 ;
- 341742 constexpr std::uintptr_t uvs = 0x48 ;
- 341743 constexpr std::uintptr_t normals = 0x58 ;
- 341744 constexpr std::uintptr_t indices = 0x68 ;
- 341745 }
- 341746
- 341747 namespace UnityEngine_Rendering_UnifiedRayTracing__RayTracingRenderPipelineResources
- 341748 {
- 341749 constexpr std::uintptr_t m_Version = 0x10 ;
- 341750 constexpr std::uintptr_t m_GeometryPoolKernels = 0x18 ;
- 341751 constexpr std::uintptr_t m_CopyBuffer = 0x20 ;
- 341752 constexpr std::uintptr_t m_CopyPositions = 0x28 ;
- 341753 constexpr std::uintptr_t m_BitHistogram = 0x30 ;
- 341754 constexpr std::uintptr_t m_BlockReducePart = 0x38 ;
- 341755 constexpr std::uintptr_t m_BlockScan = 0x40 ;
- 341756 constexpr std::uintptr_t m_BuildHlbvh = 0x48 ;
- 341757 constexpr std::uintptr_t m_RestructureBvh = 0x50 ;
- 341758 constexpr std::uintptr_t m_Scatter = 0x58 ;
- 341759 }
- 341760
- 341761 namespace Microsoft_IdentityModel_Abstractions__EventLogLevel
- 341762 {
- 341763 constexpr std::uintptr_t value__ = 0x0 ;
- 341764 }
- 341765
- 341766 namespace Microsoft_IdentityModel_Abstractions__LogEntry
- 341767 {
- 341768 constexpr std::uintptr_t _EventLogLevel_k__BackingField = 0x10 ;
- 341769 constexpr std::uintptr_t _Message_k__BackingField = 0x18 ;
- 341770 constexpr std::uintptr_t _CorrelationId_k__BackingField = 0x20 ;
- 341771 }
- 341772
- 341773 namespace Microsoft_IdentityModel_Abstractions__TelemetryEventDetails
- 341774 {
- 341775 constexpr std::uintptr_t _PropertyValues_k__BackingField = 0x10 ;
- 341776 constexpr std::uintptr_t _Name_k__BackingField = 0x18 ;
- 341777 }
- 341778
- 341779 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 341780 {
- 341781 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 341782 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 341783 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 341784 }
- 341785
- 341786 namespace MeshTrimSettings
- 341787 {
- 341788 constexpr std::uintptr_t TrimBasedOnVisibility = 0x0 ;
- 341789 constexpr std::uintptr_t IterationsPerLoop = 0x4 ;
- 341790 constexpr std::uintptr_t StartHeight = 0x8 ;
- 341791 constexpr std::uintptr_t EndHeight = 0xC ;
- 341792 constexpr std::uintptr_t HeightIterations = 0x10 ;
- 341793 constexpr std::uintptr_t Radius = 0x14 ;
- 341794 constexpr std::uintptr_t MinimumTriangleArea = 0x18 ;
- 341795 constexpr std::uintptr_t MinimumTriangleEdgeLength = 0x1C ;
- 341796 constexpr std::uintptr_t OriginOffset = 0x20 ;
- 341797
- 341798 namespace _static
- 341799 {
- 341800 constexpr std::uintptr_t _113200761cabae85671d7db5c9d64098c8257307 = 0x0 ;
- 341801 constexpr std::uintptr_t _436faddab8467eaed27f0a09c870b8371cd16dab = 0x2C ;
- 341802 }
- 341803
- 341804 }
- 341805
- 341806 namespace MonoScriptData
- 341807 {
- 341808 constexpr std::uintptr_t FilePathsData = 0x0 ;
- 341809 constexpr std::uintptr_t TypesData = 0x8 ;
- 341810 constexpr std::uintptr_t TotalTypes = 0x10 ;
- 341811 constexpr std::uintptr_t TotalFiles = 0x14 ;
- 341812 constexpr std::uintptr_t IsEditorOnly = 0x18 ;
- 341813 }
- 341814
- 341815 namespace Unity_MemoryProfiler__MetadataCollect
- 341816 {
- 341817 constexpr std::uintptr_t disposed = 0x10 ;
- 341818 }
- 341819
- 341820 namespace Unity_MemoryProfiler__DefaultMetadataCollect
- 341821 {
- 341822 constexpr std::uintptr_t TypeInfo = 0x1072E190 ;
- 341823 constexpr std::uintptr_t disposed = 0x10 ;
- 341824 }
- 341825
- 341826 namespace System_Runtime_Serialization__DataContractAttribute
- 341827 {
- 341828 constexpr std::uintptr_t isReference = 0x10 ;
- 341829 }
- 341830
- 341831 namespace System_Runtime_Serialization__DataMemberAttribute
- 341832 {
- 341833 constexpr std::uintptr_t name = 0x10 ;
- 341834 constexpr std::uintptr_t order = 0x18 ;
- 341835 constexpr std::uintptr_t isRequired = 0x1C ;
- 341836 constexpr std::uintptr_t emitDefaultValue = 0x1D ;
- 341837 }
- 341838
- 341839 namespace System_Runtime_Serialization__EnumMemberAttribute
- 341840 {
- 341841 constexpr std::uintptr_t value = 0x10 ;
- 341842 }
- 341843
- 341844 namespace System_Configuration__ConfigurationSaveMode
- 341845 {
- 341846 constexpr std::uintptr_t value__ = 0x0 ;
- 341847 }
- 341848
- 341849 namespace Unity__ThrowStub
- 341850 {
- 341851 constexpr std::uintptr_t _className = 0x10 ;
- 341852 constexpr std::uintptr_t _message = 0x18 ;
- 341853 constexpr std::uintptr_t _data = 0x20 ;
- 341854 constexpr std::uintptr_t _innerException = 0x28 ;
- 341855 constexpr std::uintptr_t _helpURL = 0x30 ;
- 341856 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 341857 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 341858 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 341859 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 341860 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 341861 constexpr std::uintptr_t _HResult = 0x60 ;
- 341862 constexpr std::uintptr_t _source = 0x68 ;
- 341863 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 341864 constexpr std::uintptr_t captured_traces = 0x78 ;
- 341865 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 341866 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 341867 constexpr std::uintptr_t _objectName = 0x90 ;
- 341868 }
- 341869
- 341870 namespace UnityEngine_UnityConsent__ConsentState
- 341871 {
- 341872 constexpr std::uintptr_t AdsIntent = 0x0 ;
- 341873 constexpr std::uintptr_t AnalyticsIntent = 0x4 ;
- 341874 }
- 341875
- 341876 namespace UnityEngine_UnityConsent__ConsentStatus
- 341877 {
- 341878 constexpr std::uintptr_t value__ = 0x0 ;
- 341879 }
- 341880
- 341881}