- 316001
- 316002 }
- 316003
- 316004 namespace Azure_Core__ResponseHeaders
- 316005 {
- 316006 constexpr std::uintptr_t _response = 0x0 ;
- 316007 }
- 316008
- 316009 namespace Azure_Core__RetryMode
- 316010 {
- 316011 constexpr std::uintptr_t value__ = 0x0 ;
- 316012 }
- 316013
- 316014 namespace Azure_Core__RetryOptions
- 316015 {
- 316016 constexpr std::uintptr_t _MaxRetries_k__BackingField = 0x10 ;
- 316017 constexpr std::uintptr_t _Delay_k__BackingField = 0x18 ;
- 316018 constexpr std::uintptr_t _MaxDelay_k__BackingField = 0x20 ;
- 316019 constexpr std::uintptr_t _Mode_k__BackingField = 0x28 ;
- 316020 constexpr std::uintptr_t _NetworkTimeout_k__BackingField = 0x30 ;
- 316021
- 316022 namespace _static
- 316023 {
- 316024 constexpr std::uintptr_t DefaultMaxDelay = 0x0 ;
- 316025 constexpr std::uintptr_t DefaultInitialDelay = 0x8 ;
- 316026 }
- 316027
- 316028 }
- 316029
- 316030 namespace Azure_Core__TelemetryDetails
- 316031 {
- 316032 constexpr std::uintptr_t _userAgent = 0x10 ;
- 316033 constexpr std::uintptr_t _Assembly_k__BackingField = 0x18 ;
- 316034 constexpr std::uintptr_t _ApplicationId_k__BackingField = 0x20 ;
- 316035 }
- 316036
- 316037 namespace Azure_Core__TokenRequestContext
- 316038 {
- 316039 constexpr std::uintptr_t _Scopes_k__BackingField = 0x0 ;
- 316040 constexpr std::uintptr_t _ParentRequestId_k__BackingField = 0x8 ;
- 316041 constexpr std::uintptr_t _Claims_k__BackingField = 0x10 ;
- 316042 constexpr std::uintptr_t _TenantId_k__BackingField = 0x18 ;
- 316043 constexpr std::uintptr_t _IsCaeEnabled_k__BackingField = 0x20 ;
- 316044 }
- 316045
- 316046 namespace Azure_Core__CallerShouldAuditAttribute
- 316047 {
- 316048 constexpr std::uintptr_t _Reason_k__BackingField = 0x10 ;
- 316049 }
- 316050
- 316051 namespace Azure_Core__HashCodeBuilder
- 316052 {
- 316053 constexpr std::uintptr_t _v1 = 0x0 ;
- 316054 constexpr std::uintptr_t _v2 = 0x4 ;
- 316055 constexpr std::uintptr_t _v3 = 0x8 ;
- 316056 constexpr std::uintptr_t _v4 = 0xC ;
- 316057 constexpr std::uintptr_t _queue1 = 0x10 ;
- 316058 constexpr std::uintptr_t _queue2 = 0x14 ;
- 316059 constexpr std::uintptr_t _queue3 = 0x18 ;
- 316060 constexpr std::uintptr_t _length = 0x1C ;
- 316061
- 316062 namespace _static
- 316063 {
- 316064 constexpr std::uintptr_t s_seed = 0x0 ;
- 316065 }
- 316066
- 316067 }
- 316068
- 316069 namespace Azure_Core__HttpMessageSanitizer
- 316070 {
- 316071 constexpr std::uintptr_t _logAllHeaders = 0x10 ;
- 316072 constexpr std::uintptr_t _logFullQueries = 0x11 ;
- 316073 constexpr std::uintptr_t _allowedQueryParameters = 0x18 ;
- 316074 constexpr std::uintptr_t _redactedPlaceholder = 0x20 ;
- 316075 constexpr std::uintptr_t _allowedHeaders = 0x28 ;
- 316076
- 316077 namespace _static
- 316078 {
- 316079 constexpr std::uintptr_t s_cachedStringBuilder = 0xFFFFFFFFFFFFFFFF ;
- 316080 constexpr std::uintptr_t Default = 0x0 ;
- 316081 }
- 316082
- 316083 }
- 316084
- 316085 namespace Azure_Core__TypeReferenceTypeAttribute
- 316086 {
- 316087 constexpr std::uintptr_t _IgnoreExtraProperties_k__BackingField = 0x10 ;
- 316088 constexpr std::uintptr_t _InternalPropertiesToInclude_k__BackingField = 0x18 ;
- 316089 }
- 316090
- 316091 namespace Azure_Core_Pipeline__BearerTokenAuthenticationPolicy
- 316092 {
- 316093 constexpr std::uintptr_t _scopes = 0x10 ;
- 316094 constexpr std::uintptr_t _accessTokenCache = 0x18 ;
- 316095 }
- 316096
- 316097 namespace Azure_Core_Pipeline__HttpClientTransport
- 316098 {
- 316099 constexpr std::uintptr_t _Client_k__BackingField = 0x10 ;
- 316100
- 316101 namespace _static
- 316102 {
- 316103 constexpr std::uintptr_t Shared = 0x0 ;
- 316104 }
- 316105
- 316106 }
- 316107
- 316108 namespace Azure_Core_Pipeline__HttpPipeline
- 316109 {
- 316110 constexpr std::uintptr_t _transport = 0x10 ;
- 316111 constexpr std::uintptr_t _pipeline = 0x18 ;
- 316112 constexpr std::uintptr_t _internallyConstructed = 0x28 ;
- 316113 constexpr std::uintptr_t _perCallIndex = 0x2C ;
- 316114 constexpr std::uintptr_t _perRetryIndex = 0x30 ;
- 316115 constexpr std::uintptr_t _ResponseClassifier_k__BackingField = 0x38 ;
- 316116
- 316117 namespace _static
- 316118 {
- 316119 constexpr std::uintptr_t CurrentHttpMessagePropertiesScope = 0x0 ;
- 316120 }
- 316121
- 316122 }
- 316123
- 316124 namespace Azure_Core_Pipeline__HttpPipelineOptions
- 316125 {
- 316126 constexpr std::uintptr_t _ClientOptions_k__BackingField = 0x10 ;
- 316127 constexpr std::uintptr_t _PerCallPolicies_k__BackingField = 0x18 ;
- 316128 constexpr std::uintptr_t _PerRetryPolicies_k__BackingField = 0x20 ;
- 316129 constexpr std::uintptr_t _ResponseClassifier_k__BackingField = 0x28 ;
- 316130 constexpr std::uintptr_t _RequestFailedDetailsParser_k__BackingField = 0x30 ;
- 316131 }
- 316132
- 316133 namespace Azure_Core_Pipeline__HttpPipelineSynchronousPolicy
- 316134 {
- 316135 constexpr std::uintptr_t _hasOnReceivedResponse = 0x10 ;
- 316136
- 316137 namespace _static
- 316138 {
- 316139 constexpr std::uintptr_t _onReceivedResponseParameters = 0x0 ;
- 316140 }
- 316141
- 316142 }
- 316143
- 316144 namespace Azure_Core_Pipeline__HttpPipelineTransportOptions
- 316145 {
- 316146 constexpr std::uintptr_t _ServerCertificateCustomValidationCallback_k__BackingField = 0x10 ;
- 316147 constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x18 ;
- 316148 constexpr std::uintptr_t _IsClientRedirectEnabled_k__BackingField = 0x20 ;
- 316149 }
- 316150
- 316151 namespace Azure_Core_Pipeline__ClientRequestIdPolicy
- 316152 {
- 316153 constexpr std::uintptr_t _hasOnReceivedResponse = 0x10 ;
- 316154
- 316155 namespace _static
- 316156 {
- 316157 constexpr std::uintptr_t _Shared_k__BackingField = 0x0 ;
- 316158 }
- 316159
- 316160 }
- 316161
- 316162 namespace Azure_Core_Pipeline__HttpEnvironmentProxy
- 316163 {
- 316164 constexpr std::uintptr_t _httpProxyUri = 0x10 ;
- 316165 constexpr std::uintptr_t _httpsProxyUri = 0x18 ;
- 316166 constexpr std::uintptr_t _bypass = 0x20 ;
- 316167 constexpr std::uintptr_t _credentials = 0x28 ;
- 316168 }
- 316169
- 316170 namespace Azure_Core_Pipeline__HttpEnvironmentProxyCredentials
- 316171 {
- 316172 constexpr std::uintptr_t _httpCred = 0x10 ;
- 316173 constexpr std::uintptr_t _httpsCred = 0x18 ;
- 316174 constexpr std::uintptr_t _httpProxy = 0x20 ;
- 316175 constexpr std::uintptr_t _httpsProxy = 0x28 ;
- 316176 }
- 316177
- 316178 namespace Azure_Core_Pipeline__HttpPipelineTransportPolicy
- 316179 {
- 316180 constexpr std::uintptr_t _transport = 0x10 ;
- 316181 constexpr std::uintptr_t _sanitizer = 0x18 ;
- 316182 constexpr std::uintptr_t _errorParser = 0x20 ;
- 316183 }
- 316184
- 316185 namespace Azure_Core_Pipeline__LoggingPolicy
- 316186 {
- 316187 constexpr std::uintptr_t _logContent = 0x10 ;
- 316188 constexpr std::uintptr_t _maxLength = 0x14 ;
- 316189 constexpr std::uintptr_t _sanitizer = 0x18 ;
- 316190 constexpr std::uintptr_t _assemblyName = 0x20 ;
- 316191
- 316192 namespace _static
- 316193 {
- 316194 constexpr std::uintptr_t s_eventSource = 0x0 ;
- 316195 }
- 316196
- 316197 }
- 316198
- 316199 namespace Azure_Core_Pipeline__ReadClientRequestIdPolicy
- 316200 {
- 316201 constexpr std::uintptr_t _hasOnReceivedResponse = 0x10 ;
- 316202
- 316203 namespace _static
- 316204 {
- 316205 constexpr std::uintptr_t _Shared_k__BackingField = 0x0 ;
- 316206 }
- 316207
- 316208 }
- 316209
- 316210 namespace Azure_Core_Pipeline__ReadOnlyStream
- 316211 {
- 316212 constexpr std::uintptr_t _identity = 0x10 ;
- 316213 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 316214 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 316215 }
- 316216
- 316217 namespace Azure_Core_Pipeline__ReadTimeoutStream
- 316218 {
- 316219 constexpr std::uintptr_t _identity = 0x10 ;
- 316220 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 316221 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 316222 constexpr std::uintptr_t _stream = 0x28 ;
- 316223 constexpr std::uintptr_t _readTimeout = 0x30 ;
- 316224 constexpr std::uintptr_t _cancellationTokenSource = 0x38 ;
- 316225 }
- 316226
- 316227 namespace Azure_Core_Pipeline__RequestActivityPolicy
- 316228 {
- 316229 constexpr std::uintptr_t _isDistributedTracingEnabled = 0x10 ;
- 316230 constexpr std::uintptr_t _resourceProviderNamespace = 0x18 ;
- 316231 constexpr std::uintptr_t _sanitizer = 0x20 ;
- 316232
- 316233 namespace _static
- 316234 {
- 316235 constexpr std::uintptr_t s_diagnosticSource = 0x0 ;
- 316236 constexpr std::uintptr_t s_activitySource = 0x8 ;
- 316237 }
- 316238
- 316239 }
- 316240
- 316241 namespace Azure_Core_Pipeline__ResponseBodyPolicy
- 316242 {
- 316243 constexpr std::uintptr_t _networkTimeout = 0x10 ;
- 316244 }
- 316245
- 316246 namespace Azure_Core_Pipeline__TelemetryPolicy
- 316247 {
- 316248 constexpr std::uintptr_t _hasOnReceivedResponse = 0x10 ;
- 316249 constexpr std::uintptr_t _defaultHeader = 0x18 ;
- 316250 }
- 316251
- 316252 namespace Azure_Core_Pipeline__ThreadSafeRandom
- 316253 {
- 316254 constexpr std::uintptr_t _inext = 0x10 ;
- 316255 constexpr std::uintptr_t _inextp = 0x14 ;
- 316256 constexpr std::uintptr_t _seedArray = 0x18 ;
- 316257 constexpr std::uintptr_t _random = 0x20 ;
- 316258 }
- 316259
- 316260 namespace Azure_Core_Pipeline__RedirectPolicy
- 316261 {
- 316262 constexpr std::uintptr_t _maxAutomaticRedirections = 0x10 ;
- 316263 constexpr std::uintptr_t _allowAutoRedirects = 0x14 ;
- 316264
- 316265 namespace _static
- 316266 {
- 316267 constexpr std::uintptr_t _Shared_k__BackingField = 0x0 ;
- 316268 }
- 316269
- 316270 }
- 316271
- 316272 namespace Azure_Core_Pipeline__RetryPolicy
- 316273 {
- 316274 constexpr std::uintptr_t _maxRetries = 0x10 ;
- 316275 constexpr std::uintptr_t _delayStrategy = 0x18 ;
- 316276 }
- 316277
- 316278 namespace Azure_Core_Pipeline__ServerCertificateCustomValidationArgs
- 316279 {
- 316280 constexpr std::uintptr_t _Certificate_k__BackingField = 0x10 ;
- 316281 constexpr std::uintptr_t _CertificateAuthorityChain_k__BackingField = 0x18 ;
- 316282 constexpr std::uintptr_t _SslPolicyErrors_k__BackingField = 0x20 ;
- 316283 }
- 316284
- 316285 namespace Azure_Core_Pipeline__DiagnosticScope
- 316286 {
- 316287 constexpr std::uintptr_t _activityAdapter = 0x0 ;
- 316288 constexpr std::uintptr_t _suppressNestedClientActivities = 0x8 ;
- 316289 constexpr std::uintptr_t _IsEnabled_k__BackingField = 0x9 ;
- 316290
- 316291 namespace _static
- 316292 {
- 316293 constexpr std::uintptr_t AzureSdkScopeValue = 0x0 ;
- 316294 }
- 316295
- 316296 }
- 316297
- 316298 namespace Azure_Core_Diagnostics__AzureCoreEventSource
- 316299 {
- 316300 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 316301 constexpr std::uintptr_t _Settings_k__BackingField = 0x18 ;
- 316302
- 316303 namespace _static
- 316304 {
- 316305 constexpr std::uintptr_t _Singleton_k__BackingField = 0x0 ;
- 316306 }
- 316307
- 316308 }
- 316309
- 316310 namespace Azure_Core_Diagnostics__AzureEventSource
- 316311 {
- 316312 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 316313 constexpr std::uintptr_t _Settings_k__BackingField = 0x18 ;
- 316314
- 316315 namespace _static
- 316316 {
- 316317 constexpr std::uintptr_t NamesInUse = 0x0 ;
- 316318 constexpr std::uintptr_t MainEventSourceTraits = 0x8 ;
- 316319 }
- 316320
- 316321 }
- 316322
- 316323 namespace TagType
- 316324 {
- 316325 constexpr std::uintptr_t value__ = 0x0 ;
- 316326 }
- 316327
- 316328 namespace %0039247eea248395d406250b2ed6189269c52afb
- 316329 {
- 316330 }
- 316331
- 316332 namespace %bf58113ee45d758362446212257b9223a696fafc
- 316333 {
- 316334 }
- 316335
- 316336 namespace %a590f25b847958db08136bd9f869b9c5e02c321f
- 316337 {
- 316338 constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10 ;
- 316339 constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x14 ;
- 316340 constexpr std::uintptr_t _7d1ed3bbef2d32f9e06ac8e4b35751aa180fbf21 = 0x18 ;
- 316341 }
- 316342
- 316343 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 316344 {
- 316345 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 316346 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 316347 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 316348 }
- 316349
- 316350 namespace %633d8edcf1ae7379a8513cfeee8eaca68aa35cd9
- 316351 {
- 316352 constexpr std::uintptr_t TypeInfo = 0x10725590 ;
- 316353 constexpr std::uintptr_t _784fb36a2128755a63652aee872ea251f4a0df9e = 0x10 ;
- 316354 constexpr std::uintptr_t _2b01f58f96f3f5e541b6e8ddc8aef72496562817 = 0x14 ;
- 316355 constexpr std::uintptr_t _7d1ed3bbef2d32f9e06ac8e4b35751aa180fbf21 = 0x18 ;
- 316356 }
- 316357
- 316358 namespace RTLTMPro__SpecialCharacters
- 316359 {
- 316360 constexpr std::uintptr_t value__ = 0x0 ;
- 316361 }
- 316362
- 316363 namespace RTLTMPro__HinduNumbers
- 316364 {
- 316365 constexpr std::uintptr_t value__ = 0x0 ;
- 316366 }
- 316367
- 316368 namespace RTLTMPro__EnglishNumbers
- 316369 {
- 316370 constexpr std::uintptr_t value__ = 0x0 ;
- 316371 }
- 316372
- 316373 namespace RTLTMPro__RTLTextMeshPro3D
- 316374 {
- 316375 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 316376 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 316377 constexpr std::uintptr_t m_Material = 0x20 ;
- 316378 constexpr std::uintptr_t m_Color = 0x28 ;
- 316379 constexpr std::uintptr_t m_SkipLayoutUpdate = 0x38 ;
- 316380 constexpr std::uintptr_t m_SkipMaterialUpdate = 0x39 ;
- 316381 constexpr std::uintptr_t m_RaycastTarget = 0x3A ;
- 316382 constexpr std::uintptr_t m_RaycastTargetCache = 0x3B ;
- 316383 constexpr std::uintptr_t m_RaycastPadding = 0x3C ;
- 316384 constexpr std::uintptr_t m_RectTransform = 0x50 ;
- 316385 constexpr std::uintptr_t m_CanvasRenderer = 0x58 ;
- 316386 constexpr std::uintptr_t m_Canvas = 0x60 ;
- 316387 constexpr std::uintptr_t m_VertsDirty = 0x68 ;
- 316388 constexpr std::uintptr_t m_MaterialDirty = 0x69 ;
- 316389 constexpr std::uintptr_t m_OnDirtyLayoutCallback = 0x70 ;
- 316390 constexpr std::uintptr_t m_OnDirtyVertsCallback = 0x78 ;
- 316391 constexpr std::uintptr_t m_OnDirtyMaterialCallback = 0x80 ;
- 316392 constexpr std::uintptr_t m_CachedMesh = 0x88 ;
- 316393 constexpr std::uintptr_t m_CachedUvs = 0x90 ;
- 316394 constexpr std::uintptr_t m_ColorTweenRunner = 0x98 ;
- 316395 constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0 ;
- 316396 constexpr std::uintptr_t m_ShouldRecalculateStencil = 0xA8 ;
- 316397 constexpr std::uintptr_t m_MaskMaterial = 0xB0 ;
- 316398 constexpr std::uintptr_t m_ParentMask = 0xB8 ;
- 316399 constexpr std::uintptr_t m_Maskable = 0xC0 ;
- 316400 constexpr std::uintptr_t m_IsMaskingGraphic = 0xC1 ;
- 316401 constexpr std::uintptr_t m_IncludeForMasking = 0xC2 ;
- 316402 constexpr std::uintptr_t m_OnCullStateChanged = 0xC8 ;
- 316403 constexpr std::uintptr_t m_ShouldRecalculate = 0xD0 ;
- 316404 constexpr std::uintptr_t m_StencilValue = 0xD4 ;
- 316405 constexpr std::uintptr_t m_Corners = 0xD8 ;
- 316406 constexpr std::uintptr_t m_text = 0xE0 ;
- 316407 constexpr std::uintptr_t m_IsTextBackingStringDirty = 0xE8 ;
- 316408 constexpr std::uintptr_t m_TextPreprocessor = 0xF0 ;
- 316409 constexpr std::uintptr_t m_isRightToLeft = 0xF8 ;
- 316410 constexpr std::uintptr_t m_fontAsset = 0x100 ;
- 316411 constexpr std::uintptr_t m_currentFontAsset = 0x108 ;
- 316412 constexpr std::uintptr_t m_isSDFShader = 0x110 ;
- 316413 constexpr std::uintptr_t m_sharedMaterial = 0x118 ;
- 316414 constexpr std::uintptr_t m_currentMaterial = 0x120 ;
- 316415 constexpr std::uintptr_t m_currentMaterialIndex = 0x128 ;
- 316416 constexpr std::uintptr_t m_fontSharedMaterials = 0x130 ;
- 316417 constexpr std::uintptr_t m_fontMaterial = 0x138 ;
- 316418 constexpr std::uintptr_t m_fontMaterials = 0x140 ;
- 316419 constexpr std::uintptr_t m_isMaterialDirty = 0x148 ;
- 316420 constexpr std::uintptr_t m_fontColor32 = 0x14C ;
- 316421 constexpr std::uintptr_t m_fontColor = 0x150 ;
- 316422 constexpr std::uintptr_t m_underlineColor = 0x160 ;
- 316423 constexpr std::uintptr_t m_strikethroughColor = 0x164 ;
- 316424 constexpr std::uintptr_t m_HighlightState = 0x168 ;
- 316425 constexpr std::uintptr_t m_ConvertToLinearSpace = 0x17C ;
- 316426 constexpr std::uintptr_t m_enableVertexGradient = 0x17D ;
- 316427 constexpr std::uintptr_t m_colorMode = 0x180 ;
- 316428 constexpr std::uintptr_t m_fontColorGradient = 0x184 ;
- 316429 constexpr std::uintptr_t m_fontColorGradientPreset = 0x1C8 ;
- 316430 constexpr std::uintptr_t m_overrideHtmlColors = 0x1D0 ;
- 316431 constexpr std::uintptr_t m_faceColor = 0x1D4 ;
- 316432 constexpr std::uintptr_t m_outlineColor = 0x1D8 ;
- 316433 constexpr std::uintptr_t m_outlineWidth = 0x1DC ;
- 316434 constexpr std::uintptr_t m_currentEnvMapRotation = 0x1E0 ;
- 316435 constexpr std::uintptr_t m_hasEnvMapProperty = 0x1EC ;
- 316436 constexpr std::uintptr_t m_fontSize = 0x1F0 ;
- 316437 constexpr std::uintptr_t m_currentFontSize = 0x1F4 ;
- 316438 constexpr std::uintptr_t m_fontSizeBase = 0x1F8 ;
- 316439 constexpr std::uintptr_t m_sizeStack = 0x200 ;
- 316440 constexpr std::uintptr_t m_fontWeight = 0x220 ;
- 316441 constexpr std::uintptr_t m_FontWeightInternal = 0x224 ;
- 316442 constexpr std::uintptr_t m_FontWeightStack = 0x228 ;
- 316443 constexpr std::uintptr_t m_enableAutoSizing = 0x248 ;
- 316444 constexpr std::uintptr_t m_maxFontSize = 0x24C ;
- 316445 constexpr std::uintptr_t m_minFontSize = 0x250 ;
- 316446 constexpr std::uintptr_t m_AutoSizeIterationCount = 0x254 ;
- 316447 constexpr std::uintptr_t m_AutoSizeMaxIterationCount = 0x258 ;
- 316448 constexpr std::uintptr_t m_IsAutoSizePointSizeSet = 0x25C ;
- 316449 constexpr std::uintptr_t m_fontSizeMin = 0x260 ;
- 316450 constexpr std::uintptr_t m_fontSizeMax = 0x264 ;
- 316451 constexpr std::uintptr_t m_fontStyle = 0x268 ;
- 316452 constexpr std::uintptr_t m_FontStyleInternal = 0x26C ;
- 316453 constexpr std::uintptr_t m_fontStyleStack = 0x270 ;
- 316454 constexpr std::uintptr_t m_isUsingBold = 0x27A ;
- 316455 constexpr std::uintptr_t m_HorizontalAlignment = 0x27C ;
- 316456 constexpr std::uintptr_t m_VerticalAlignment = 0x280 ;
- 316457 constexpr std::uintptr_t m_textAlignment = 0x284 ;
- 316458 constexpr std::uintptr_t m_lineJustification = 0x288 ;
- 316459 constexpr std::uintptr_t m_lineJustificationStack = 0x290 ;
- 316460 constexpr std::uintptr_t m_textContainerLocalCorners = 0x2B0 ;
- 316461 constexpr std::uintptr_t m_characterSpacing = 0x2B8 ;
- 316462 constexpr std::uintptr_t m_cSpacing = 0x2BC ;
- 316463 constexpr std::uintptr_t m_monoSpacing = 0x2C0 ;
- 316464 constexpr std::uintptr_t m_duoSpace = 0x2C4 ;
- 316465 constexpr std::uintptr_t m_characterHorizontalScale = 0x2C8 ;
- 316466 constexpr std::uintptr_t m_wordSpacing = 0x2CC ;
- 316467 constexpr std::uintptr_t m_lineSpacing = 0x2D0 ;
- 316468 constexpr std::uintptr_t m_lineSpacingDelta = 0x2D4 ;
- 316469 constexpr std::uintptr_t m_lineHeight = 0x2D8 ;
- 316470 constexpr std::uintptr_t m_IsDrivenLineSpacing = 0x2DC ;
- 316471 constexpr std::uintptr_t m_lineSpacingMax = 0x2E0 ;
- 316472 constexpr std::uintptr_t m_paragraphSpacing = 0x2E4 ;
- 316473 constexpr std::uintptr_t m_charWidthMaxAdj = 0x2E8 ;
- 316474 constexpr std::uintptr_t m_charWidthAdjDelta = 0x2EC ;
- 316475 constexpr std::uintptr_t m_TextWrappingMode = 0x2F0 ;
- 316476 constexpr std::uintptr_t m_isCharacterWrappingEnabled = 0x2F4 ;
- 316477 constexpr std::uintptr_t m_isNonBreakingSpace = 0x2F5 ;
- 316478 constexpr std::uintptr_t m_isIgnoringAlignment = 0x2F6 ;
- 316479 constexpr std::uintptr_t m_wordWrappingRatios = 0x2F8 ;
- 316480 constexpr std::uintptr_t m_overflowMode = 0x2FC ;
- 316481 constexpr std::uintptr_t m_firstOverflowCharacterIndex = 0x300 ;
- 316482 constexpr std::uintptr_t m_linkedTextComponent = 0x308 ;
- 316483 constexpr std::uintptr_t parentLinkedComponent = 0x310 ;
- 316484 constexpr std::uintptr_t m_isTextTruncated = 0x318 ;
- 316485 constexpr std::uintptr_t m_enableKerning = 0x319 ;
- 316486 constexpr std::uintptr_t m_LastBaseGlyphIndex = 0x31C ;
- 316487 constexpr std::uintptr_t m_ActiveFontFeatures = 0x320 ;
- 316488 constexpr std::uintptr_t m_enableExtraPadding = 0x328 ;
- 316489 constexpr std::uintptr_t checkPaddingRequired = 0x329 ;
- 316490 constexpr std::uintptr_t m_isRichText = 0x32A ;
- 316491 constexpr std::uintptr_t m_EmojiFallbackSupport = 0x32B ;
- 316492 constexpr std::uintptr_t m_parseCtrlCharacters = 0x32C ;
- 316493 constexpr std::uintptr_t m_isOverlay = 0x32D ;
- 316494 constexpr std::uintptr_t m_isOrthographic = 0x32E ;
- 316495 constexpr std::uintptr_t m_isCullingEnabled = 0x32F ;
- 316496 constexpr std::uintptr_t m_isMaskingEnabled = 0x330 ;
- 316497 constexpr std::uintptr_t isMaskUpdateRequired = 0x331 ;
- 316498 constexpr std::uintptr_t m_ignoreRectMaskCulling = 0x332 ;
- 316499 constexpr std::uintptr_t m_ignoreCulling = 0x333 ;
- 316500 constexpr std::uintptr_t m_horizontalMapping = 0x334 ;
- 316501 constexpr std::uintptr_t m_verticalMapping = 0x338 ;
- 316502 constexpr std::uintptr_t m_uvLineOffset = 0x33C ;
- 316503 constexpr std::uintptr_t m_renderMode = 0x340 ;
- 316504 constexpr std::uintptr_t m_geometrySortingOrder = 0x344 ;
- 316505 constexpr std::uintptr_t m_IsTextObjectScaleStatic = 0x348 ;
- 316506 constexpr std::uintptr_t m_VertexBufferAutoSizeReduction = 0x349 ;
- 316507 constexpr std::uintptr_t m_firstVisibleCharacter = 0x34C ;
- 316508 constexpr std::uintptr_t m_maxVisibleCharacters = 0x350 ;
- 316509 constexpr std::uintptr_t m_maxVisibleWords = 0x354 ;
- 316510 constexpr std::uintptr_t m_maxVisibleLines = 0x358 ;
- 316511 constexpr std::uintptr_t m_useMaxVisibleDescender = 0x35C ;
- 316512 constexpr std::uintptr_t m_pageToDisplay = 0x360 ;
- 316513 constexpr std::uintptr_t m_isNewPage = 0x364 ;
- 316514 constexpr std::uintptr_t m_margin = 0x368 ;
- 316515 constexpr std::uintptr_t m_marginLeft = 0x378 ;
- 316516 constexpr std::uintptr_t m_marginRight = 0x37C ;
- 316517 constexpr std::uintptr_t m_marginWidth = 0x380 ;
- 316518 constexpr std::uintptr_t m_marginHeight = 0x384 ;
- 316519 constexpr std::uintptr_t m_width = 0x388 ;
- 316520 constexpr std::uintptr_t m_textInfo = 0x390 ;
- 316521 constexpr std::uintptr_t m_havePropertiesChanged = 0x398 ;
- 316522 constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399 ;
- 316523 constexpr std::uintptr_t m_transform = 0x3A0 ;
- 316524 constexpr std::uintptr_t m_rectTransform = 0x3A8 ;
- 316525 constexpr std::uintptr_t m_PreviousRectTransformSize = 0x3B0 ;
- 316526 constexpr std::uintptr_t m_PreviousPivotPosition = 0x3B8 ;
- 316527 constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0 ;
- 316528 constexpr std::uintptr_t m_autoSizeTextContainer = 0x3C1 ;
- 316529 constexpr std::uintptr_t m_mesh = 0x3C8 ;
- 316530 constexpr std::uintptr_t m_isVolumetricText = 0x3D0 ;
- 316531 constexpr std::uintptr_t OnPreRenderText = 0x3D8 ;
- 316532 constexpr std::uintptr_t m_flexibleHeight = 0x3E0 ;
- 316533 constexpr std::uintptr_t m_flexibleWidth = 0x3E4 ;
- 316534 constexpr std::uintptr_t m_minWidth = 0x3E8 ;
- 316535 constexpr std::uintptr_t m_minHeight = 0x3EC ;
- 316536 constexpr std::uintptr_t m_maxWidth = 0x3F0 ;
- 316537 constexpr std::uintptr_t m_maxHeight = 0x3F4 ;
- 316538 constexpr std::uintptr_t m_LayoutElement = 0x3F8 ;
- 316539 constexpr std::uintptr_t m_preferredWidth = 0x400 ;
- 316540 constexpr std::uintptr_t m_RenderedWidth = 0x404 ;
- 316541 constexpr std::uintptr_t m_isPreferredWidthDirty = 0x408 ;
- 316542 constexpr std::uintptr_t m_preferredHeight = 0x40C ;
- 316543 constexpr std::uintptr_t m_RenderedHeight = 0x410 ;
- 316544 constexpr std::uintptr_t m_isPreferredHeightDirty = 0x414 ;
- 316545 constexpr std::uintptr_t m_isCalculatingPreferredValues = 0x415 ;
- 316546 constexpr std::uintptr_t m_layoutPriority = 0x418 ;
- 316547 constexpr std::uintptr_t m_isLayoutDirty = 0x41C ;
- 316548 constexpr std::uintptr_t m_isAwake = 0x41D ;
- 316549 constexpr std::uintptr_t m_isWaitingOnResourceLoad = 0x41E ;
- 316550 constexpr std::uintptr_t m_inputSource = 0x420 ;
- 316551 constexpr std::uintptr_t m_fontScaleMultiplier = 0x424 ;
- 316552 constexpr std::uintptr_t tag_LineIndent = 0x428 ;
- 316553 constexpr std::uintptr_t tag_Indent = 0x42C ;
- 316554 constexpr std::uintptr_t m_indentStack = 0x430 ;
- 316555 constexpr std::uintptr_t tag_NoParsing = 0x450 ;
- 316556 constexpr std::uintptr_t m_isTextLayoutPhase = 0x451 ;
- 316557 constexpr std::uintptr_t m_FXRotation = 0x454 ;
- 316558 constexpr std::uintptr_t m_FXScale = 0x464 ;
- 316559 constexpr std::uintptr_t m_TextProcessingArray = 0x470 ;
- 316560 constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478 ;
- 316561 constexpr std::uintptr_t m_internalCharacterInfo = 0x480 ;
- 316562 constexpr std::uintptr_t m_totalCharacterCount = 0x488 ;
- 316563 constexpr std::uintptr_t m_characterCount = 0x48C ;
- 316564 constexpr std::uintptr_t m_firstCharacterOfLine = 0x490 ;
- 316565 constexpr std::uintptr_t m_firstVisibleCharacterOfLine = 0x494 ;
- 316566 constexpr std::uintptr_t m_lastCharacterOfLine = 0x498 ;
- 316567 constexpr std::uintptr_t m_lastVisibleCharacterOfLine = 0x49C ;
- 316568 constexpr std::uintptr_t m_lineNumber = 0x4A0 ;
- 316569 constexpr std::uintptr_t m_lineVisibleCharacterCount = 0x4A4 ;
- 316570 constexpr std::uintptr_t m_lineVisibleSpaceCount = 0x4A8 ;
- 316571 constexpr std::uintptr_t m_pageNumber = 0x4AC ;
- 316572 constexpr std::uintptr_t m_PageAscender = 0x4B0 ;
- 316573 constexpr std::uintptr_t m_maxTextAscender = 0x4B4 ;
- 316574 constexpr std::uintptr_t m_maxCapHeight = 0x4B8 ;
- 316575 constexpr std::uintptr_t m_ElementAscender = 0x4BC ;
- 316576 constexpr std::uintptr_t m_ElementDescender = 0x4C0 ;
- 316577 constexpr std::uintptr_t m_maxLineAscender = 0x4C4 ;
- 316578 constexpr std::uintptr_t m_maxLineDescender = 0x4C8 ;
- 316579 constexpr std::uintptr_t m_startOfLineAscender = 0x4CC ;
- 316580 constexpr std::uintptr_t m_startOfLineDescender = 0x4D0 ;
- 316581 constexpr std::uintptr_t m_lineOffset = 0x4D4 ;
- 316582 constexpr std::uintptr_t m_meshExtents = 0x4D8 ;
- 316583 constexpr std::uintptr_t m_htmlColor = 0x4E8 ;
- 316584 constexpr std::uintptr_t m_colorStack = 0x4F0 ;
- 316585 constexpr std::uintptr_t m_underlineColorStack = 0x510 ;
- 316586 constexpr std::uintptr_t m_strikethroughColorStack = 0x530 ;
- 316587 constexpr std::uintptr_t m_HighlightStateStack = 0x550 ;
- 316588 constexpr std::uintptr_t m_colorGradientPreset = 0x580 ;
- 316589 constexpr std::uintptr_t m_colorGradientStack = 0x588 ;
- 316590 constexpr std::uintptr_t m_colorGradientPresetIsTinted = 0x5B0 ;
- 316591 constexpr std::uintptr_t m_tabSpacing = 0x5B4 ;
- 316592 constexpr std::uintptr_t m_spacing = 0x5B8 ;
- 316593 constexpr std::uintptr_t m_ItalicAngleStack = 0x5C0 ;
- 316594 constexpr std::uintptr_t m_ItalicAngle = 0x5E0 ;
- 316595 constexpr std::uintptr_t m_actionStack = 0x5E8 ;
- 316596 constexpr std::uintptr_t m_padding = 0x608 ;
- 316597 constexpr std::uintptr_t m_baselineOffset = 0x60C ;
- 316598 constexpr std::uintptr_t m_baselineOffsetStack = 0x610 ;
- 316599 constexpr std::uintptr_t m_xAdvance = 0x630 ;
- 316600 constexpr std::uintptr_t m_textElementType = 0x634 ;
- 316601 constexpr std::uintptr_t m_cached_TextElement = 0x638 ;
- 316602 constexpr std::uintptr_t m_Ellipsis = 0x640 ;
- 316603 constexpr std::uintptr_t m_Underline = 0x660 ;
- 316604 constexpr std::uintptr_t m_spriteCount = 0x680 ;
- 316605 constexpr std::uintptr_t m_spriteIndex = 0x684 ;
- 316606 constexpr std::uintptr_t m_spriteAnimationID = 0x688 ;
- 316607 constexpr std::uintptr_t m_ignoreActiveState = 0x68C ;
- 316608 constexpr std::uintptr_t m_TextBackingArray = 0x690 ;
- 316609 constexpr std::uintptr_t k_Power = 0x6A0 ;
- 316610 constexpr std::uintptr_t _SortingLayer = 0x6A8 ;
- 316611 constexpr std::uintptr_t _SortingLayerID = 0x6AC ;
- 316612 constexpr std::uintptr_t _SortingOrder = 0x6B0 ;
- 316613 constexpr std::uintptr_t OnPreRenderText = 0x6B8 ;
- 316614 constexpr std::uintptr_t m_hasFontAssetChanged = 0x6C0 ;
- 316615 constexpr std::uintptr_t m_previousLossyScaleY = 0x6C4 ;
- 316616 constexpr std::uintptr_t m_renderer = 0x6C8 ;
- 316617 constexpr std::uintptr_t m_meshFilter = 0x6D0 ;
- 316618 constexpr std::uintptr_t m_isFirstAllocation = 0x6D8 ;
- 316619 constexpr std::uintptr_t m_max_characters = 0x6DC ;
- 316620 constexpr std::uintptr_t m_max_numberOfLines = 0x6E0 ;
- 316621 constexpr std::uintptr_t m_subTextObjects = 0x6E8 ;
- 316622 constexpr std::uintptr_t m_maskType = 0x6F0 ;
- 316623 constexpr std::uintptr_t m_EnvMapMatrix = 0x6F4 ;
- 316624 constexpr std::uintptr_t m_RectTransformCorners = 0x738 ;
- 316625 constexpr std::uintptr_t m_isRegisteredForEvents = 0x740 ;
- 316626 constexpr std::uintptr_t materialIndexPairs = 0x748 ;
- 316627 constexpr std::uintptr_t preserveNumbers = 0x750 ;
- 316628 constexpr std::uintptr_t farsi = 0x751 ;
- 316629 constexpr std::uintptr_t originalText = 0x758 ;
- 316630 constexpr std::uintptr_t fixTags = 0x760 ;
- 316631 constexpr std::uintptr_t forceFix = 0x761 ;
- 316632
- 316633 constexpr std::uintptr_t _bd7c7167c6d83ca006c97a28de3b66fa878176a6 = 0x768 ;
- 316634 }
- 316635
- 316636 namespace RTLTMPro__ArabicIsolatedLetters
- 316637 {
- 316638 constexpr std::uintptr_t value__ = 0x0 ;
- 316639 }
- 316640
- 316641 namespace RTLTMPro__ArabicGeneralLetters
- 316642 {
- 316643 constexpr std::uintptr_t value__ = 0x0 ;
- 316644 }
- 316645
- 316646 namespace RTLTMPro__RTLTextMeshPro
- 316647 {
- 316648 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 316649 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 316650 constexpr std::uintptr_t m_Material = 0x20 ;
- 316651 constexpr std::uintptr_t m_Color = 0x28 ;
- 316652 constexpr std::uintptr_t m_SkipLayoutUpdate = 0x38 ;
- 316653 constexpr std::uintptr_t m_SkipMaterialUpdate = 0x39 ;
- 316654 constexpr std::uintptr_t m_RaycastTarget = 0x3A ;
- 316655 constexpr std::uintptr_t m_RaycastTargetCache = 0x3B ;
- 316656 constexpr std::uintptr_t m_RaycastPadding = 0x3C ;
- 316657 constexpr std::uintptr_t m_RectTransform = 0x50 ;
- 316658 constexpr std::uintptr_t m_CanvasRenderer = 0x58 ;
- 316659 constexpr std::uintptr_t m_Canvas = 0x60 ;
- 316660 constexpr std::uintptr_t m_VertsDirty = 0x68 ;
- 316661 constexpr std::uintptr_t m_MaterialDirty = 0x69 ;
- 316662 constexpr std::uintptr_t m_OnDirtyLayoutCallback = 0x70 ;
- 316663 constexpr std::uintptr_t m_OnDirtyVertsCallback = 0x78 ;
- 316664 constexpr std::uintptr_t m_OnDirtyMaterialCallback = 0x80 ;
- 316665 constexpr std::uintptr_t m_CachedMesh = 0x88 ;
- 316666 constexpr std::uintptr_t m_CachedUvs = 0x90 ;
- 316667 constexpr std::uintptr_t m_ColorTweenRunner = 0x98 ;
- 316668 constexpr std::uintptr_t _useLegacyMeshGeneration_k__BackingField = 0xA0 ;
- 316669 constexpr std::uintptr_t m_ShouldRecalculateStencil = 0xA8 ;
- 316670 constexpr std::uintptr_t m_MaskMaterial = 0xB0 ;
- 316671 constexpr std::uintptr_t m_ParentMask = 0xB8 ;
- 316672 constexpr std::uintptr_t m_Maskable = 0xC0 ;
- 316673 constexpr std::uintptr_t m_IsMaskingGraphic = 0xC1 ;
- 316674 constexpr std::uintptr_t m_IncludeForMasking = 0xC2 ;
- 316675 constexpr std::uintptr_t m_OnCullStateChanged = 0xC8 ;
- 316676 constexpr std::uintptr_t m_ShouldRecalculate = 0xD0 ;
- 316677 constexpr std::uintptr_t m_StencilValue = 0xD4 ;
- 316678 constexpr std::uintptr_t m_Corners = 0xD8 ;
- 316679 constexpr std::uintptr_t m_text = 0xE0 ;
- 316680 constexpr std::uintptr_t m_IsTextBackingStringDirty = 0xE8 ;
- 316681 constexpr std::uintptr_t m_TextPreprocessor = 0xF0 ;
- 316682 constexpr std::uintptr_t m_isRightToLeft = 0xF8 ;
- 316683 constexpr std::uintptr_t m_fontAsset = 0x100 ;
- 316684 constexpr std::uintptr_t m_currentFontAsset = 0x108 ;
- 316685 constexpr std::uintptr_t m_isSDFShader = 0x110 ;
- 316686 constexpr std::uintptr_t m_sharedMaterial = 0x118 ;
- 316687 constexpr std::uintptr_t m_currentMaterial = 0x120 ;
- 316688 constexpr std::uintptr_t m_currentMaterialIndex = 0x128 ;
- 316689 constexpr std::uintptr_t m_fontSharedMaterials = 0x130 ;
- 316690 constexpr std::uintptr_t m_fontMaterial = 0x138 ;
- 316691 constexpr std::uintptr_t m_fontMaterials = 0x140 ;
- 316692 constexpr std::uintptr_t m_isMaterialDirty = 0x148 ;
- 316693 constexpr std::uintptr_t m_fontColor32 = 0x14C ;
- 316694 constexpr std::uintptr_t m_fontColor = 0x150 ;
- 316695 constexpr std::uintptr_t m_underlineColor = 0x160 ;
- 316696 constexpr std::uintptr_t m_strikethroughColor = 0x164 ;
- 316697 constexpr std::uintptr_t m_HighlightState = 0x168 ;
- 316698 constexpr std::uintptr_t m_ConvertToLinearSpace = 0x17C ;
- 316699 constexpr std::uintptr_t m_enableVertexGradient = 0x17D ;
- 316700 constexpr std::uintptr_t m_colorMode = 0x180 ;
- 316701 constexpr std::uintptr_t m_fontColorGradient = 0x184 ;
- 316702 constexpr std::uintptr_t m_fontColorGradientPreset = 0x1C8 ;
- 316703 constexpr std::uintptr_t m_overrideHtmlColors = 0x1D0 ;
- 316704 constexpr std::uintptr_t m_faceColor = 0x1D4 ;
- 316705 constexpr std::uintptr_t m_outlineColor = 0x1D8 ;
- 316706 constexpr std::uintptr_t m_outlineWidth = 0x1DC ;
- 316707 constexpr std::uintptr_t m_currentEnvMapRotation = 0x1E0 ;
- 316708 constexpr std::uintptr_t m_hasEnvMapProperty = 0x1EC ;
- 316709 constexpr std::uintptr_t m_fontSize = 0x1F0 ;
- 316710 constexpr std::uintptr_t m_currentFontSize = 0x1F4 ;
- 316711 constexpr std::uintptr_t m_fontSizeBase = 0x1F8 ;
- 316712 constexpr std::uintptr_t m_sizeStack = 0x200 ;
- 316713 constexpr std::uintptr_t m_fontWeight = 0x220 ;
- 316714 constexpr std::uintptr_t m_FontWeightInternal = 0x224 ;
- 316715 constexpr std::uintptr_t m_FontWeightStack = 0x228 ;
- 316716 constexpr std::uintptr_t m_enableAutoSizing = 0x248 ;
- 316717 constexpr std::uintptr_t m_maxFontSize = 0x24C ;
- 316718 constexpr std::uintptr_t m_minFontSize = 0x250 ;
- 316719 constexpr std::uintptr_t m_AutoSizeIterationCount = 0x254 ;
- 316720 constexpr std::uintptr_t m_AutoSizeMaxIterationCount = 0x258 ;
- 316721 constexpr std::uintptr_t m_IsAutoSizePointSizeSet = 0x25C ;
- 316722 constexpr std::uintptr_t m_fontSizeMin = 0x260 ;
- 316723 constexpr std::uintptr_t m_fontSizeMax = 0x264 ;
- 316724 constexpr std::uintptr_t m_fontStyle = 0x268 ;
- 316725 constexpr std::uintptr_t m_FontStyleInternal = 0x26C ;
- 316726 constexpr std::uintptr_t m_fontStyleStack = 0x270 ;
- 316727 constexpr std::uintptr_t m_isUsingBold = 0x27A ;
- 316728 constexpr std::uintptr_t m_HorizontalAlignment = 0x27C ;
- 316729 constexpr std::uintptr_t m_VerticalAlignment = 0x280 ;
- 316730 constexpr std::uintptr_t m_textAlignment = 0x284 ;
- 316731 constexpr std::uintptr_t m_lineJustification = 0x288 ;
- 316732 constexpr std::uintptr_t m_lineJustificationStack = 0x290 ;
- 316733 constexpr std::uintptr_t m_textContainerLocalCorners = 0x2B0 ;
- 316734 constexpr std::uintptr_t m_characterSpacing = 0x2B8 ;
- 316735 constexpr std::uintptr_t m_cSpacing = 0x2BC ;
- 316736 constexpr std::uintptr_t m_monoSpacing = 0x2C0 ;
- 316737 constexpr std::uintptr_t m_duoSpace = 0x2C4 ;
- 316738 constexpr std::uintptr_t m_characterHorizontalScale = 0x2C8 ;
- 316739 constexpr std::uintptr_t m_wordSpacing = 0x2CC ;
- 316740 constexpr std::uintptr_t m_lineSpacing = 0x2D0 ;
- 316741 constexpr std::uintptr_t m_lineSpacingDelta = 0x2D4 ;
- 316742 constexpr std::uintptr_t m_lineHeight = 0x2D8 ;
- 316743 constexpr std::uintptr_t m_IsDrivenLineSpacing = 0x2DC ;
- 316744 constexpr std::uintptr_t m_lineSpacingMax = 0x2E0 ;
- 316745 constexpr std::uintptr_t m_paragraphSpacing = 0x2E4 ;
- 316746 constexpr std::uintptr_t m_charWidthMaxAdj = 0x2E8 ;
- 316747 constexpr std::uintptr_t m_charWidthAdjDelta = 0x2EC ;
- 316748 constexpr std::uintptr_t m_TextWrappingMode = 0x2F0 ;
- 316749 constexpr std::uintptr_t m_isCharacterWrappingEnabled = 0x2F4 ;
- 316750 constexpr std::uintptr_t m_isNonBreakingSpace = 0x2F5 ;
- 316751 constexpr std::uintptr_t m_isIgnoringAlignment = 0x2F6 ;
- 316752 constexpr std::uintptr_t m_wordWrappingRatios = 0x2F8 ;
- 316753 constexpr std::uintptr_t m_overflowMode = 0x2FC ;
- 316754 constexpr std::uintptr_t m_firstOverflowCharacterIndex = 0x300 ;
- 316755 constexpr std::uintptr_t m_linkedTextComponent = 0x308 ;
- 316756 constexpr std::uintptr_t parentLinkedComponent = 0x310 ;
- 316757 constexpr std::uintptr_t m_isTextTruncated = 0x318 ;
- 316758 constexpr std::uintptr_t m_enableKerning = 0x319 ;
- 316759 constexpr std::uintptr_t m_LastBaseGlyphIndex = 0x31C ;
- 316760 constexpr std::uintptr_t m_ActiveFontFeatures = 0x320 ;
- 316761 constexpr std::uintptr_t m_enableExtraPadding = 0x328 ;
- 316762 constexpr std::uintptr_t checkPaddingRequired = 0x329 ;
- 316763 constexpr std::uintptr_t m_isRichText = 0x32A ;
- 316764 constexpr std::uintptr_t m_EmojiFallbackSupport = 0x32B ;
- 316765 constexpr std::uintptr_t m_parseCtrlCharacters = 0x32C ;
- 316766 constexpr std::uintptr_t m_isOverlay = 0x32D ;
- 316767 constexpr std::uintptr_t m_isOrthographic = 0x32E ;
- 316768 constexpr std::uintptr_t m_isCullingEnabled = 0x32F ;
- 316769 constexpr std::uintptr_t m_isMaskingEnabled = 0x330 ;
- 316770 constexpr std::uintptr_t isMaskUpdateRequired = 0x331 ;
- 316771 constexpr std::uintptr_t m_ignoreRectMaskCulling = 0x332 ;
- 316772 constexpr std::uintptr_t m_ignoreCulling = 0x333 ;
- 316773 constexpr std::uintptr_t m_horizontalMapping = 0x334 ;
- 316774 constexpr std::uintptr_t m_verticalMapping = 0x338 ;
- 316775 constexpr std::uintptr_t m_uvLineOffset = 0x33C ;
- 316776 constexpr std::uintptr_t m_renderMode = 0x340 ;
- 316777 constexpr std::uintptr_t m_geometrySortingOrder = 0x344 ;
- 316778 constexpr std::uintptr_t m_IsTextObjectScaleStatic = 0x348 ;
- 316779 constexpr std::uintptr_t m_VertexBufferAutoSizeReduction = 0x349 ;
- 316780 constexpr std::uintptr_t m_firstVisibleCharacter = 0x34C ;
- 316781 constexpr std::uintptr_t m_maxVisibleCharacters = 0x350 ;
- 316782 constexpr std::uintptr_t m_maxVisibleWords = 0x354 ;
- 316783 constexpr std::uintptr_t m_maxVisibleLines = 0x358 ;
- 316784 constexpr std::uintptr_t m_useMaxVisibleDescender = 0x35C ;
- 316785 constexpr std::uintptr_t m_pageToDisplay = 0x360 ;
- 316786 constexpr std::uintptr_t m_isNewPage = 0x364 ;
- 316787 constexpr std::uintptr_t m_margin = 0x368 ;
- 316788 constexpr std::uintptr_t m_marginLeft = 0x378 ;
- 316789 constexpr std::uintptr_t m_marginRight = 0x37C ;
- 316790 constexpr std::uintptr_t m_marginWidth = 0x380 ;
- 316791 constexpr std::uintptr_t m_marginHeight = 0x384 ;
- 316792 constexpr std::uintptr_t m_width = 0x388 ;
- 316793 constexpr std::uintptr_t m_textInfo = 0x390 ;
- 316794 constexpr std::uintptr_t m_havePropertiesChanged = 0x398 ;
- 316795 constexpr std::uintptr_t m_isUsingLegacyAnimationComponent = 0x399 ;
- 316796 constexpr std::uintptr_t m_transform = 0x3A0 ;
- 316797 constexpr std::uintptr_t m_rectTransform = 0x3A8 ;
- 316798 constexpr std::uintptr_t m_PreviousRectTransformSize = 0x3B0 ;
- 316799 constexpr std::uintptr_t m_PreviousPivotPosition = 0x3B8 ;
- 316800 constexpr std::uintptr_t _autoSizeTextContainer_k__BackingField = 0x3C0 ;
- 316801 constexpr std::uintptr_t m_autoSizeTextContainer = 0x3C1 ;
- 316802 constexpr std::uintptr_t m_mesh = 0x3C8 ;
- 316803 constexpr std::uintptr_t m_isVolumetricText = 0x3D0 ;
- 316804 constexpr std::uintptr_t OnPreRenderText = 0x3D8 ;
- 316805 constexpr std::uintptr_t m_flexibleHeight = 0x3E0 ;
- 316806 constexpr std::uintptr_t m_flexibleWidth = 0x3E4 ;
- 316807 constexpr std::uintptr_t m_minWidth = 0x3E8 ;
- 316808 constexpr std::uintptr_t m_minHeight = 0x3EC ;
- 316809 constexpr std::uintptr_t m_maxWidth = 0x3F0 ;
- 316810 constexpr std::uintptr_t m_maxHeight = 0x3F4 ;
- 316811 constexpr std::uintptr_t m_LayoutElement = 0x3F8 ;
- 316812 constexpr std::uintptr_t m_preferredWidth = 0x400 ;
- 316813 constexpr std::uintptr_t m_RenderedWidth = 0x404 ;
- 316814 constexpr std::uintptr_t m_isPreferredWidthDirty = 0x408 ;
- 316815 constexpr std::uintptr_t m_preferredHeight = 0x40C ;
- 316816 constexpr std::uintptr_t m_RenderedHeight = 0x410 ;
- 316817 constexpr std::uintptr_t m_isPreferredHeightDirty = 0x414 ;
- 316818 constexpr std::uintptr_t m_isCalculatingPreferredValues = 0x415 ;
- 316819 constexpr std::uintptr_t m_layoutPriority = 0x418 ;
- 316820 constexpr std::uintptr_t m_isLayoutDirty = 0x41C ;
- 316821 constexpr std::uintptr_t m_isAwake = 0x41D ;
- 316822 constexpr std::uintptr_t m_isWaitingOnResourceLoad = 0x41E ;
- 316823 constexpr std::uintptr_t m_inputSource = 0x420 ;
- 316824 constexpr std::uintptr_t m_fontScaleMultiplier = 0x424 ;
- 316825 constexpr std::uintptr_t tag_LineIndent = 0x428 ;
- 316826 constexpr std::uintptr_t tag_Indent = 0x42C ;
- 316827 constexpr std::uintptr_t m_indentStack = 0x430 ;
- 316828 constexpr std::uintptr_t tag_NoParsing = 0x450 ;
- 316829 constexpr std::uintptr_t m_isTextLayoutPhase = 0x451 ;
- 316830 constexpr std::uintptr_t m_FXRotation = 0x454 ;
- 316831 constexpr std::uintptr_t m_FXScale = 0x464 ;
- 316832 constexpr std::uintptr_t m_TextProcessingArray = 0x470 ;
- 316833 constexpr std::uintptr_t m_InternalTextProcessingArraySize = 0x478 ;
- 316834 constexpr std::uintptr_t m_internalCharacterInfo = 0x480 ;
- 316835 constexpr std::uintptr_t m_totalCharacterCount = 0x488 ;
- 316836 constexpr std::uintptr_t m_characterCount = 0x48C ;
- 316837 constexpr std::uintptr_t m_firstCharacterOfLine = 0x490 ;
- 316838 constexpr std::uintptr_t m_firstVisibleCharacterOfLine = 0x494 ;
- 316839 constexpr std::uintptr_t m_lastCharacterOfLine = 0x498 ;
- 316840 constexpr std::uintptr_t m_lastVisibleCharacterOfLine = 0x49C ;
- 316841 constexpr std::uintptr_t m_lineNumber = 0x4A0 ;
- 316842 constexpr std::uintptr_t m_lineVisibleCharacterCount = 0x4A4 ;
- 316843 constexpr std::uintptr_t m_lineVisibleSpaceCount = 0x4A8 ;
- 316844 constexpr std::uintptr_t m_pageNumber = 0x4AC ;
- 316845 constexpr std::uintptr_t m_PageAscender = 0x4B0 ;
- 316846 constexpr std::uintptr_t m_maxTextAscender = 0x4B4 ;
- 316847 constexpr std::uintptr_t m_maxCapHeight = 0x4B8 ;
- 316848 constexpr std::uintptr_t m_ElementAscender = 0x4BC ;
- 316849 constexpr std::uintptr_t m_ElementDescender = 0x4C0 ;
- 316850 constexpr std::uintptr_t m_maxLineAscender = 0x4C4 ;
- 316851 constexpr std::uintptr_t m_maxLineDescender = 0x4C8 ;
- 316852 constexpr std::uintptr_t m_startOfLineAscender = 0x4CC ;
- 316853 constexpr std::uintptr_t m_startOfLineDescender = 0x4D0 ;
- 316854 constexpr std::uintptr_t m_lineOffset = 0x4D4 ;
- 316855 constexpr std::uintptr_t m_meshExtents = 0x4D8 ;
- 316856 constexpr std::uintptr_t m_htmlColor = 0x4E8 ;
- 316857 constexpr std::uintptr_t m_colorStack = 0x4F0 ;
- 316858 constexpr std::uintptr_t m_underlineColorStack = 0x510 ;
- 316859 constexpr std::uintptr_t m_strikethroughColorStack = 0x530 ;
- 316860 constexpr std::uintptr_t m_HighlightStateStack = 0x550 ;
- 316861 constexpr std::uintptr_t m_colorGradientPreset = 0x580 ;
- 316862 constexpr std::uintptr_t m_colorGradientStack = 0x588 ;
- 316863 constexpr std::uintptr_t m_colorGradientPresetIsTinted = 0x5B0 ;
- 316864 constexpr std::uintptr_t m_tabSpacing = 0x5B4 ;
- 316865 constexpr std::uintptr_t m_spacing = 0x5B8 ;
- 316866 constexpr std::uintptr_t m_ItalicAngleStack = 0x5C0 ;
- 316867 constexpr std::uintptr_t m_ItalicAngle = 0x5E0 ;
- 316868 constexpr std::uintptr_t m_actionStack = 0x5E8 ;
- 316869 constexpr std::uintptr_t m_padding = 0x608 ;
- 316870 constexpr std::uintptr_t m_baselineOffset = 0x60C ;
- 316871 constexpr std::uintptr_t m_baselineOffsetStack = 0x610 ;
- 316872 constexpr std::uintptr_t m_xAdvance = 0x630 ;
- 316873 constexpr std::uintptr_t m_textElementType = 0x634 ;
- 316874 constexpr std::uintptr_t m_cached_TextElement = 0x638 ;
- 316875 constexpr std::uintptr_t m_Ellipsis = 0x640 ;
- 316876 constexpr std::uintptr_t m_Underline = 0x660 ;
- 316877 constexpr std::uintptr_t m_spriteCount = 0x680 ;
- 316878 constexpr std::uintptr_t m_spriteIndex = 0x684 ;
- 316879 constexpr std::uintptr_t m_spriteAnimationID = 0x688 ;
- 316880 constexpr std::uintptr_t m_ignoreActiveState = 0x68C ;
- 316881 constexpr std::uintptr_t m_TextBackingArray = 0x690 ;
- 316882 constexpr std::uintptr_t k_Power = 0x6A0 ;
- 316883 constexpr std::uintptr_t m_isRebuildingLayout = 0x6A8 ;
- 316884 constexpr std::uintptr_t m_DelayedGraphicRebuild = 0x6B0 ;
- 316885 constexpr std::uintptr_t m_DelayedMaterialRebuild = 0x6B8 ;
- 316886 constexpr std::uintptr_t m_ShouldUpdateCulling = 0x6C0 ;
- 316887 constexpr std::uintptr_t m_ClipRect = 0x6C4 ;
- 316888 constexpr std::uintptr_t m_ValidRect = 0x6D4 ;
- 316889 constexpr std::uintptr_t OnPreRenderText = 0x6D8 ;
- 316890 constexpr std::uintptr_t m_hasFontAssetChanged = 0x6E0 ;
- 316891 constexpr std::uintptr_t m_subTextObjects = 0x6E8 ;
- 316892 constexpr std::uintptr_t m_previousLossyScaleY = 0x6F0 ;
- 316893 constexpr std::uintptr_t m_RectTransformCorners = 0x6F8 ;
- 316894 constexpr std::uintptr_t m_canvasRenderer = 0x700 ;
- 316895 constexpr std::uintptr_t m_canvas = 0x708 ;
- 316896 constexpr std::uintptr_t m_CanvasScaleFactor = 0x710 ;
- 316897 constexpr std::uintptr_t m_isFirstAllocation = 0x714 ;
- 316898 constexpr std::uintptr_t m_max_characters = 0x718 ;
- 316899 constexpr std::uintptr_t m_baseMaterial = 0x720 ;
- 316900 constexpr std::uintptr_t m_isScrollRegionSet = 0x728 ;
- 316901 constexpr std::uintptr_t m_maskOffset = 0x72C ;
- 316902 constexpr std::uintptr_t m_EnvMapMatrix = 0x73C ;
- 316903 constexpr std::uintptr_t m_isRegisteredForEvents = 0x77C ;
- 316904 constexpr std::uintptr_t materialIndexPairs = 0x780 ;
- 316905 constexpr std::uintptr_t _blockRectTransformChange_k__BackingField = 0x788 ;
- 316906 constexpr std::uintptr_t preserveNumbers = 0x790 ;
- 316907 constexpr std::uintptr_t farsi = 0x791 ;
- 316908 constexpr std::uintptr_t originalText = 0x798 ;
- 316909 constexpr std::uintptr_t fixTags = 0x7A0 ;
- 316910 constexpr std::uintptr_t forceFix = 0x7A1 ;
- 316911
- 316912 constexpr std::uintptr_t _bd7c7167c6d83ca006c97a28de3b66fa878176a6 = 0x7A8 ;
- 316913 }
- 316914
- 316915 namespace RTLTMPro__FarsiNumbers
- 316916 {
- 316917 constexpr std::uintptr_t value__ = 0x0 ;
- 316918 }
- 316919
- 316920 namespace RTLTMPro__TashkeelCharacters
- 316921 {
- 316922 constexpr std::uintptr_t value__ = 0x0 ;
- 316923 }
- 316924
- 316925 namespace %8a2cfc0adbfdbed31af9e86cf7aa4f63b542c78b
- 316926 {
- 316927 constexpr std::uintptr_t TypeInfo = 0x10798500 ;
- 316928 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 316929 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 316930 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 316931 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 316932 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 316933 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 316934 constexpr std::uintptr_t _99fb458695e970eb64ab6b24c6d064e4421703f2 = 0x30 ;
- 316935 constexpr std::uintptr_t _3743491535ec057b5ce52788b567707f1355a79b = 0x38 ;
- 316936 }
- 316937
- 316938 namespace %3152632fffd5407630a9d8d89ac2a9dcafe48151
- 316939 {
- 316940 constexpr std::uintptr_t TypeInfo = 0x107973A0 ;
- 316941 constexpr std::uintptr_t _2b525804cea14836b4cd838bb7743caab78e92a1 = 0x10 ;
- 316942 constexpr std::uintptr_t _ada4561fe0182a76b74f27d6543b5592a0adf10d = 0x14 ;
- 316943 }
- 316944
- 316945 namespace %68891a86bf14b141c177304b94e1848466dfb9e6
- 316946 {
- 316947 constexpr std::uintptr_t TypeInfo = 0x107A2748 ;
- 316948 constexpr std::uintptr_t _79de63bdda9e15554d52385e4e15e9abffbfe787 = 0x10 ;
- 316949 constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x18 ;
- 316950 constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x19 ;
- 316951 constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x1A ;
- 316952 constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x1B ;
- 316953 constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x1C ;
- 316954 constexpr std::uintptr_t _2387c2d6b9a964ce398452df8644147e4877e38a = 0x20 ;
- 316955 constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x24 ;
- 316956 constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x25 ;
- 316957 constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x26 ;
- 316958 constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x27 ;
- 316959 constexpr std::uintptr_t _b732e9ef948d2397741c5fd645ce0253de2ddcaf = 0x28 ;
- 316960 constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x30 ;
- 316961 constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x31 ;
- 316962 constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x32 ;
- 316963 constexpr std::uintptr_t _58911aa571f40cf98d0913d2c0a0302c6d3fb2e9 = 0x38 ;
- 316964 constexpr std::uintptr_t _3e5dd1716546db3bc82b8b7c192cc8d56176aa14 = 0x40 ;
- 316965 constexpr std::uintptr_t _81e602e6059e66fed4b4af6e9225595e354fd79b = 0x50 ;
- 316966 constexpr std::uintptr_t _51079137d1b8ee8758c18a3012168f68134392ef = 0x58 ;
- 316967 }
- 316968
- 316969 namespace %6e03b1643c844f8929853fb7a3f46370d90867ef
- 316970 {
- 316971 constexpr std::uintptr_t _79de63bdda9e15554d52385e4e15e9abffbfe787 = 0x10 ;
- 316972 constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x18 ;
- 316973 constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x19 ;
- 316974 constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x1A ;
- 316975 constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x1B ;
- 316976 constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x1C ;
- 316977 constexpr std::uintptr_t _2387c2d6b9a964ce398452df8644147e4877e38a = 0x20 ;
- 316978 constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x24 ;
- 316979 constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x25 ;
- 316980 constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x26 ;
- 316981 constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x27 ;
- 316982 constexpr std::uintptr_t _b732e9ef948d2397741c5fd645ce0253de2ddcaf = 0x28 ;
- 316983 constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x30 ;
- 316984 constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x31 ;
- 316985 constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x32 ;
- 316986 constexpr std::uintptr_t _58911aa571f40cf98d0913d2c0a0302c6d3fb2e9 = 0x38 ;
- 316987 }
- 316988
- 316989 namespace %93b29be4b56de106cc63242d330cfcd2008736c2
- 316990 {
- 316991 constexpr std::uintptr_t TypeInfo = 0x10799460 ;
- 316992 constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x10 ;
- 316993 constexpr std::uintptr_t _ffdc956ff71728e0a9e600d28a1e4d024bfa6b2e = 0x18 ;
- 316994 constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x20 ;
- 316995 constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x21 ;
- 316996 constexpr std::uintptr_t _eef39ef12f392ee3c5c5a4589598c4a5efea6a3a = 0x24 ;
- 316997 constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x28 ;
- 316998 constexpr std::uintptr_t _fb1e1c91be05a0f944d636dcb018a7a53d4d84a6 = 0x30 ;
- 316999 constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x38 ;
- 317000 constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x39 ;
- 317001 constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x3A ;
- 317002 constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x3B ;
- 317003 constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x3C ;
- 317004 constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x40 ;
- 317005 constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x44 ;
- 317006 constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x45 ;
- 317007 constexpr std::uintptr_t _d26afa34767b2923fa4599ce0c2481acbb22e75a = 0x48 ;
- 317008 constexpr std::uintptr_t _014e015f1f8fdd0f5d8c9bef6f793cb4278042c2 = 0x50 ;
- 317009 constexpr std::uintptr_t _76c09459a4d6575902b4d1b3a0d711fd4dba762e = 0x58 ;
- 317010 constexpr std::uintptr_t _211fb3224efa4ab8e9f8a87a9c06523c597d25a1 = 0x68 ;
- 317011 }
- 317012
- 317013 namespace %2704c0c6302fb93189d990a200d1fd01a5530d36
- 317014 {
- 317015 constexpr std::uintptr_t TypeInfo = 0x107994F8 ;
- 317016 constexpr std::uintptr_t _d0599a6e6b3622d404ada8971994a10385348c6f = 0x10 ;
- 317017 }
- 317018
- 317019 namespace %4518e566ba560f14264b2ff0f5a7e8ccda9393f3
- 317020 {
- 317021 constexpr std::uintptr_t TypeInfo = 0x107984F8 ;
- 317022 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317023 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317024 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317025 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317026 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317027 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317028 constexpr std::uintptr_t _8a203c0568a0156baacf381b30410ab782500e93 = 0x30 ;
- 317029 constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x38 ;
- 317030 }
- 317031
- 317032 namespace %0f35016d84f0d94d534f8f150ba475dbe432ccac
- 317033 {
- 317034 constexpr std::uintptr_t TypeInfo = 0x10799490 ;
- 317035 constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x10 ;
- 317036 constexpr std::uintptr_t _ffdc956ff71728e0a9e600d28a1e4d024bfa6b2e = 0x18 ;
- 317037 constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x20 ;
- 317038 constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x21 ;
- 317039 constexpr std::uintptr_t _eef39ef12f392ee3c5c5a4589598c4a5efea6a3a = 0x24 ;
- 317040 constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x28 ;
- 317041 constexpr std::uintptr_t _fb1e1c91be05a0f944d636dcb018a7a53d4d84a6 = 0x30 ;
- 317042 constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x38 ;
- 317043 constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x39 ;
- 317044 constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x3A ;
- 317045 constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x3B ;
- 317046 constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x3C ;
- 317047 constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x40 ;
- 317048 constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x44 ;
- 317049 constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x45 ;
- 317050 constexpr std::uintptr_t _d26afa34767b2923fa4599ce0c2481acbb22e75a = 0x48 ;
- 317051 constexpr std::uintptr_t _014e015f1f8fdd0f5d8c9bef6f793cb4278042c2 = 0x50 ;
- 317052 }
- 317053
- 317054 namespace %d047f65402c4244365b724010a29865883223178
- 317055 {
- 317056 constexpr std::uintptr_t TypeInfo = 0x10798380 ;
- 317057 constexpr std::uintptr_t _becb9d1d732df10596b189920956d4ebba4e4021 = 0x10 ;
- 317058 constexpr std::uintptr_t _c5dee2bf23ff9fe86712c9c77d980e5e4cdd6fd0 = 0x14 ;
- 317059 constexpr std::uintptr_t _d45b4a71368caa970bf09dbd302cbb92c96d70e6 = 0x18 ;
- 317060 }
- 317061
- 317062 namespace %63226b31a2ef5df3a45d782b1631442d64214136
- 317063 {
- 317064 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317065 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317066 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317067 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317068 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317069 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317070 constexpr std::uintptr_t _119d7f6e7b9261a03bc15392b078008a54cde057 = 0x30 ;
- 317071 constexpr std::uintptr_t _6ac1663f418255a3277f92e1d6c8ecd95932b68b = 0x38 ;
- 317072 constexpr std::uintptr_t _026cea8c2051245a9053918e0eff9bb75ec33eab = 0x40 ;
- 317073 }
- 317074
- 317075 namespace %8dd57a08012eb55857dd865a36f312d5cccfe65b
- 317076 {
- 317077 constexpr std::uintptr_t TypeInfo = 0x10799648 ;
- 317078 constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x10 ;
- 317079 }
- 317080
- 317081 namespace %0485da4b5ad04bac99b758a69bb405cc325a4662
- 317082 {
- 317083 constexpr std::uintptr_t TypeInfo = 0x107990B8 ;
- 317084 constexpr std::uintptr_t _c903c98951f65d8ac0b77e08b2535eccff68b2e7 = 0x10 ;
- 317085 constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x18 ;
- 317086 constexpr std::uintptr_t _40a722faac979f60f77d4930e23e1b522e06fadf = 0x20 ;
- 317087 constexpr std::uintptr_t _44fa959fc033fe749a0fa9c13263a23a10b33242 = 0x28 ;
- 317088 constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x30 ;
- 317089 constexpr std::uintptr_t _e9f5bb7087cb81dd05f37392cb36787ee925366b = 0x38 ;
- 317090 constexpr std::uintptr_t _5518a1fbbc582e4dc59b934b6d00a2973427c728 = 0x40 ;
- 317091 constexpr std::uintptr_t _9a4098b198ab897de8c2f962602bf71bc19fcb9f = 0x48 ;
- 317092 constexpr std::uintptr_t _098f541624bd71af00bcf8a3dce7b2d96619b5b7 = 0x50 ;
- 317093 constexpr std::uintptr_t _01f0dab3f777871629d20cdcec229e3ec1c4b5ac = 0x58 ;
- 317094 }
- 317095
- 317096 namespace %494d1e81b4b0fc4c02a83b19744dbab1179d2fd4
- 317097 {
- 317098 }
- 317099
- 317100 namespace %c1ec5bb3458667b5032307210b878a9959b6d555
- 317101 {
- 317102 constexpr std::uintptr_t TypeInfo = 0x10799020 ;
- 317103 constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x10 ;
- 317104 constexpr std::uintptr_t _a28799ea576ee29ee856d0c109e81c8e54275094 = 0x18 ;
- 317105 constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x20 ;
- 317106 }
- 317107
- 317108 namespace %c0248550803cc3a8250f8314d96fdd8d70fb7238
- 317109 {
- 317110 constexpr std::uintptr_t TypeInfo = 0x10798590 ;
- 317111 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317112 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317113 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317114 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317115 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317116 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317117 constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x30 ;
- 317118 }
- 317119
- 317120 namespace %de51accf651759ebc962a8c2f11df4ea8010e530
- 317121 {
- 317122 constexpr std::uintptr_t TypeInfo = 0x10799748 ;
- 317123 constexpr std::uintptr_t _add36a2dfbccb9b1c6e80b7cb050899efe8afd54 = 0x10 ;
- 317124 constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x18 ;
- 317125 constexpr std::uintptr_t _baf323a1b02cdf2d636ed72b7abb14d31e5d91ef = 0x20 ;
- 317126 }
- 317127
- 317128 namespace %3e0e0e637960ad0f83515ce2a56a5e9fa8e168af
- 317129 {
- 317130 constexpr std::uintptr_t TypeInfo = 0x10798DB8 ;
- 317131 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317132 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317133 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317134 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317135 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317136 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317137 constexpr std::uintptr_t _84436e0787f19ee83f07663819a6f9907a2fa58e = 0x30 ;
- 317138 }
- 317139
- 317140 namespace %643e08dc28111fb19da1cbac39c5052fd208d71b
- 317141 {
- 317142 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317143 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317144 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317145 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317146 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317147 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317148 constexpr std::uintptr_t _38e633738f15cbebf15546458db6dd5416ed604e = 0x30 ;
- 317149 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x34 ;
- 317150 constexpr std::uintptr_t _ca2c71c419fbce1472bc063fae5ebd711a5a3f63 = 0x38 ;
- 317151 }
- 317152
- 317153 namespace %835819454d4a83a6a6a7d6d89bce1703858dbc88
- 317154 {
- 317155 constexpr std::uintptr_t TypeInfo = 0x10798F28 ;
- 317156 constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x10 ;
- 317157 constexpr std::uintptr_t _f497a94809b06fd923fe58e70b339f0533baa42b = 0x18 ;
- 317158 constexpr std::uintptr_t _0636e2270079c4e79932733056bc41cbf754afb4 = 0x20 ;
- 317159 constexpr std::uintptr_t _bd314e2a08ee59ee0761821360df6cf5f33a11a5 = 0x28 ;
- 317160 constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x30 ;
- 317161 }
- 317162
- 317163 namespace %4fe68ee53aa8290da969e645d1a8c2c7cd03d999
- 317164 {
- 317165 constexpr std::uintptr_t TypeInfo = 0x10799750 ;
- 317166 constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x10 ;
- 317167 constexpr std::uintptr_t _2740a57655e71f0bde09645a22acd0b9d7ad186c = 0x14 ;
- 317168 }
- 317169
- 317170 namespace %c30618a54025a6aab2472f0359b05eb0c02b63b0
- 317171 {
- 317172 constexpr std::uintptr_t TypeInfo = 0x10799830 ;
- 317173 constexpr std::uintptr_t _2bf482bbd4969862a45fc7697d840b4efcada9d5 = 0x10 ;
- 317174 constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x18 ;
- 317175 constexpr std::uintptr_t _5c05fee2c522dc571d538999fc5ee24876da15b2 = 0x20 ;
- 317176 }
- 317177
- 317178 namespace %eb584797ea4a0bc40d31c123a344c1f505af4fcb
- 317179 {
- 317180 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317181 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317182 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317183 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317184 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317185 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317186 constexpr std::uintptr_t _76e7bd3105fa3a5f83ded9bdaeb49cb24b2a817e = 0x30 ;
- 317187 constexpr std::uintptr_t _f20933576beb50644cd84e4d9a5d1235ad4b04c0 = 0x38 ;
- 317188 constexpr std::uintptr_t _dad8306710e587606820fc981ee67e805f294c1d = 0x40 ;
- 317189 constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x48 ;
- 317190 }
- 317191
- 317192 namespace %0321e757eb2d7b228913d73baa92a721d608ac65
- 317193 {
- 317194 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317195 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317196 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317197 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317198 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317199 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317200 constexpr std::uintptr_t _8f2a394ff65a55dd2725149e46a161a39d5cd9cd = 0x30 ;
- 317201 constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x38 ;
- 317202 constexpr std::uintptr_t _2e112d83393573bfd4eccf2dc15f40eb8926693f = 0x40 ;
- 317203 constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x48 ;
- 317204 constexpr std::uintptr_t _dad8306710e587606820fc981ee67e805f294c1d = 0x4C ;
- 317205 }
- 317206
- 317207 namespace %eb9a9f0d4cba2d1e73b15adb082e142dc995d742
- 317208 {
- 317209 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317210 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317211 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317212 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317213 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317214 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317215 constexpr std::uintptr_t _7cba4b44a881b3f6f3397faf6cddfa7fa3305f05 = 0x30 ;
- 317216 constexpr std::uintptr_t _c98ed978b802c87e99ebdfdd9027d7ac68fc29ca = 0x38 ;
- 317217 constexpr std::uintptr_t _8704e472e59bb70983d5e4441777ccb9f9d8e41c = 0x40 ;
- 317218 constexpr std::uintptr_t _02f73e9de481bc3e8cd64fca92d96696d51698c3 = 0x48 ;
- 317219 constexpr std::uintptr_t _65d54254cc24aaca2b2f3d54599f79d0fd3d6173 = 0x50 ;
- 317220 }
- 317221
- 317222 namespace %428aa0896a6e6bee203549cc1bd996e59ae12848
- 317223 {
- 317224 constexpr std::uintptr_t TypeInfo = 0x107984D0 ;
- 317225 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317226 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317227 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317228 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317229 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317230 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317231 constexpr std::uintptr_t _ae561a141997812d9639a8c55a2637be06d417de = 0x30 ;
- 317232 }
- 317233
- 317234 namespace %17c86c148a7ef45b2466205a42830a2d9beb8706
- 317235 {
- 317236 constexpr std::uintptr_t TypeInfo = 0x10798560 ;
- 317237 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317238 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317239 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317240 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317241 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317242 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317243 constexpr std::uintptr_t _25e9e9500a7967a7e9063c16645b9147f9807bc1 = 0x30 ;
- 317244 }
- 317245
- 317246 namespace %0ff428171738fc7eb6263ce3aa39803510c3a805
- 317247 {
- 317248 constexpr std::uintptr_t TypeInfo = 0x10798538 ;
- 317249 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317250 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317251 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317252 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317253 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317254 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317255 constexpr std::uintptr_t _d3361cb2ade131cf20be635abc59ed2d24a1c340 = 0x30 ;
- 317256 constexpr std::uintptr_t _d59c0a2b54f66daca984baf41b8a3716b915c52a = 0x38 ;
- 317257 }
- 317258
- 317259 namespace %2ffab36a9a19523cebc6e17f55336a649d92a595
- 317260 {
- 317261 constexpr std::uintptr_t TypeInfo = 0x107982A0 ;
- 317262 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317263 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317264 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317265 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317266 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317267 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317268 constexpr std::uintptr_t _38e633738f15cbebf15546458db6dd5416ed604e = 0x30 ;
- 317269 constexpr std::uintptr_t _ca2c71c419fbce1472bc063fae5ebd711a5a3f63 = 0x38 ;
- 317270 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x40 ;
- 317271 constexpr std::uintptr_t _d205a4596b6eefbe14e89f5c5a2a2f59dea0d893 = 0x42 ;
- 317272 }
- 317273
- 317274 namespace %8a691d62d24bd6afdd49c64653aeda7f10c8b18e
- 317275 {
- 317276 constexpr std::uintptr_t _7e3785dc1b5b11c9edcf16625c8fff7f64d15822 = 0x10 ;
- 317277 constexpr std::uintptr_t _7b20bd4c5337afa1685a7e1801459fe66d8511b6 = 0x18 ;
- 317278 constexpr std::uintptr_t _98411b1247ed0783aaeaccd6a4d44791e6fb5286 = 0x38 ;
- 317279 constexpr std::uintptr_t _13fa3f4c723cf80844d8367bec8f3a87b64b0b23 = 0x40 ;
- 317280 constexpr std::uintptr_t _5ee56d996294e0609cb4424c4ed7fc2f5066dcb2 = 0x48 ;
- 317281 constexpr std::uintptr_t _0525bc80893d17a62b8f041ef1711b42c08e5c21 = 0x49 ;
- 317282 constexpr std::uintptr_t _df895a96faa5ef4933f41382b55f9f9d59f4fad6 = 0x4A ;
- 317283 }
- 317284
- 317285 namespace %84a40a177cf1adaa749e205f22afcb910d45824d
- 317286 {
- 317287 constexpr std::uintptr_t _7c5c22057867e24f3b70bcca9d320c64c2156b0d = 0x10 ;
- 317288 constexpr std::uintptr_t _ffb9495eac4ee88c9f74049d473772c2dcab5d8f = 0x18 ;
- 317289 }
- 317290
- 317291 namespace %c51611a17af6ccfad935d4dcbde9d32d587f14ac
- 317292 {
- 317293 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x10 ;
- 317294 constexpr std::uintptr_t _b75a1d312a268f8e705f59867cf382dec6dd1a2c = 0x18 ;
- 317295 constexpr std::uintptr_t _8ce764e6aa5b2f6a5aba3dc7f76323eb76258fba = 0x20 ;
- 317296 }
- 317297
- 317298 namespace %2595fc39857e15cb9469b495fa9cf716a0a1d264
- 317299 {
- 317300 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317301 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317302 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317303 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317304 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317305 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317306 constexpr std::uintptr_t _5bb2d4c3ba748a98abcc5546778b3d666c9d444f = 0x30 ;
- 317307 constexpr std::uintptr_t _c5879f71dbcf609626818ffc7466d708feb3a470 = 0x38 ;
- 317308 constexpr std::uintptr_t _026cea8c2051245a9053918e0eff9bb75ec33eab = 0x40 ;
- 317309 constexpr std::uintptr_t _9b885c88414ca1e2566189d4ca4ddb1b248288e6 = 0x48 ;
- 317310 constexpr std::uintptr_t _119d7f6e7b9261a03bc15392b078008a54cde057 = 0x50 ;
- 317311 constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x58 ;
- 317312 constexpr std::uintptr_t _c9c072e60c231056c126f366ae9a7dfd2ca802cc = 0x60 ;
- 317313 constexpr std::uintptr_t _99a8a717b1f9dee12d8f13b43c5792491251bfb1 = 0x68 ;
- 317314 constexpr std::uintptr_t _698fb3708f20773db6d0c6366770a73c871c65b3 = 0x70 ;
- 317315 }
- 317316
- 317317 namespace %07b694d9b0c354990a1ca1d4dd373caf1011c8d1
- 317318 {
- 317319 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317320 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317321 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317322 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317323 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317324 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317325 constexpr std::uintptr_t _9b885c88414ca1e2566189d4ca4ddb1b248288e6 = 0x30 ;
- 317326 constexpr std::uintptr_t _99a8a717b1f9dee12d8f13b43c5792491251bfb1 = 0x38 ;
- 317327 constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x40 ;
- 317328 constexpr std::uintptr_t _698fb3708f20773db6d0c6366770a73c871c65b3 = 0x41 ;
- 317329 constexpr std::uintptr_t _c9c072e60c231056c126f366ae9a7dfd2ca802cc = 0x48 ;
- 317330 }
- 317331
- 317332 namespace %70df4e4570e62f642605ac5edd63dbab20462706
- 317333 {
- 317334 constexpr std::uintptr_t TypeInfo = 0x107984E8 ;
- 317335 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317336 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317337 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317338 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317339 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317340 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317341 constexpr std::uintptr_t _cc2357140dcb3a9f44b8fa398073d9256ec36ac2 = 0x30 ;
- 317342 constexpr std::uintptr_t _62966124ed5ada5c06e496a3c2ae20f7b0a3e44e = 0x38 ;
- 317343 }
- 317344
- 317345 namespace %75dc4fee01411fc951294cd790855a685b912a2d
- 317346 {
- 317347 constexpr std::uintptr_t TypeInfo = 0x107994E0 ;
- 317348 constexpr std::uintptr_t _cab0111799d85e546f0e31f315a1a6713fbdf4ee = 0x10 ;
- 317349 }
- 317350
- 317351 namespace %201fe75ea9e83ebd13a1cf18b8f9e59a87a42407
- 317352 {
- 317353 constexpr std::uintptr_t TypeInfo = 0x10799138 ;
- 317354 constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x10 ;
- 317355 constexpr std::uintptr_t _ffdc956ff71728e0a9e600d28a1e4d024bfa6b2e = 0x18 ;
- 317356 constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x20 ;
- 317357 constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x21 ;
- 317358 constexpr std::uintptr_t _eef39ef12f392ee3c5c5a4589598c4a5efea6a3a = 0x24 ;
- 317359 constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x28 ;
- 317360 constexpr std::uintptr_t _fb1e1c91be05a0f944d636dcb018a7a53d4d84a6 = 0x30 ;
- 317361 constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x38 ;
- 317362 constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x39 ;
- 317363 constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x3A ;
- 317364 constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x3B ;
- 317365 constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x3C ;
- 317366 constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x40 ;
- 317367 constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x44 ;
- 317368 constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x45 ;
- 317369 }
- 317370
- 317371 namespace %9ee48c753476e54d884501c466dec40407aa948f
- 317372 {
- 317373 constexpr std::uintptr_t TypeInfo = 0x10798370 ;
- 317374 constexpr std::uintptr_t _597533e0585c4f9efca6e151c2e33e3c447664f5 = 0x10 ;
- 317375 }
- 317376
- 317377 namespace %d34c9c584f33f94c1c8041ac3e4f0f91008e87d1
- 317378 {
- 317379 constexpr std::uintptr_t _3a91f4a39387f7c9104c7343efab38d15de694dd = 0xFFFFFFFFFFFFFFF0 ;
- 317380 }
- 317381
- 317382 namespace %002e6eec307017adb05dd9db04f3b7615d5a6386
- 317383 {
- 317384 }
- 317385
- 317386 namespace %5b15654781127ceb591c9162b40d527b39256a06
- 317387 {
- 317388 constexpr std::uintptr_t TypeInfo = 0x10798340 ;
- 317389 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317390 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317391 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317392 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317393 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317394 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317395 constexpr std::uintptr_t _2eb590e882a541176b70a82c31ea56a414b1dfdc = 0x30 ;
- 317396 constexpr std::uintptr_t _d2ffd32c354eeaa86701d4f40b98c0d5642de4ba = 0x38 ;
- 317397 constexpr std::uintptr_t _78387e8e4ce9919da2bb4109578859e3ade37abd = 0x3C ;
- 317398 constexpr std::uintptr_t _977c8d7054bce9252fd1b36ab74f314f42ade34c = 0x40 ;
- 317399 constexpr std::uintptr_t _83b90e58ecd5ea1bfa46eb0f7ec0d6c632e53609 = 0x48 ;
- 317400 constexpr std::uintptr_t _4551debfdc7e0cf226b5594fdb1c9a0af5e3a2de = 0x50 ;
- 317401 constexpr std::uintptr_t _9e8d95e27a93c39e6cba87fc771dc00511d8744e = 0x54 ;
- 317402 }
- 317403
- 317404 namespace %a722d425b6156af45b3471d1b04ab31f0058c48d
- 317405 {
- 317406 constexpr std::uintptr_t TypeInfo = 0x10798520 ;
- 317407 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317408 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317409 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317410 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317411 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317412 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317413 constexpr std::uintptr_t _272e2fa835cb72c753d5a0974b8fc60d5ab6b505 = 0x30 ;
- 317414 constexpr std::uintptr_t _c9e275553fdf4c8578bd7f170f953f2402e0f935 = 0x38 ;
- 317415 }
- 317416
- 317417 namespace %9cf43c3ed6a8207d9b4a1f527cd15eb899a47fad
- 317418 {
- 317419 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317420 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317421 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317422 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317423 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317424 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317425 }
- 317426
- 317427 namespace %25bbeea8f0d22ca1b0cddff8f24611db10098dea
- 317428 {
- 317429 constexpr std::uintptr_t TypeInfo = 0x10798550 ;
- 317430 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317431 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317432 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317433 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317434 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317435 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317436 constexpr std::uintptr_t _0b28d3f11d52d40bbf72b8acc9043fa66679157e = 0x30 ;
- 317437 }
- 317438
- 317439 namespace %0343aee0f861f6a37dacee686bf759a7960c4411
- 317440 {
- 317441 constexpr std::uintptr_t TypeInfo = 0x10798F68 ;
- 317442 constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x10 ;
- 317443 constexpr std::uintptr_t _aaf199691754f6fd71dd311bf50af827a2f81f1f = 0x18 ;
- 317444 constexpr std::uintptr_t _de4b0d6581751299f148a0d730c5e14025398d4e = 0x20 ;
- 317445 }
- 317446
- 317447 namespace %2cde58fcb1e89908452b253c9766e4795c00e96d
- 317448 {
- 317449 constexpr std::uintptr_t TypeInfo = 0x107984D8 ;
- 317450 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317451 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317452 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317453 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317454 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317455 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317456 constexpr std::uintptr_t _6e24601145cd615e5af054d65e95e2cde84efa54 = 0x30 ;
- 317457 }
- 317458
- 317459 namespace %4fa2b7d5f6d7a7ac63a5e52376efaef01043a123
- 317460 {
- 317461 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317462 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317463 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317464 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317465 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317466 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317467 constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x30 ;
- 317468 }
- 317469
- 317470 namespace %ad1a9c36b794eb0db271dfad4ca27c33c8939049
- 317471 {
- 317472 constexpr std::uintptr_t TypeInfo = 0x10798518 ;
- 317473 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317474 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317475 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317476 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317477 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317478 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317479 constexpr std::uintptr_t _3ff6b8c5e023a8cc189c6b44ce7c7eb7742b1e8f = 0x30 ;
- 317480 constexpr std::uintptr_t _f888d311dc94f6260333f6030154b4d938b79838 = 0x38 ;
- 317481 }
- 317482
- 317483 namespace %e0230d2bc1ed991b6186c7b6f95d3a4a19ceddd9
- 317484 {
- 317485 constexpr std::uintptr_t TypeInfo = 0x10798198 ;
- 317486 constexpr std::uintptr_t _d1f4f9d9df8bb04fbdc4cf7abbd6d5c0a8bd5b3c = 0x10 ;
- 317487 constexpr std::uintptr_t _9b3d29685e5a89e20465ddc70216d472a1f43858 = 0x18 ;
- 317488 constexpr std::uintptr_t _21618ce95887eae10633248a33d5fb877177c55c = 0x20 ;
- 317489 constexpr std::uintptr_t _9be8b373faec5d5ddc8552a9d6eafdcccd63b506 = 0x30 ;
- 317490 }
- 317491
- 317492 namespace %403e1e1da77527ed63a171f9e50f55d7862c54e4
- 317493 {
- 317494 constexpr std::uintptr_t TypeInfo = 0x10797FF8 ;
- 317495 constexpr std::uintptr_t _a7c65b518acd79068d6eb39e0bfc9a6c758de88a = 0x10 ;
- 317496 constexpr std::uintptr_t _eb2a1a17975fa7bc79400a2f16cd4ccc155293e4 = 0x18 ;
- 317497 constexpr std::uintptr_t _053f8c848125c1576f13c82dea2713081c3f0574 = 0x20 ;
- 317498 constexpr std::uintptr_t _8e7437fa1c8fed22167c2518e1ec94278a27df60 = 0x28 ;
- 317499 constexpr std::uintptr_t _ebe8e43e9033372e7761a76545b3f28f5e85821c = 0x38 ;
- 317500 constexpr std::uintptr_t _97c16b701ee368292d93ebc496a287662b187333 = 0x40 ;
- 317501 constexpr std::uintptr_t _54ce6f71d27d1b164de606fbf7edf5abd7c7ea5a = 0x50 ;
- 317502 constexpr std::uintptr_t _81310f16bc027f38b0244d52a75d9ad7988b4a90 = 0x58 ;
- 317503
- 317504 namespace _static
- 317505 {
- 317506 constexpr std::uintptr_t _7a7d552bb53dd047ab70e849bb6d8efd1949c3bc = 0x0 ;
- 317507 constexpr std::uintptr_t _fe444688165ebcadb28b80fb6979a3b912804029 = 0x8 ;
- 317508 constexpr std::uintptr_t _68b16dee0f12cc6f80a0df569749a0eaa21e8c66 = 0x10 ;
- 317509 constexpr std::uintptr_t _2e2c3d8cbbdf8675a42f5ec16e9c2e1b5e29a307 = 0x18 ;
- 317510 }
- 317511
- 317512 }
- 317513
- 317514 namespace %8860580ae0f7dc047d2e403d111580c2a08e43c2
- 317515 {
- 317516 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317517 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317518 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317519 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317520 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317521 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317522 constexpr std::uintptr_t _14fc2de61fe9af59bf480959c7092fb6354e3f56 = 0x30 ;
- 317523 constexpr std::uintptr_t _e0f946b03c579a97bb737c1d5cbc4900cd778d70 = 0x38 ;
- 317524 constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x40 ;
- 317525 }
- 317526
- 317527 namespace %7c91b29d8bfac7b62fcad04a887f08a6a0901df8
- 317528 {
- 317529 constexpr std::uintptr_t TypeInfo = 0x10798510 ;
- 317530 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317531 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317532 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317533 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317534 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317535 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317536 constexpr std::uintptr_t _035b979c220e981113766b59c23a9181801c2ee8 = 0x30 ;
- 317537 }
- 317538
- 317539 namespace %d8f63637654df1c18f4fa55cd2d9284f6726cb3e
- 317540 {
- 317541 constexpr std::uintptr_t TypeInfo = 0x107989E0 ;
- 317542 constexpr std::uintptr_t _b3271da2aeb2696483d9d02d8c86037eb4ea956e = 0x10 ;
- 317543 constexpr std::uintptr_t _cd321fc07265e8ccd18a842d6bcc2138ec5455a3 = 0x18 ;
- 317544 constexpr std::uintptr_t _fdbedb92b512cabab89227609a3f6c8e4dbab21d = 0x20 ;
- 317545 }
- 317546
- 317547 namespace %787f4d4bab8fe3cc39f23433d6ce92b29d194ed2
- 317548 {
- 317549 constexpr std::uintptr_t TypeInfo = 0x10798E00 ;
- 317550 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317551 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317552 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317553 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317554 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317555 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317556 }
- 317557
- 317558 namespace %a996f8cabfeb05bcb5c6e727d9e747561a9b29cc
- 317559 {
- 317560 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317561 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317562 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317563 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317564 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317565 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317566 constexpr std::uintptr_t _ee8644aa51459cf9e346fc89db72f9e751382b70 = 0x30 ;
- 317567 constexpr std::uintptr_t _f77e714a0f977d41c5d451400ad2a431aecae3a9 = 0x38 ;
- 317568 constexpr std::uintptr_t _f6e12ba8f358e54a3a9ad07afa00cfd99b846449 = 0x40 ;
- 317569 constexpr std::uintptr_t _aae62913f2e00da75a2e0355c6f9de6e4e715e9e = 0x44 ;
- 317570 constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x48 ;
- 317571 }
- 317572
- 317573 namespace %855eb1c0adc39f5a8887b9b0918fa28d217c9566
- 317574 {
- 317575 constexpr std::uintptr_t TypeInfo = 0x10799030 ;
- 317576 constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x10 ;
- 317577 constexpr std::uintptr_t _3f39ce6a11a863b9fcff8941f42519a753e4e882 = 0x14 ;
- 317578 constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x18 ;
- 317579 }
- 317580
- 317581 namespace %a71e0c55c2d8a1188526779df6316e290f7c0005
- 317582 {
- 317583 constexpr std::uintptr_t TypeInfo = 0x10798360 ;
- 317584 constexpr std::uintptr_t _8ac7c17d5816572cd6117d05e1be40eb8464d434 = 0x10 ;
- 317585 constexpr std::uintptr_t _2740a57655e71f0bde09645a22acd0b9d7ad186c = 0x14 ;
- 317586 constexpr std::uintptr_t _10854320d51e6ad2a85452de54830e09790dec74 = 0x18 ;
- 317587 constexpr std::uintptr_t _0cce66dccc6b45edccd21c15c68349df059fec51 = 0x1C ;
- 317588 constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x20 ;
- 317589 constexpr std::uintptr_t _03c51eee7f36301017ea41326ea4f7598d561163 = 0x24 ;
- 317590 }
- 317591
- 317592 namespace %cfc71f73f6de5c820ce4eb122fd8e99709c3f8b2
- 317593 {
- 317594 constexpr std::uintptr_t TypeInfo = 0x107985B8 ;
- 317595 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317596 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317597 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317598 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317599 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317600 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317601 constexpr std::uintptr_t _d92878308c954a8a5bea35eb37907e212c137c2e = 0x30 ;
- 317602 }
- 317603
- 317604 namespace %4a978ea9c336d68ca7509ca7146f861c66ca0a74
- 317605 {
- 317606 constexpr std::uintptr_t TypeInfo = 0x10799150 ;
- 317607 constexpr std::uintptr_t _79de63bdda9e15554d52385e4e15e9abffbfe787 = 0x10 ;
- 317608 constexpr std::uintptr_t _fed7fced8b5abaaf479491fcd58709df355b045c = 0x18 ;
- 317609 constexpr std::uintptr_t _df6390a1bf49406f73948e2447070eb91a75adb4 = 0x19 ;
- 317610 constexpr std::uintptr_t _3825c84618cec8daa2e613ef876f1eb3c0d67c9f = 0x1A ;
- 317611 constexpr std::uintptr_t _c584918dcaac64666f96cc19c15003a05fe1dc08 = 0x1B ;
- 317612 constexpr std::uintptr_t _559199578aff7715961f137d899542d90b2e31f8 = 0x1C ;
- 317613 constexpr std::uintptr_t _2387c2d6b9a964ce398452df8644147e4877e38a = 0x20 ;
- 317614 constexpr std::uintptr_t _d09b41d01c6918dc19d443db6e503425488d53e3 = 0x24 ;
- 317615 constexpr std::uintptr_t _e0b356bd0fd14b9c9d5b34f00e6cb8864c0b08b5 = 0x25 ;
- 317616 constexpr std::uintptr_t _ed7b81d196194c669338d4fd7803e291879e96f9 = 0x26 ;
- 317617 constexpr std::uintptr_t _891ab0c55d22f9f038b09c71faed13071dd45440 = 0x27 ;
- 317618 constexpr std::uintptr_t _b732e9ef948d2397741c5fd645ce0253de2ddcaf = 0x28 ;
- 317619 constexpr std::uintptr_t _9b2ed7ac555ae9366574dbdf0bee5d27acf62fa6 = 0x30 ;
- 317620 constexpr std::uintptr_t _d880a5458b2b32383c17b186eb0628fde227321c = 0x31 ;
- 317621 constexpr std::uintptr_t _a16995a919a1e77df8b2742446db092dd038dcd6 = 0x32 ;
- 317622 }
- 317623
- 317624 namespace %0d692802c4312d1a6571d7d5202f3f253dd745a3
- 317625 {
- 317626 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317627 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317628 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317629 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317630 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317631 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317632 constexpr std::uintptr_t _99002b4b7ef1eff4f666970c5c8f1cea0ff585ec = 0x30 ;
- 317633 constexpr std::uintptr_t _abb381e775a7185be9ba7323de40feda8f74a305 = 0x38 ;
- 317634 }
- 317635
- 317636 namespace %f1cd5b668b36e3c4a1ffc021a74879d5d3a7b2ce
- 317637 {
- 317638 constexpr std::uintptr_t _20a2e8d677fb8153a3e1d28b05e199fabe4c4427 = 0x10 ;
- 317639 constexpr std::uintptr_t _4b96b82fc9a5c2874f1da1725f7a7b380fc20dc1 = 0x18 ;
- 317640 }
- 317641
- 317642 namespace %1a7ae24b4e518acda3bfc306f90699ea2c9766f3
- 317643 {
- 317644 constexpr std::uintptr_t TypeInfo = 0x10798358 ;
- 317645 constexpr std::uintptr_t _098f541624bd71af00bcf8a3dce7b2d96619b5b7 = 0x10 ;
- 317646 constexpr std::uintptr_t _21559adbee885de77d575ba5baf84d0272de7cf8 = 0x18 ;
- 317647 constexpr std::uintptr_t _5518a1fbbc582e4dc59b934b6d00a2973427c728 = 0x20 ;
- 317648 constexpr std::uintptr_t _9a4098b198ab897de8c2f962602bf71bc19fcb9f = 0x28 ;
- 317649 constexpr std::uintptr_t _40a722faac979f60f77d4930e23e1b522e06fadf = 0x30 ;
- 317650 constexpr std::uintptr_t _44fa959fc033fe749a0fa9c13263a23a10b33242 = 0x38 ;
- 317651 }
- 317652
- 317653 namespace %de7660dc44c61017ed2c3de59275805d94d9b690
- 317654 {
- 317655 constexpr std::uintptr_t _0154f41c68137eff03e8b411c1b9d960cffa55f2 = 0x10 ;
- 317656 constexpr std::uintptr_t _7b860810b3fdc9995b64a8544e99a2748b00cbda = 0x18 ;
- 317657 constexpr std::uintptr_t _c24072c811b2e50b87467392156f96ec724f1140 = 0x20 ;
- 317658 constexpr std::uintptr_t _6d04fd0a98a662ef7474c0b799747ca1eb19e014 = 0x28 ;
- 317659 }
- 317660
- 317661 namespace %5d0efe8ce661250165333c1cbb2b2de84cc4f040
- 317662 {
- 317663 constexpr std::uintptr_t _50b2a3f4a580bee30bd4dfbb48163c4d1d1c4bd0 = 0x10 ;
- 317664 constexpr std::uintptr_t _1f36f465b5edbc47fea9fdf37bbf1a3baa811062 = 0x18 ;
- 317665 constexpr std::uintptr_t _e1507c9e29a266d2792a0a9a6799babfe790fbd3 = 0x20 ;
- 317666 constexpr std::uintptr_t _e62b310a077d0200898c849b876d1774917adc7b = 0x21 ;
- 317667 }
- 317668
- 317669 namespace %577ec7fdf0ab4ffd6f4f83f10d701978d5c6fdef
- 317670 {
- 317671 constexpr std::uintptr_t TypeInfo = 0x10799630 ;
- 317672 constexpr std::uintptr_t _a34a1f478a07aabb862bcd654cccbf1a10adbbef = 0x10 ;
- 317673 constexpr std::uintptr_t _37b4d4fbaea39c9db591c8c3e2fa1b8a1499bd00 = 0x18 ;
- 317674 }
- 317675
- 317676 namespace %e20b705896f0234024377e0670d4e32199b03a50
- 317677 {
- 317678 constexpr std::uintptr_t TypeInfo = 0x107998C8 ;
- 317679 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x10 ;
- 317680 }
- 317681
- 317682 namespace %405f14eacbc77fd76ac347ad213c23e304a9f16f
- 317683 {
- 317684 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317685 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317686 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317687 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317688 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317689 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317690 constexpr std::uintptr_t _310740d6428a49b2052962f25d430975557274ea = 0x30 ;
- 317691 constexpr std::uintptr_t _535b59381a275f1e6924826431d1d7ce2b899f1f = 0x40 ;
- 317692 constexpr std::uintptr_t _9647b0753a9dd4e138c1ad3c965e0508e5ce9005 = 0x48 ;
- 317693 constexpr std::uintptr_t _f75bb5964a597224f70d16b16897624edd77efd5 = 0x50 ;
- 317694 constexpr std::uintptr_t _5ff454c987673cd82b9781ea043ab7591e45b886 = 0x58 ;
- 317695 constexpr std::uintptr_t _2f70b83c2e8fa5d3fc73737332ee115d22f3e38e = 0x60 ;
- 317696 constexpr std::uintptr_t _a6d2cfd8189b79e1da3a2d3117d15b55be284e51 = 0x68 ;
- 317697 constexpr std::uintptr_t _f6e12ba8f358e54a3a9ad07afa00cfd99b846449 = 0x78 ;
- 317698 constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x7C ;
- 317699 constexpr std::uintptr_t _e9af25ece46e49c1a491cee739e9c369c76d87d2 = 0x80 ;
- 317700 }
- 317701
- 317702 namespace %d068faaae4043e92e1175d037d32c6cbf2322e58
- 317703 {
- 317704 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317705 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317706 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317707 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317708 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317709 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317710 constexpr std::uintptr_t _734449e2fa85d5cdd7ff61911d4015a6174df7c1 = 0x30 ;
- 317711 constexpr std::uintptr_t _86c7929c2d57bc827e424e57f5922da71e74220f = 0x38 ;
- 317712 }
- 317713
- 317714 namespace %baa34b173764592a0366a49d845c9f6c475b42f5
- 317715 {
- 317716 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317717 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317718 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317719 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317720 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317721 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317722 constexpr std::uintptr_t _86c7929c2d57bc827e424e57f5922da71e74220f = 0x30 ;
- 317723 constexpr std::uintptr_t _ed6adbb4be0e767cb81e326fc7519be27806d3b3 = 0x38 ;
- 317724 constexpr std::uintptr_t _f352eb63a7799ba2317b916eb6c58b9269eabc49 = 0x40 ;
- 317725 constexpr std::uintptr_t _5d8e9dc4ed6fe7a9038461d190a426fcf02d66d4 = 0x48 ;
- 317726 constexpr std::uintptr_t _ca16e0caebcbe813ccdc81649f01a7eb560e8708 = 0x50 ;
- 317727 constexpr std::uintptr_t _5c11da1060ba2e3bbee737c7731edc0db5270160 = 0x58 ;
- 317728 }
- 317729
- 317730 namespace %d0bbe6e605c0fad968e036dcc53632b844335ae9
- 317731 {
- 317732 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317733 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317734 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317735 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317736 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317737 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317738 constexpr std::uintptr_t _35f4f0a4b3d00d2d485385c4cae95404ad931d67 = 0x30 ;
- 317739 constexpr std::uintptr_t _0becc60b773d6776a0ebd0660c592a05ef91f623 = 0x38 ;
- 317740 constexpr std::uintptr_t _dd1d97ffb8692989d08329dd37e04b895c04593b = 0x40 ;
- 317741 }
- 317742
- 317743 namespace %b67023042b5282bc5972016bf647d469a3e2faf8
- 317744 {
- 317745 constexpr std::uintptr_t TypeInfo = 0x10798598 ;
- 317746 constexpr std::uintptr_t _f8af50ab3ce766522ed10e13f0f7e6f0c20b7c3a = 0x10 ;
- 317747 constexpr std::uintptr_t _06def25a83e082de379f0fa6ec55a8c1befaddc1 = 0x14 ;
- 317748 constexpr std::uintptr_t _b3e949cd01184de96b971bef36e37c5f9d0c1eac = 0x18 ;
- 317749 constexpr std::uintptr_t _c09d344e2b6296ce8e87b71684a829a078ff4505 = 0x20 ;
- 317750 constexpr std::uintptr_t _68d1cc63ce6f1b987a83ec72f85d44412d7708d8 = 0x24 ;
- 317751 constexpr std::uintptr_t _2a3af09d13b22ae8274046f22c45dcdeeb06ab1a = 0x28 ;
- 317752 constexpr std::uintptr_t _7bb824b83c91eff365675af0a549104df890e312 = 0x30 ;
- 317753 }
- 317754
- 317755 namespace HandleError
- 317756 {
- 317757 constexpr std::uintptr_t value__ = 0x0 ;
- 317758 }
- 317759
- 317760 namespace %451b63d441eb15f905de7dac8786f03f5375565d
- 317761 {
- 317762 constexpr std::uintptr_t TypeInfo = 0x10799638 ;
- 317763 constexpr std::uintptr_t _b3c67cbd5aaabda166daaed9c93e2275942016cc = 0x10 ;
- 317764 constexpr std::uintptr_t _0d5e87ce7fb74c6eda5fd8039285dd799de4bd54 = 0x14 ;
- 317765 constexpr std::uintptr_t _b2c5f4c139026eea4b775927c23262d3df078dcd = 0x18 ;
- 317766 }
- 317767
- 317768 namespace %36d308548555b0f92c5954c3e8ccbed06c713751
- 317769 {
- 317770 constexpr std::uintptr_t TypeInfo = 0x107A2750 ;
- 317771 constexpr std::uintptr_t _8c8e42f5d73ad6869465e97f6ccd7995a7a0e1e8 = 0x10 ;
- 317772 constexpr std::uintptr_t _67f0becaf607729710c41d8bcb3e0f25046a012e = 0x18 ;
- 317773 constexpr std::uintptr_t _c48a0e4d03c97d126e163cd51875251efeebfff5 = 0x20 ;
- 317774 constexpr std::uintptr_t _f1881b5c91fbf3e8396e948ecfaf0152014c1265 = 0x28 ;
- 317775 constexpr std::uintptr_t _9d5f2477f626809f4527a9c88b8cc035c6848750 = 0x30 ;
- 317776 constexpr std::uintptr_t _80ecc7d0e91ff95a045f2c0615acd70d19f3e088 = 0x38 ;
- 317777 constexpr std::uintptr_t _3fe07a634c650eb79b401a8f53904bdaca58efba = 0x40 ;
- 317778 constexpr std::uintptr_t _574f9a0ff02cb6fa713c449513a2487f3d1b31dd = 0x48 ;
- 317779 }
- 317780
- 317781 namespace DnsClient__DnsHeaderResponseCode
- 317782 {
- 317783 constexpr std::uintptr_t value__ = 0x0 ;
- 317784 }
- 317785
- 317786 namespace DnsClient__DnsOpCode
- 317787 {
- 317788 constexpr std::uintptr_t value__ = 0x0 ;
- 317789 }
- 317790
- 317791 namespace DnsClient__DnsMessageHandleType
- 317792 {
- 317793 constexpr std::uintptr_t TypeInfo = 0x107997D0 ;
- 317794 constexpr std::uintptr_t value__ = 0x0 ;
- 317795 }
- 317796
- 317797 namespace DnsClient__QueryClass
- 317798 {
- 317799 constexpr std::uintptr_t value__ = 0x0 ;
- 317800 }
- 317801
- 317802 namespace DnsClient__DnsResponseCode
- 317803 {
- 317804 constexpr std::uintptr_t value__ = 0x0 ;
- 317805 }
- 317806
- 317807 namespace DnsClient__DnsResponseException
- 317808 {
- 317809 constexpr std::uintptr_t TypeInfo = 0x10798AE8 ;
- 317810 constexpr std::uintptr_t _className = 0x10 ;
- 317811 constexpr std::uintptr_t _message = 0x18 ;
- 317812 constexpr std::uintptr_t _data = 0x20 ;
- 317813 constexpr std::uintptr_t _innerException = 0x28 ;
- 317814 constexpr std::uintptr_t _helpURL = 0x30 ;
- 317815 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 317816 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 317817 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 317818 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 317819 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 317820 constexpr std::uintptr_t _HResult = 0x60 ;
- 317821 constexpr std::uintptr_t _source = 0x68 ;
- 317822 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 317823 constexpr std::uintptr_t captured_traces = 0x78 ;
- 317824 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 317825 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 317826
- 317827 constexpr std::uintptr_t _cfea581c878a2007593b06fa4b5a3913edfdb34d = 0x90 ;
- 317828 constexpr std::uintptr_t _4705ca6f5c8d6730ca654561ee321983016bc946 = 0x98 ;
- 317829 constexpr std::uintptr_t _c903c98951f65d8ac0b77e08b2535eccff68b2e7 = 0xA0 ;
- 317830 }
- 317831
- 317832 namespace DnsClient__DnsResponseParseException
- 317833 {
- 317834 constexpr std::uintptr_t TypeInfo = 0x107992F8 ;
- 317835 constexpr std::uintptr_t _className = 0x10 ;
- 317836 constexpr std::uintptr_t _message = 0x18 ;
- 317837 constexpr std::uintptr_t _data = 0x20 ;
- 317838 constexpr std::uintptr_t _innerException = 0x28 ;
- 317839 constexpr std::uintptr_t _helpURL = 0x30 ;
- 317840 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 317841 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 317842 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 317843 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 317844 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 317845 constexpr std::uintptr_t _HResult = 0x60 ;
- 317846 constexpr std::uintptr_t _source = 0x68 ;
- 317847 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 317848 constexpr std::uintptr_t captured_traces = 0x78 ;
- 317849 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 317850 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 317851
- 317852 constexpr std::uintptr_t _00677511413350e82e791ec4f57b845e84cd06b0 = 0x90 ;
- 317853 constexpr std::uintptr_t _f164e15279c67dcaeeb31a20770f21b88ea0299f = 0x98 ;
- 317854 constexpr std::uintptr_t _6fe2d92e57ce2c9b732ba2900d5dc639034cbbdb = 0x9C ;
- 317855 }
- 317856
- 317857 namespace DnsClient__DnsXidMismatchException
- 317858 {
- 317859 constexpr std::uintptr_t TypeInfo = 0x10798438 ;
- 317860 constexpr std::uintptr_t _className = 0x10 ;
- 317861 constexpr std::uintptr_t _message = 0x18 ;
- 317862 constexpr std::uintptr_t _data = 0x20 ;
- 317863 constexpr std::uintptr_t _innerException = 0x28 ;
- 317864 constexpr std::uintptr_t _helpURL = 0x30 ;
- 317865 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 317866 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 317867 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 317868 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 317869 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 317870 constexpr std::uintptr_t _HResult = 0x60 ;
- 317871 constexpr std::uintptr_t _source = 0x68 ;
- 317872 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 317873 constexpr std::uintptr_t captured_traces = 0x78 ;
- 317874 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 317875 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 317876
- 317877 constexpr std::uintptr_t _0aab7f6eb37118088865260bc37f05131cd25416 = 0x90 ;
- 317878 constexpr std::uintptr_t _87ec586d22a974aa851824ca9faadae4f30c8eda = 0x94 ;
- 317879 }
- 317880
- 317881 namespace DnsClient__QueryType
- 317882 {
- 317883 constexpr std::uintptr_t value__ = 0x0 ;
- 317884 }
- 317885
- 317886 namespace DnsClient_Protocol__TlsaSelector
- 317887 {
- 317888 constexpr std::uintptr_t value__ = 0x0 ;
- 317889 }
- 317890
- 317891 namespace DnsClient_Protocol__SshfpFingerprintType
- 317892 {
- 317893 constexpr std::uintptr_t value__ = 0x0 ;
- 317894 }
- 317895
- 317896 namespace DnsClient_Protocol__DnsHeaderFlag
- 317897 {
- 317898 constexpr std::uintptr_t value__ = 0x0 ;
- 317899 }
- 317900
- 317901 namespace DnsClient_Protocol__AfsType
- 317902 {
- 317903 constexpr std::uintptr_t value__ = 0x0 ;
- 317904 }
- 317905
- 317906 namespace DnsClient_Protocol__TlsaMatchingType
- 317907 {
- 317908 constexpr std::uintptr_t value__ = 0x0 ;
- 317909 }
- 317910
- 317911 namespace DnsClient_Protocol__DnsSecurityAlgorithm
- 317912 {
- 317913 constexpr std::uintptr_t value__ = 0x0 ;
- 317914 }
- 317915
- 317916 namespace DnsClient_Protocol__TlsaCertificateUsage
- 317917 {
- 317918 constexpr std::uintptr_t value__ = 0x0 ;
- 317919 }
- 317920
- 317921 namespace DnsClient_Protocol__SshfpAlgorithm
- 317922 {
- 317923 constexpr std::uintptr_t value__ = 0x0 ;
- 317924 }
- 317925
- 317926 namespace DnsClient_Protocol__ResourceRecordType
- 317927 {
- 317928 constexpr std::uintptr_t value__ = 0x0 ;
- 317929 }
- 317930
- 317931 namespace DnsClient_Internal__LogLevel
- 317932 {
- 317933 constexpr std::uintptr_t value__ = 0x0 ;
- 317934 }
- 317935
- 317936 namespace MP3Sharp__Buffer16BitStereo
- 317937 {
- 317938 constexpr std::uintptr_t DoubleMonoToStereo = 0x10 ;
- 317939 constexpr std::uintptr_t _Buffer = 0x18 ;
- 317940 constexpr std::uintptr_t _BufferChannelOffsets = 0x20 ;
- 317941 constexpr std::uintptr_t _End = 0x28 ;
- 317942 constexpr std::uintptr_t _Offset = 0x2C ;
- 317943 }
- 317944
- 317945 namespace MP3Sharp__MP3SharpException
- 317946 {
- 317947 constexpr std::uintptr_t _className = 0x10 ;
- 317948 constexpr std::uintptr_t _message = 0x18 ;
- 317949 constexpr std::uintptr_t _data = 0x20 ;
- 317950 constexpr std::uintptr_t _innerException = 0x28 ;
- 317951 constexpr std::uintptr_t _helpURL = 0x30 ;
- 317952 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 317953 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 317954 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 317955 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 317956 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 317957 constexpr std::uintptr_t _HResult = 0x60 ;
- 317958 constexpr std::uintptr_t _source = 0x68 ;
- 317959 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 317960 constexpr std::uintptr_t captured_traces = 0x78 ;
- 317961 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 317962 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 317963 }
- 317964
- 317965 namespace MP3Sharp__MP3Stream
- 317966 {
- 317967 constexpr std::uintptr_t _identity = 0x10 ;
- 317968 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 317969 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 317970 constexpr std::uintptr_t _BitStream = 0x28 ;
- 317971 constexpr std::uintptr_t _Decoder = 0x30 ;
- 317972 constexpr std::uintptr_t _Buffer = 0x38 ;
- 317973 constexpr std::uintptr_t _SourceStream = 0x40 ;
- 317974 constexpr std::uintptr_t _ChannelCountRep = 0x48 ;
- 317975 constexpr std::uintptr_t FormatRep = 0x4C ;
- 317976 constexpr std::uintptr_t _FrequencyRep = 0x50 ;
- 317977 constexpr std::uintptr_t _IsEOF_k__BackingField = 0x54 ;
- 317978 }
- 317979
- 317980 namespace MP3Sharp__SoundFormat
- 317981 {
- 317982 constexpr std::uintptr_t value__ = 0x0 ;
- 317983 }
- 317984
- 317985 namespace MP3Sharp_Decoding__BitReserve
- 317986 {
- 317987 constexpr std::uintptr_t _Buffer = 0x10 ;
- 317988 constexpr std::uintptr_t _Offset = 0x18 ;
- 317989 constexpr std::uintptr_t _Totbit = 0x1C ;
- 317990 constexpr std::uintptr_t _BufByteIdx = 0x20 ;
- 317991 }
- 317992
- 317993 namespace MP3Sharp_Decoding__Bitstream
- 317994 {
- 317995 constexpr std::uintptr_t _Bitmask = 0x10 ;
- 317996 constexpr std::uintptr_t _SourceStream = 0x18 ;
- 317997 constexpr std::uintptr_t _BitIndex = 0x20 ;
- 317998 constexpr std::uintptr_t _CRC = 0x28 ;
- 317999 constexpr std::uintptr_t _FrameBytes = 0x30 ;
- 318000 constexpr std::uintptr_t _FrameBuffer = 0x38 ;