- 336001 constexpr std::uintptr_t sortedMeshID = 0x1A8 ;
- 336002 constexpr std::uintptr_t instances = 0x1B8 ;
- 336003 }
- 336004
- 336005 namespace CalculateInterpolatedLightAndOcclusionProbesBatchJob
- 336006 {
- 336007 constexpr std::uintptr_t probesCount = 0x0 ;
- 336008 constexpr std::uintptr_t lightProbesQuery = 0x8 ;
- 336009 constexpr std::uintptr_t queryPostitions = 0x18 ;
- 336010 constexpr std::uintptr_t compactTetrahedronCache = 0x28 ;
- 336011 constexpr std::uintptr_t probesSphericalHarmonics = 0x38 ;
- 336012 constexpr std::uintptr_t probesOcclusion = 0x48 ;
- 336013 }
- 336014
- 336015 namespace ScatterTetrahedronCacheIndicesJob
- 336016 {
- 336017 constexpr std::uintptr_t probeInstances = 0x0 ;
- 336018 constexpr std::uintptr_t compactTetrahedronCache = 0x10 ;
- 336019 constexpr std::uintptr_t instanceData = 0x20 ;
- 336020 }
- 336021
- 336022 namespace TransformUpdateJob
- 336023 {
- 336024 constexpr std::uintptr_t initialize = 0x0 ;
- 336025 constexpr std::uintptr_t enableBoundingSpheres = 0x1 ;
- 336026 constexpr std::uintptr_t instances = 0x8 ;
- 336027 constexpr std::uintptr_t localToWorldMatrices = 0x18 ;
- 336028 constexpr std::uintptr_t prevLocalToWorldMatrices = 0x28 ;
- 336029 constexpr std::uintptr_t atomicTransformQueueCount = 0x38 ;
- 336030 constexpr std::uintptr_t sharedInstanceData = 0x40 ;
- 336031 constexpr std::uintptr_t instanceData = 0xF8 ;
- 336032 constexpr std::uintptr_t transformUpdateInstanceQueue = 0x1E8 ;
- 336033 constexpr std::uintptr_t transformUpdateDataQueue = 0x1F8 ;
- 336034 constexpr std::uintptr_t boundingSpheresDataQueue = 0x208 ;
- 336035 }
- 336036
- 336037 namespace ProbesUpdateJob
- 336038 {
- 336039 constexpr std::uintptr_t instances = 0x0 ;
- 336040 constexpr std::uintptr_t instanceData = 0x10 ;
- 336041 constexpr std::uintptr_t sharedInstanceData = 0x100 ;
- 336042 constexpr std::uintptr_t atomicProbesQueueCount = 0x1B8 ;
- 336043 constexpr std::uintptr_t probeInstanceQueue = 0x1C0 ;
- 336044 constexpr std::uintptr_t compactTetrahedronCache = 0x1D0 ;
- 336045 constexpr std::uintptr_t probeQueryPosition = 0x1E0 ;
- 336046 }
- 336047
- 336048 namespace MotionUpdateJob
- 336049 {
- 336050 constexpr std::uintptr_t queueWriteBase = 0x0 ;
- 336051 constexpr std::uintptr_t instanceData = 0x8 ;
- 336052 constexpr std::uintptr_t atomicUpdateQueueCount = 0xF8 ;
- 336053 constexpr std::uintptr_t transformUpdateInstanceQueue = 0x100 ;
- 336054 }
- 336055
- 336056 namespace UpdateRendererInstancesJob
- 336057 {
- 336058 constexpr std::uintptr_t implicitInstanceIndices = 0x0 ;
- 336059 constexpr std::uintptr_t rendererData = 0x8 ;
- 336060 constexpr std::uintptr_t instances = 0x1F8 ;
- 336061 constexpr std::uintptr_t lodGroupDataMap = 0x208 ;
- 336062 constexpr std::uintptr_t instanceData = 0x218 ;
- 336063 constexpr std::uintptr_t sharedInstanceData = 0x308 ;
- 336064 constexpr std::uintptr_t perCameraInstanceData = 0x3C0 ;
- 336065 }
- 336066
- 336067 namespace CollectInstancesLODGroupsAndMasksJob
- 336068 {
- 336069 constexpr std::uintptr_t instances = 0x0 ;
- 336070 constexpr std::uintptr_t instanceData = 0x10 ;
- 336071 constexpr std::uintptr_t sharedInstanceData = 0xF8 ;
- 336072 constexpr std::uintptr_t lodGroupAndMasks = 0x1A8 ;
- 336073 }
- 336074
- 336075 namespace GetVisibleNonProcessedTreeInstancesJob
- 336076 {
- 336077 constexpr std::uintptr_t instanceData = 0x0 ;
- 336078 constexpr std::uintptr_t sharedInstanceData = 0xF0 ;
- 336079 constexpr std::uintptr_t compactedVisibilityMasks = 0x1A8 ;
- 336080 constexpr std::uintptr_t becomeVisible = 0x1C8 ;
- 336081 constexpr std::uintptr_t processedBits = 0x1D0 ;
- 336082 constexpr std::uintptr_t rendererIDs = 0x1F0 ;
- 336083 constexpr std::uintptr_t instances = 0x200 ;
- 336084 constexpr std::uintptr_t atomicTreeInstancesCount = 0x210 ;
- 336085 }
- 336086
- 336087 namespace UpdateCompactedInstanceVisibilityJob
- 336088 {
- 336089 constexpr std::uintptr_t compactedVisibilityMasks = 0x0 ;
- 336090 constexpr std::uintptr_t instanceData = 0x20 ;
- 336091 }
- 336092
- 336093 namespace RadixSortBucketCountJob
- 336094 {
- 336095 constexpr std::uintptr_t radix = 0x0 ;
- 336096 constexpr std::uintptr_t jobsCount = 0x4 ;
- 336097 constexpr std::uintptr_t batchSize = 0x8 ;
- 336098 constexpr std::uintptr_t array = 0x10 ;
- 336099 constexpr std::uintptr_t buckets = 0x20 ;
- 336100 }
- 336101
- 336102 namespace RadixSortBatchPrefixSumJob
- 336103 {
- 336104 constexpr std::uintptr_t radix = 0x0 ;
- 336105 constexpr std::uintptr_t jobsCount = 0x4 ;
- 336106 constexpr std::uintptr_t array = 0x8 ;
- 336107 constexpr std::uintptr_t counter = 0x18 ;
- 336108 constexpr std::uintptr_t indicesSum = 0x28 ;
- 336109 constexpr std::uintptr_t buckets = 0x38 ;
- 336110 constexpr std::uintptr_t indices = 0x48 ;
- 336111 }
- 336112
- 336113 namespace RadixSortPrefixSumJob
- 336114 {
- 336115 constexpr std::uintptr_t jobsCount = 0x0 ;
- 336116 constexpr std::uintptr_t indicesSum = 0x8 ;
- 336117 constexpr std::uintptr_t indices = 0x18 ;
- 336118 }
- 336119
- 336120 namespace RadixSortBucketSortJob
- 336121 {
- 336122 constexpr std::uintptr_t radix = 0x0 ;
- 336123 constexpr std::uintptr_t batchSize = 0x4 ;
- 336124 constexpr std::uintptr_t array = 0x8 ;
- 336125 constexpr std::uintptr_t indices = 0x18 ;
- 336126 constexpr std::uintptr_t arraySorted = 0x28 ;
- 336127 }
- 336128
- 336129 namespace UnityEngine__AudioSpeakerMode
- 336130 {
- 336131 constexpr std::uintptr_t value__ = 0x0 ;
- 336132 }
- 336133
- 336134 namespace UnityEngine__AudioDataLoadState
- 336135 {
- 336136 constexpr std::uintptr_t value__ = 0x0 ;
- 336137 }
- 336138
- 336139 namespace UnityEngine__AudioConfiguration
- 336140 {
- 336141 constexpr std::uintptr_t speakerMode = 0x0 ;
- 336142 constexpr std::uintptr_t dspBufferSize = 0x4 ;
- 336143 constexpr std::uintptr_t sampleRate = 0x8 ;
- 336144 constexpr std::uintptr_t numRealVoices = 0xC ;
- 336145 constexpr std::uintptr_t numVirtualVoices = 0x10 ;
- 336146 }
- 336147
- 336148 namespace UnityEngine__FFTWindow
- 336149 {
- 336150 constexpr std::uintptr_t value__ = 0x0 ;
- 336151 }
- 336152
- 336153 namespace UnityEngine__AudioSourceCurveType
- 336154 {
- 336155 constexpr std::uintptr_t value__ = 0x0 ;
- 336156 }
- 336157
- 336158 namespace UnityEngine__AudioReverbPreset
- 336159 {
- 336160 constexpr std::uintptr_t value__ = 0x0 ;
- 336161 }
- 336162
- 336163 namespace UnityEngine__AudioClip
- 336164 {
- 336165 constexpr std::uintptr_t TypeInfo = 0x10857B40 ;
- 336166 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336167 constexpr std::uintptr_t m_PCMReaderCallback = 0x18 ;
- 336168 constexpr std::uintptr_t m_PCMSetPositionCallback = 0x20 ;
- 336169 }
- 336170
- 336171 namespace UnityEngine__AudioBehaviour
- 336172 {
- 336173 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336174 }
- 336175
- 336176 namespace UnityEngine__AudioListener
- 336177 {
- 336178 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336179 }
- 336180
- 336181 namespace UnityEngine__AudioSource
- 336182 {
- 336183 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336184 }
- 336185
- 336186 namespace UnityEngine__AudioReverbZone
- 336187 {
- 336188 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336189 }
- 336190
- 336191 namespace UnityEngine__AudioLowPassFilter
- 336192 {
- 336193 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336194 }
- 336195
- 336196 namespace AudioConfigurationChangeHandler
- 336197 {
- 336198 constexpr std::uintptr_t method_ptr = 0x10 ;
- 336199 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 336200 constexpr std::uintptr_t m_target = 0x20 ;
- 336201 constexpr std::uintptr_t method = 0x28 ;
- 336202 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 336203 constexpr std::uintptr_t extra_arg = 0x38 ;
- 336204 constexpr std::uintptr_t method_code = 0x40 ;
- 336205 constexpr std::uintptr_t interp_method = 0x48 ;
- 336206 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 336207 constexpr std::uintptr_t method_info = 0x58 ;
- 336208 constexpr std::uintptr_t original_method_info = 0x60 ;
- 336209 constexpr std::uintptr_t data = 0x68 ;
- 336210 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 336211 constexpr std::uintptr_t delegates = 0x78 ;
- 336212 }
- 336213
- 336214 namespace PCMReaderCallback
- 336215 {
- 336216 constexpr std::uintptr_t TypeInfo = 0x1075FAA0 ;
- 336217 constexpr std::uintptr_t method_ptr = 0x10 ;
- 336218 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 336219 constexpr std::uintptr_t m_target = 0x20 ;
- 336220 constexpr std::uintptr_t method = 0x28 ;
- 336221 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 336222 constexpr std::uintptr_t extra_arg = 0x38 ;
- 336223 constexpr std::uintptr_t method_code = 0x40 ;
- 336224 constexpr std::uintptr_t interp_method = 0x48 ;
- 336225 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 336226 constexpr std::uintptr_t method_info = 0x58 ;
- 336227 constexpr std::uintptr_t original_method_info = 0x60 ;
- 336228 constexpr std::uintptr_t data = 0x68 ;
- 336229 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 336230 constexpr std::uintptr_t delegates = 0x78 ;
- 336231 }
- 336232
- 336233 namespace PCMSetPositionCallback
- 336234 {
- 336235 constexpr std::uintptr_t method_ptr = 0x10 ;
- 336236 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 336237 constexpr std::uintptr_t m_target = 0x20 ;
- 336238 constexpr std::uintptr_t method = 0x28 ;
- 336239 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 336240 constexpr std::uintptr_t extra_arg = 0x38 ;
- 336241 constexpr std::uintptr_t method_code = 0x40 ;
- 336242 constexpr std::uintptr_t interp_method = 0x48 ;
- 336243 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 336244 constexpr std::uintptr_t method_info = 0x58 ;
- 336245 constexpr std::uintptr_t original_method_info = 0x60 ;
- 336246 constexpr std::uintptr_t data = 0x68 ;
- 336247 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 336248 constexpr std::uintptr_t delegates = 0x78 ;
- 336249 }
- 336250
- 336251 namespace SampleFramesHandler
- 336252 {
- 336253 constexpr std::uintptr_t method_ptr = 0x10 ;
- 336254 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 336255 constexpr std::uintptr_t m_target = 0x20 ;
- 336256 constexpr std::uintptr_t method = 0x28 ;
- 336257 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 336258 constexpr std::uintptr_t extra_arg = 0x38 ;
- 336259 constexpr std::uintptr_t method_code = 0x40 ;
- 336260 constexpr std::uintptr_t interp_method = 0x48 ;
- 336261 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 336262 constexpr std::uintptr_t method_info = 0x58 ;
- 336263 constexpr std::uintptr_t original_method_info = 0x60 ;
- 336264 constexpr std::uintptr_t data = 0x68 ;
- 336265 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 336266 constexpr std::uintptr_t delegates = 0x78 ;
- 336267 }
- 336268
- 336269 namespace Setup
- 336270 {
- 336271 constexpr std::uintptr_t speakerMode = 0x0 ;
- 336272 constexpr std::uintptr_t sampleRate = 0x4 ;
- 336273 }
- 336274
- 336275 namespace Properties
- 336276 {
- 336277 constexpr std::uintptr_t m_Reserved = 0x0 ;
- 336278 }
- 336279
- 336280 namespace Configuration
- 336281 {
- 336282 constexpr std::uintptr_t Setup = 0x0 ;
- 336283 constexpr std::uintptr_t Properties = 0x8 ;
- 336284 constexpr std::uintptr_t ReportedLength = 0x10 ;
- 336285 constexpr std::uintptr_t IsFinite = 0x18 ;
- 336286 constexpr std::uintptr_t IsRealtime = 0x19 ;
- 336287 constexpr std::uintptr_t HasKnownLength = 0x1A ;
- 336288 }
- 336289
- 336290 namespace GeneratorHeader
- 336291 {
- 336292 constexpr std::uintptr_t Processor = 0x0 ;
- 336293 constexpr std::uintptr_t Configuration = 0x38 ;
- 336294 }
- 336295
- 336296 namespace CreationParameters
- 336297 {
- 336298 constexpr std::uintptr_t _controlUpdateSetting_k__BackingField = 0x0 ;
- 336299 constexpr std::uintptr_t _realtimeUpdateSetting_k__BackingField = 0x4 ;
- 336300 }
- 336301
- 336302 namespace UpdateSetting
- 336303 {
- 336304 constexpr std::uintptr_t value__ = 0x0 ;
- 336305 }
- 336306
- 336307 namespace Message
- 336308 {
- 336309 constexpr std::uintptr_t TypeHash = 0x0 ;
- 336310 constexpr std::uintptr_t Data = 0x8 ;
- 336311 constexpr std::uintptr_t ManagedHandle = 0x10 ;
- 336312 }
- 336313
- 336314 namespace Node
- 336315 {
- 336316 constexpr std::uintptr_t Next = 0x0 ;
- 336317 constexpr std::uintptr_t Id = 0x8 ;
- 336318 constexpr std::uintptr_t Version = 0xC ;
- 336319 constexpr std::uintptr_t AllocationFlags = 0x10 ;
- 336320 }
- 336321
- 336322 namespace UnityEngine_Experimental_Audio__AudioSampleProvider
- 336323 {
- 336324 constexpr std::uintptr_t sampleFramesAvailable = 0x10 ;
- 336325 constexpr std::uintptr_t sampleFramesOverflow = 0x18 ;
- 336326 }
- 336327
- 336328 namespace UnityEngine_Audio__AudioFormat
- 336329 {
- 336330 constexpr std::uintptr_t m_Config = 0x0 ;
- 336331 }
- 336332
- 336333 namespace UnityEngine_Audio__ControlHeader
- 336334 {
- 336335 constexpr std::uintptr_t Handle = 0x0 ;
- 336336 constexpr std::uintptr_t ManagedTransport = 0x10 ;
- 336337 }
- 336338
- 336339 namespace UnityEngine_Audio__ControlContext
- 336340 {
- 336341 constexpr std::uintptr_t m_Header = 0x0 ;
- 336342 constexpr std::uintptr_t m_Handle = 0x8 ;
- 336343 }
- 336344
- 336345 namespace UnityEngine_Audio__GeneratorInstance
- 336346 {
- 336347 constexpr std::uintptr_t m_ProcessorInstance = 0x0 ;
- 336348 }
- 336349
- 336350 namespace UnityEngine_Audio__ProcessorInstance
- 336351 {
- 336352 constexpr std::uintptr_t Handle = 0x0 ;
- 336353 constexpr std::uintptr_t Header = 0x10 ;
- 336354 }
- 336355
- 336356 namespace UnityEngine_Audio__ProcessorFunction
- 336357 {
- 336358 constexpr std::uintptr_t value__ = 0x0 ;
- 336359 }
- 336360
- 336361 namespace UnityEngine_Audio__ControlFunction
- 336362 {
- 336363 constexpr std::uintptr_t value__ = 0x0 ;
- 336364 }
- 336365
- 336366 namespace UnityEngine_Audio__ProcessorHeader
- 336367 {
- 336368 constexpr std::uintptr_t m_Control = 0x0 ;
- 336369 constexpr std::uintptr_t DualThreadHandle = 0x8 ;
- 336370 constexpr std::uintptr_t NativeProcessorFunction = 0x18 ;
- 336371 constexpr std::uintptr_t NativeControlFunction = 0x20 ;
- 336372 constexpr std::uintptr_t ProcessorReflectionData = 0x28 ;
- 336373 constexpr std::uintptr_t ControlReflectionData = 0x30 ;
- 336374 }
- 336375
- 336376 namespace UnityEngine_Audio__AudioResource
- 336377 {
- 336378 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336379 }
- 336380
- 336381 namespace UnityEngine_Audio__AudioClipPlayable
- 336382 {
- 336383 constexpr std::uintptr_t m_Handle = 0x0 ;
- 336384 }
- 336385
- 336386 namespace UnityEngine_Audio__AudioMixer
- 336387 {
- 336388 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336389 }
- 336390
- 336391 namespace UnityEngine_Audio__AudioMixerGroup
- 336392 {
- 336393 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336394 }
- 336395
- 336396 namespace UnityEngine_Audio__AudioMixerPlayable
- 336397 {
- 336398 constexpr std::uintptr_t m_Handle = 0x0 ;
- 336399 }
- 336400
- 336401 namespace UnityEngine_Audio__AudioMixerSnapshot
- 336402 {
- 336403 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 336404 }
- 336405
- 336406 namespace UnityEngine_Audio__AudioPlayableOutput
- 336407 {
- 336408 constexpr std::uintptr_t m_Handle = 0x0 ;
- 336409 }
- 336410
- 336411 namespace Unity_Audio__Handle
- 336412 {
- 336413 constexpr std::uintptr_t m_Node = 0x0 ;
- 336414 constexpr std::uintptr_t Version = 0x8 ;
- 336415 }
- 336416
- 336417 namespace RotationOrder
- 336418 {
- 336419 constexpr std::uintptr_t value__ = 0x0 ;
- 336420 }
- 336421
- 336422 namespace ShuffleComponent
- 336423 {
- 336424 constexpr std::uintptr_t value__ = 0x0 ;
- 336425 }
- 336426
- 336427 namespace LongDoubleUnion
- 336428 {
- 336429 constexpr std::uintptr_t longValue = 0x0 ;
- 336430 }
- 336431
- 336432 namespace Unity_Mathematics__bool3
- 336433 {
- 336434 constexpr std::uintptr_t x = 0x0 ;
- 336435 constexpr std::uintptr_t y = 0x1 ;
- 336436 constexpr std::uintptr_t z = 0x2 ;
- 336437 }
- 336438
- 336439 namespace Unity_Mathematics__bool4
- 336440 {
- 336441 constexpr std::uintptr_t x = 0x0 ;
- 336442 constexpr std::uintptr_t y = 0x1 ;
- 336443 constexpr std::uintptr_t z = 0x2 ;
- 336444 constexpr std::uintptr_t w = 0x3 ;
- 336445 }
- 336446
- 336447 namespace Unity_Mathematics__float2
- 336448 {
- 336449 constexpr std::uintptr_t x = 0x0 ;
- 336450 constexpr std::uintptr_t y = 0x4 ;
- 336451
- 336452 namespace _static
- 336453 {
- 336454 constexpr std::uintptr_t zero = 0x0 ;
- 336455 }
- 336456
- 336457 }
- 336458
- 336459 namespace Unity_Mathematics__float3
- 336460 {
- 336461 constexpr std::uintptr_t TypeInfo = 0x10850830 ;
- 336462 constexpr std::uintptr_t x = 0x0 ;
- 336463 constexpr std::uintptr_t y = 0x4 ;
- 336464 constexpr std::uintptr_t z = 0x8 ;
- 336465
- 336466 namespace _static
- 336467 {
- 336468 constexpr std::uintptr_t zero = 0x0 ;
- 336469 }
- 336470
- 336471 }
- 336472
- 336473 namespace Unity_Mathematics__float3x2
- 336474 {
- 336475 constexpr std::uintptr_t c0 = 0x0 ;
- 336476 constexpr std::uintptr_t c1 = 0xC ;
- 336477
- 336478 namespace _static
- 336479 {
- 336480 constexpr std::uintptr_t zero = 0x0 ;
- 336481 }
- 336482
- 336483 }
- 336484
- 336485 namespace Unity_Mathematics__float3x3
- 336486 {
- 336487 constexpr std::uintptr_t TypeInfo = 0x107D27E0 ;
- 336488 constexpr std::uintptr_t c0 = 0x0 ;
- 336489 constexpr std::uintptr_t c1 = 0xC ;
- 336490 constexpr std::uintptr_t c2 = 0x18 ;
- 336491
- 336492 namespace _static
- 336493 {
- 336494 constexpr std::uintptr_t identity = 0x0 ;
- 336495 constexpr std::uintptr_t zero = 0x24 ;
- 336496 }
- 336497
- 336498 }
- 336499
- 336500 namespace Unity_Mathematics__float4
- 336501 {
- 336502 constexpr std::uintptr_t x = 0x0 ;
- 336503 constexpr std::uintptr_t y = 0x4 ;
- 336504 constexpr std::uintptr_t z = 0x8 ;
- 336505 constexpr std::uintptr_t w = 0xC ;
- 336506
- 336507 namespace _static
- 336508 {
- 336509 constexpr std::uintptr_t zero = 0x0 ;
- 336510 }
- 336511
- 336512 }
- 336513
- 336514 namespace Unity_Mathematics__float4x4
- 336515 {
- 336516 constexpr std::uintptr_t TypeInfo = 0x10767740 ;
- 336517 constexpr std::uintptr_t c0 = 0x0 ;
- 336518 constexpr std::uintptr_t c1 = 0x10 ;
- 336519 constexpr std::uintptr_t c2 = 0x20 ;
- 336520 constexpr std::uintptr_t c3 = 0x30 ;
- 336521
- 336522 namespace _static
- 336523 {
- 336524 constexpr std::uintptr_t identity = 0x0 ;
- 336525 constexpr std::uintptr_t zero = 0x40 ;
- 336526 }
- 336527
- 336528 }
- 336529
- 336530 namespace Unity_Mathematics__half
- 336531 {
- 336532 constexpr std::uintptr_t value = 0x0 ;
- 336533 }
- 336534
- 336535 namespace Unity_Mathematics__half2
- 336536 {
- 336537 constexpr std::uintptr_t x = 0x0 ;
- 336538 constexpr std::uintptr_t y = 0x2 ;
- 336539 }
- 336540
- 336541 namespace Unity_Mathematics__half3
- 336542 {
- 336543 constexpr std::uintptr_t x = 0x0 ;
- 336544 constexpr std::uintptr_t y = 0x2 ;
- 336545 constexpr std::uintptr_t z = 0x4 ;
- 336546 }
- 336547
- 336548 namespace Unity_Mathematics__half4
- 336549 {
- 336550 constexpr std::uintptr_t x = 0x0 ;
- 336551 constexpr std::uintptr_t y = 0x2 ;
- 336552 constexpr std::uintptr_t z = 0x4 ;
- 336553 constexpr std::uintptr_t w = 0x6 ;
- 336554 }
- 336555
- 336556 namespace Unity_Mathematics__int2
- 336557 {
- 336558 constexpr std::uintptr_t x = 0x0 ;
- 336559 constexpr std::uintptr_t y = 0x4 ;
- 336560 }
- 336561
- 336562 namespace Unity_Mathematics__int3
- 336563 {
- 336564 constexpr std::uintptr_t x = 0x0 ;
- 336565 constexpr std::uintptr_t y = 0x4 ;
- 336566 constexpr std::uintptr_t z = 0x8 ;
- 336567
- 336568 namespace _static
- 336569 {
- 336570 constexpr std::uintptr_t zero = 0x0 ;
- 336571 }
- 336572
- 336573 }
- 336574
- 336575 namespace Unity_Mathematics__int4
- 336576 {
- 336577 constexpr std::uintptr_t x = 0x0 ;
- 336578 constexpr std::uintptr_t y = 0x4 ;
- 336579 constexpr std::uintptr_t z = 0x8 ;
- 336580 constexpr std::uintptr_t w = 0xC ;
- 336581 }
- 336582
- 336583 namespace Unity_Mathematics__int4x2
- 336584 {
- 336585 constexpr std::uintptr_t c0 = 0x0 ;
- 336586 constexpr std::uintptr_t c1 = 0x10 ;
- 336587 }
- 336588
- 336589 namespace Unity_Mathematics__quaternion
- 336590 {
- 336591 constexpr std::uintptr_t TypeInfo = 0x10848878 ;
- 336592 constexpr std::uintptr_t value = 0x0 ;
- 336593
- 336594 namespace _static
- 336595 {
- 336596 constexpr std::uintptr_t identity = 0x0 ;
- 336597 }
- 336598
- 336599 }
- 336600
- 336601 namespace Unity_Mathematics__Random
- 336602 {
- 336603 constexpr std::uintptr_t state = 0x0 ;
- 336604 }
- 336605
- 336606 namespace Unity_Mathematics__RigidTransform
- 336607 {
- 336608 constexpr std::uintptr_t TypeInfo = 0x107A1030 ;
- 336609 constexpr std::uintptr_t rot = 0x0 ;
- 336610 constexpr std::uintptr_t pos = 0x10 ;
- 336611
- 336612 namespace _static
- 336613 {
- 336614 constexpr std::uintptr_t identity = 0x0 ;
- 336615 }
- 336616
- 336617 }
- 336618
- 336619 namespace Unity_Mathematics__uint2
- 336620 {
- 336621 constexpr std::uintptr_t x = 0x0 ;
- 336622 constexpr std::uintptr_t y = 0x4 ;
- 336623 }
- 336624
- 336625 namespace Unity_Mathematics__uint3
- 336626 {
- 336627 constexpr std::uintptr_t x = 0x0 ;
- 336628 constexpr std::uintptr_t y = 0x4 ;
- 336629 constexpr std::uintptr_t z = 0x8 ;
- 336630 }
- 336631
- 336632 namespace Unity_Mathematics__uint4
- 336633 {
- 336634 constexpr std::uintptr_t x = 0x0 ;
- 336635 constexpr std::uintptr_t y = 0x4 ;
- 336636 constexpr std::uintptr_t z = 0x8 ;
- 336637 constexpr std::uintptr_t w = 0xC ;
- 336638
- 336639 namespace _static
- 336640 {
- 336641 constexpr std::uintptr_t zero = 0x0 ;
- 336642 }
- 336643
- 336644 }
- 336645
- 336646 namespace %a19ec8a819dad3210b57c2cdc35e842e39e9ad39
- 336647 {
- 336648 constexpr std::uintptr_t TypeInfo = 0x107B0E18 ;
- 336649 constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10 ;
- 336650 constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18 ;
- 336651 constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20 ;
- 336652 constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28 ;
- 336653 constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30 ;
- 336654 constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38 ;
- 336655 constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40 ;
- 336656 constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48 ;
- 336657 constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50 ;
- 336658 constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58 ;
- 336659 constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60 ;
- 336660 constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68 ;
- 336661 constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70 ;
- 336662 constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78 ;
- 336663 constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80 ;
- 336664 constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84 ;
- 336665 constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88 ;
- 336666 constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90 ;
- 336667 constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98 ;
- 336668 constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0 ;
- 336669 constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8 ;
- 336670 constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0 ;
- 336671 constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8 ;
- 336672 constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0 ;
- 336673 constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8 ;
- 336674 constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0 ;
- 336675 constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0xD8 ;
- 336676 constexpr std::uintptr_t _c5a43eee78c5f6d94d7354d2d38695ce0b793683 = 0xE0 ;
- 336677 constexpr std::uintptr_t _5149804d0c87cb002f0f362dd49115f7723929bb = 0xE8 ;
- 336678 constexpr std::uintptr_t _db73a6afca512c8f61b1c8c76d43ffbbe9ddc535 = 0xF0 ;
- 336679 constexpr std::uintptr_t _8aee97d9405273ffd71c699f0d8ae0d65f2f130c = 0xF8 ;
- 336680 constexpr std::uintptr_t _f06a631d6e3c231ee893f9e12a76e456ca1adaf3 = 0x100 ;
- 336681 constexpr std::uintptr_t _559de3741cf5036d2989d109dd7d081b14724779 = 0x108 ;
- 336682 constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0x110 ;
- 336683 constexpr std::uintptr_t _dfee3624e059fe2e8fe0cdd25ddfd0de17d29ca5 = 0x118 ;
- 336684 constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x120 ;
- 336685 }
- 336686
- 336687 namespace %3cb160426307979028207404eb0edcd1a2d006bc
- 336688 {
- 336689 constexpr std::uintptr_t _c483148edb845a5b9b248a2e943e92aa6726417c = 0x10 ;
- 336690 constexpr std::uintptr_t _c8bca4834f6e6207702b154e3c25e78f78d17148 = 0x18 ;
- 336691 constexpr std::uintptr_t _7a2fbbe3e7300629858d221e48db861960e13a55 = 0x20 ;
- 336692 constexpr std::uintptr_t _e21da56935cf56d104b059e32516af67bbb3c79b = 0x28 ;
- 336693 constexpr std::uintptr_t _722512ad79b871af1b20c89a397badf38ba1417b = 0x30 ;
- 336694 constexpr std::uintptr_t _71b2d6bc577df85e518493f5c5cf41cd712b14c9 = 0x38 ;
- 336695 constexpr std::uintptr_t _31adc03124232332028d52f289a6564eba5bd6e6 = 0x40 ;
- 336696 constexpr std::uintptr_t _d20ce795975fb67e37ddb27dfbeee2353e5a2c02 = 0x48 ;
- 336697 constexpr std::uintptr_t _66634551780916981d1a5beac0771b7c0b1e26ee = 0x50 ;
- 336698 constexpr std::uintptr_t _1f8414f410538ea741e0d3938f4d4c719207a5a4 = 0x58 ;
- 336699 constexpr std::uintptr_t _d314a584292fc220c88b9fc4209b8adf244fdb97 = 0x60 ;
- 336700 constexpr std::uintptr_t _3cbe9ba0a652a6e5e7a30796cdebe26e724b7c26 = 0x68 ;
- 336701 constexpr std::uintptr_t _a72d205b1d5c2f2f2135c0be794a25fee93f89f4 = 0x70 ;
- 336702 constexpr std::uintptr_t _d9c1b1b656c682ce2e6839b932cb032305838fbd = 0x78 ;
- 336703 constexpr std::uintptr_t _43451666b68d5c6329424ae29c11974092a4cca8 = 0x80 ;
- 336704 constexpr std::uintptr_t _07971a9a402b9e1abb5e731e4974c3c125a2a6e8 = 0x84 ;
- 336705 constexpr std::uintptr_t _fb0be50e5d52e112a629642ed9307c55d6aa87e2 = 0x88 ;
- 336706 constexpr std::uintptr_t _309ddd222ecb28bbdf2f55c2b6e7f1fb83f499aa = 0x90 ;
- 336707 constexpr std::uintptr_t _d6b2c8f275042d6b79419185d7838c70c3ba6b3a = 0x98 ;
- 336708 constexpr std::uintptr_t _572e6a0eef86ddc7e0f58bdd7f75c2cebd9d49e4 = 0xA0 ;
- 336709 constexpr std::uintptr_t _9cb0357b0c1ef9214f7912c6ec899ff26d427291 = 0xA8 ;
- 336710 constexpr std::uintptr_t _bb8b821798a0ef4f112e7745986ebbfef77c953d = 0xB0 ;
- 336711 constexpr std::uintptr_t _7fe7d1fcd20a14c537770a3eefada9313ae2feb0 = 0xB8 ;
- 336712 constexpr std::uintptr_t _0827739401f16cc61200323ddbcfcbe3756b1afa = 0xC0 ;
- 336713 constexpr std::uintptr_t _8e92db06fa4abc897760acdaaa7e565ab0a4ea9d = 0xC8 ;
- 336714 constexpr std::uintptr_t _bb21ce095ecbb07b8e62a3f1cdc9e73dfd6a28de = 0xD0 ;
- 336715 constexpr std::uintptr_t _146fc8bbc2cfc3f2e7b170bb51cf76cee4a19d4c = 0xD8 ;
- 336716 constexpr std::uintptr_t _a86e6908864fdc7329e1eb72d77c616af66f8ec4 = 0xE0 ;
- 336717 constexpr std::uintptr_t _5588a8688a7b2f1e8649c3a624690bfd470d613a = 0xE8 ;
- 336718 constexpr std::uintptr_t _3fbc954bf5169dc0cb5854612b89d5458174468c = 0xEC ;
- 336719 constexpr std::uintptr_t _080573962eafbf94fd9a6b839e50f2b33ce3a706 = 0xF0 ;
- 336720 constexpr std::uintptr_t _82b83013dc27fa7001302e03366b68226eb671b5 = 0xF8 ;
- 336721 constexpr std::uintptr_t _4ff7f1905ae676c0b60773e5ed84d333cfffaebe = 0x100 ;
- 336722 constexpr std::uintptr_t _f27a4275168873dbe96d387346222313818a30a2 = 0x108 ;
- 336723 constexpr std::uintptr_t _df84b0d6db90859e85c32e1999ddfbbc297a9c99 = 0x110 ;
- 336724 constexpr std::uintptr_t _997fc7b36a6ce8c2eaf83d8f20d53a239ca10836 = 0x118 ;
- 336725 constexpr std::uintptr_t _8776fd6f12054e9d33e1d18a3369556f3732a0bf = 0x120 ;
- 336726 constexpr std::uintptr_t _ae7753750ee09d3ddab0be68c23dfbf52b6a2fd8 = 0x128 ;
- 336727 constexpr std::uintptr_t _f50fe29121bcc17bf72bb047ad3621a3e5590884 = 0x130 ;
- 336728 constexpr std::uintptr_t _a05f08ad40ed37cf9eeaa73e9adf9198f586e3a2 = 0x138 ;
- 336729 constexpr std::uintptr_t _d6f4ba29bc828ef5b54abcfe5f27957664a67077 = 0x140 ;
- 336730 }
- 336731
- 336732 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 336733 {
- 336734 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 336735 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 336736 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 336737 }
- 336738
- 336739 namespace %1f9edf94991a34c6f0507d3eddb4c01874085173
- 336740 {
- 336741 constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10 ;
- 336742 constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18 ;
- 336743 constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20 ;
- 336744 }
- 336745
- 336746 namespace %63903ec0aa2f2706aa19ebac0db5d3b3b7dcaba0
- 336747 {
- 336748 constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10 ;
- 336749 constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18 ;
- 336750 constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20 ;
- 336751 }
- 336752
- 336753 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 336754 {
- 336755 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 336756 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 336757 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 336758 }
- 336759
- 336760 namespace %c638c7bb813fbafee7cb8d0b23c8444c25850cb5
- 336761 {
- 336762 constexpr std::uintptr_t _b018d0add770875d7e1bf58577dff146c28a3584 = 0x10 ;
- 336763 constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x18 ;
- 336764 constexpr std::uintptr_t _c41cbcb77756d693ed67bd960c067740d775821a = 0x20 ;
- 336765 }
- 336766
- 336767 namespace Facepunch_Sqlite__SqliteException-fake-0
- 336768 {
- 336769 constexpr std::uintptr_t _className = 0x10 ;
- 336770 constexpr std::uintptr_t _message = 0x18 ;
- 336771 constexpr std::uintptr_t _data = 0x20 ;
- 336772 constexpr std::uintptr_t _innerException = 0x28 ;
- 336773 constexpr std::uintptr_t _helpURL = 0x30 ;
- 336774 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 336775 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 336776 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 336777 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 336778 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 336779 constexpr std::uintptr_t _HResult = 0x60 ;
- 336780 constexpr std::uintptr_t _source = 0x68 ;
- 336781 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 336782 constexpr std::uintptr_t captured_traces = 0x78 ;
- 336783 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 336784 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 336785
- 336786 constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x90 ;
- 336787 }
- 336788
- 336789 namespace Facepunch_Sqlite__SqliteException
- 336790 {
- 336791 constexpr std::uintptr_t _className = 0x10 ;
- 336792 constexpr std::uintptr_t _message = 0x18 ;
- 336793 constexpr std::uintptr_t _data = 0x20 ;
- 336794 constexpr std::uintptr_t _innerException = 0x28 ;
- 336795 constexpr std::uintptr_t _helpURL = 0x30 ;
- 336796 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 336797 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 336798 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 336799 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 336800 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 336801 constexpr std::uintptr_t _HResult = 0x60 ;
- 336802 constexpr std::uintptr_t _source = 0x68 ;
- 336803 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 336804 constexpr std::uintptr_t captured_traces = 0x78 ;
- 336805 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 336806 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 336807
- 336808 constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x90 ;
- 336809 }
- 336810
- 336811 namespace %922eb0385c611f246e0509d3b5e7e0598a599703
- 336812 {
- 336813 constexpr std::uintptr_t _21ec424883577efaff4139a8febe477654c78241 = 0x10 ;
- 336814 constexpr std::uintptr_t _13755ee1dee94498a79410c044cb4692977c3722 = 0x18 ;
- 336815 constexpr std::uintptr_t _ac659f7374bae2fbbb68903e4f38a5279b75e41d = 0x20 ;
- 336816 constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x28 ;
- 336817 constexpr std::uintptr_t _0ebef5036edbbe9277e0ff105c3d5599d68d5498 = 0x30 ;
- 336818 constexpr std::uintptr_t _150698c0bff3eb17c9784d4ba99ac2e14dd1f395 = 0x38 ;
- 336819 }
- 336820
- 336821 namespace %bb5e4682b0215a06743fbe9c2a722feeed9288a5
- 336822 {
- 336823 constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10 ;
- 336824 constexpr std::uintptr_t _87e4a8b6a39e7131c5d5d6a7483a3b6e70fd403e = 0x18 ;
- 336825 constexpr std::uintptr_t _f0db445deef0776a20ff9bd10f4fb9b2a2526e5f = 0x20 ;
- 336826 }
- 336827
- 336828 namespace %f4896e637809b52c3c099b6e63fa24dbff2443b4
- 336829 {
- 336830 constexpr std::uintptr_t _identity = 0x10 ;
- 336831 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 336832 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 336833
- 336834 constexpr std::uintptr_t _7e31395e3086c6ccdb128d8836a93bcdbaddc1d9 = 0x28 ;
- 336835 constexpr std::uintptr_t _f96d487749bcc817867cbdb90af383657f452adb = 0x2C ;
- 336836 constexpr std::uintptr_t _6d922778d3320589b73be9e2cf618a415a575033 = 0x30 ;
- 336837 constexpr std::uintptr_t _9a4c8753f96e3a3d7df449d069b321502b4f3389 = 0x38 ;
- 336838 }
- 336839
- 336840 namespace %2433016be10ee29f9d2edaa743a2ba7ebe5b6e4c
- 336841 {
- 336842 constexpr std::uintptr_t _618e76f4b588365fd5c1c1ea2a9bf3f20c6d4247 = 0x10 ;
- 336843 constexpr std::uintptr_t _c12fcf0c6f46b009afff3594573c4b2657688a4a = 0x18 ;
- 336844 constexpr std::uintptr_t _1568ae0c3c832f0fd382cf51aa56796c30b5080d = 0x20 ;
- 336845 }
- 336846
- 336847 namespace %1e488b037d5b82b1f301ab0d22d1fa202baad695
- 336848 {
- 336849 constexpr std::uintptr_t _ac2722b0ab5652d0162f882f3937e0331e455975 = 0x10 ;
- 336850 constexpr std::uintptr_t _2064b25497a63c6dc2d75ebb41e3f17f038ca382 = 0x18 ;
- 336851 constexpr std::uintptr_t _017153e59a1fce9e002af71ea5f170bc10750e82 = 0x1C ;
- 336852 constexpr std::uintptr_t _d5204ab459a0abe5dcc45e1f8d29eb0709946cfb = 0x20 ;
- 336853 constexpr std::uintptr_t _50b2a3f4a580bee30bd4dfbb48163c4d1d1c4bd0 = 0x28 ;
- 336854 constexpr std::uintptr_t _8bbb1bee4b61b703db167b2a0e484d8048cffa67 = 0x30 ;
- 336855 constexpr std::uintptr_t _b014bf8de1f9dff47d0cd147014e782e7cb61a59 = 0x34 ;
- 336856 }
- 336857
- 336858 namespace %52317c94ba8b268fed8b1d6042f75bc7bea7efaf
- 336859 {
- 336860 constexpr std::uintptr_t _7e5e7512fe240168361d7c4fc3036cda70309f0f = 0x10 ;
- 336861 constexpr std::uintptr_t _b937fa3f041c3b54f930cf325f382592ea7378da = 0x18 ;
- 336862 constexpr std::uintptr_t _f44928ef25170acd1285d4c3cbd5985f7fe98ac1 = 0x20 ;
- 336863 constexpr std::uintptr_t _45b188366f7566c64389219488f047bd01c95ee7 = 0x28 ;
- 336864
- 336865 namespace _static
- 336866 {
- 336867 constexpr std::uintptr_t _ccbf0ddb472f27b8dc24509a14c9a69bc97ed323 = 0x0 ;
- 336868 }
- 336869
- 336870 }
- 336871
- 336872 namespace %982f433153d3907e02f49fa55b6264846f0b73cd
- 336873 {
- 336874 constexpr std::uintptr_t _f4d930ee9bdb400981f517e0fd8767bcbfc68fff = 0x10 ;
- 336875 constexpr std::uintptr_t _800f8f99496da0f555bfe33e23eeb719201460fe = 0x20 ;
- 336876 constexpr std::uintptr_t _362e2414c65aa7d0421de6ddb8f74c45ff8aa370 = 0x28 ;
- 336877 constexpr std::uintptr_t _5cef684ab44578c6ac5612fc844a3f645d52fd38 = 0x30 ;
- 336878 constexpr std::uintptr_t _40e867fcf9f8770a15c659a1f6ce9eafce94669b = 0x38 ;
- 336879 constexpr std::uintptr_t _3e580eef8c8edfd25b8b693f9878584633d6ace8 = 0x40 ;
- 336880 constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0x48 ;
- 336881 }
- 336882
- 336883 namespace %6a9ea7ddf6d068497d589500b82c54f5d7153955
- 336884 {
- 336885 }
- 336886
- 336887 namespace %766799c3b76c8cc7bd563fe9242d430eff07fedb
- 336888 {
- 336889 constexpr std::uintptr_t _2225523544fd2bf354b3783149680e8511c4d220 = 0x10 ;
- 336890 constexpr std::uintptr_t _ac659f7374bae2fbbb68903e4f38a5279b75e41d = 0x20 ;
- 336891 constexpr std::uintptr_t _48fc6cdfb68700e232fd576d70a6bde11ad2fe41 = 0x28 ;
- 336892 }
- 336893
- 336894 namespace %2855a266cd0ad2aab90ee2769fc10dd5e21de895
- 336895 {
- 336896 constexpr std::uintptr_t _decb8107f5797ad928a29b0fc1a795b1b2259c1d = 0x10 ;
- 336897 constexpr std::uintptr_t _21742b6ce8cbc8ef9050a217ecd80dd3bee35120 = 0x18 ;
- 336898 constexpr std::uintptr_t _556a057fc685ae96a476d5de495090171b66eb7e = 0x20 ;
- 336899 constexpr std::uintptr_t _b8a567a985b83af7e7284fe0365ea6c82190fdc4 = 0x28 ;
- 336900 constexpr std::uintptr_t _1135a4b3ce2590e16a3d3d2eb11d23acca3eb45f = 0x30 ;
- 336901 constexpr std::uintptr_t _f1efaa21278412042d4707bfcd3c301c0a0e0934 = 0x34 ;
- 336902 constexpr std::uintptr_t _3ff10088b490e277607556e2e242fb6674e99799 = 0x38 ;
- 336903 constexpr std::uintptr_t _86cfc6a62936630a7ee2bd2689c18478bdf20e6b = 0x40 ;
- 336904 constexpr std::uintptr_t _0a187db53692d623f016f70e803a350b12eb23c4 = 0x48 ;
- 336905 constexpr std::uintptr_t _cf5abbd83a7d47333360a3cad3b29b767f9b6720 = 0x50 ;
- 336906 constexpr std::uintptr_t _da5a035a25b61beb11917f6120c6a0ace3cd64ce = 0x58 ;
- 336907 constexpr std::uintptr_t _a13db623f9087a595b06ec0040b9cd9ad548f7ef = 0x60 ;
- 336908 constexpr std::uintptr_t _5dd0706c3ee5cc3e2b9ebc7405200d49326449fa = 0x68 ;
- 336909 constexpr std::uintptr_t _6b5ac5287dda9d902f4e75c521a1fa0d6e2a7cc1 = 0x70 ;
- 336910 constexpr std::uintptr_t _49f173327a182a8e9f06799050d4d58751446eef = 0x78 ;
- 336911 constexpr std::uintptr_t _dd0dafbac80af2f1ec47bb0698069405fe3ec428 = 0x80 ;
- 336912 constexpr std::uintptr_t _d90254c8820e8b80804096e02ac39b50b4e40dd7 = 0x88 ;
- 336913 constexpr std::uintptr_t _0c9b4d4dba221a98e41f4e31d640ec5e13420580 = 0x90 ;
- 336914 constexpr std::uintptr_t _3da91d5f7df923d4efba9bec69c9f6e95e9d2de2 = 0x98 ;
- 336915 constexpr std::uintptr_t _402bd42058acc5e3c80a1f48169d6ee4881d973d = 0xA0 ;
- 336916 }
- 336917
- 336918 namespace %6d91456de9d3bcae75ee1b6fb60724cfb62731a8
- 336919 {
- 336920 constexpr std::uintptr_t _62d5907c2fff5243d046249f2cd77a5f21dcf601 = 0x10 ;
- 336921 constexpr std::uintptr_t _e6cf8f20d5fb4974761ec60369155b6463885e54 = 0x18 ;
- 336922 constexpr std::uintptr_t _1965277f3e0dbec5d0ab83399090b242281b8c66 = 0x20 ;
- 336923 constexpr std::uintptr_t _87ab4c70b852320aa051102a7bc6fa03073b9453 = 0x28 ;
- 336924 constexpr std::uintptr_t _5d1546ec2713a8b9e2d18e80a97ecbb9abbd8219 = 0x2C ;
- 336925 constexpr std::uintptr_t _0136b909a8a4d64e54cbdf8dd2662417f8f4ac1c = 0x30 ;
- 336926 constexpr std::uintptr_t _7286ff3df2d2e36b117b08e091a06c2655bf5f1f = 0x38 ;
- 336927 }
- 336928
- 336929 namespace %64c8958d5cb96def12ca0c19af172993b4ac9ef2
- 336930 {
- 336931 constexpr std::uintptr_t _55848d7dfc4a3ce9065bd6d3d59c26afc06b3003 = 0x10 ;
- 336932 constexpr std::uintptr_t _ea8ef96f87d8cc68fa571cdb31541b1645438e69 = 0x18 ;
- 336933 constexpr std::uintptr_t _52d72edde57115197b8fde0545cbd22c8359d56e = 0x1C ;
- 336934 constexpr std::uintptr_t _d205a4596b6eefbe14e89f5c5a2a2f59dea0d893 = 0x20 ;
- 336935 constexpr std::uintptr_t _43e35e7d710ca69dba080769f1ef8085adf98adc = 0x24 ;
- 336936 constexpr std::uintptr_t _22dbcf4c2671f0581a271781c5e26497a4dda7e0 = 0x28 ;
- 336937 constexpr std::uintptr_t _cf10e554a94797df6ef1dcb4cc61718f1504b051 = 0x30 ;
- 336938 constexpr std::uintptr_t _3afcfde0c13cc102271c3ffd7498881c94f551ae = 0x38 ;
- 336939 constexpr std::uintptr_t _879f5455000fdc65823f99b94649e469ce042119 = 0x40 ;
- 336940 constexpr std::uintptr_t _c0927fb9a0351036785335318c23721835e2dff1 = 0x48 ;
- 336941 constexpr std::uintptr_t _f0d10391f731321623d80265c8a0753037c71025 = 0x50 ;
- 336942 constexpr std::uintptr_t _c8d298b707ae1ae87b993c84b79ead000223701c = 0x58 ;
- 336943 }
- 336944
- 336945 namespace %4d4ed300582b24a1ce8112c0187de163993f364e
- 336946 {
- 336947 constexpr std::uintptr_t _52383584177141ffbff317c5f30bcd26d3221993 = 0x10 ;
- 336948 constexpr std::uintptr_t _821c1038c85dafde44ce8d5381e0bc9b713d26b7 = 0x18 ;
- 336949 constexpr std::uintptr_t _779421f1d812cc3669c7d6164f4dba75ca3b50df = 0x20 ;
- 336950 constexpr std::uintptr_t _f569f0261c72e5c2b1dd65c6c6e7e3b0ccdb2cad = 0x28 ;
- 336951 }
- 336952
- 336953 namespace %4d541b2d04a34c2b80d7fc394f217d7390795973
- 336954 {
- 336955 constexpr std::uintptr_t _431d85d70fdb83f64c259b7c8c73d06906ae38a8 = 0x10 ;
- 336956 }
- 336957
- 336958 namespace Fleck__BinaryDataHandler
- 336959 {
- 336960 constexpr std::uintptr_t method_ptr = 0x10 ;
- 336961 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 336962 constexpr std::uintptr_t m_target = 0x20 ;
- 336963 constexpr std::uintptr_t method = 0x28 ;
- 336964 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 336965 constexpr std::uintptr_t extra_arg = 0x38 ;
- 336966 constexpr std::uintptr_t method_code = 0x40 ;
- 336967 constexpr std::uintptr_t interp_method = 0x48 ;
- 336968 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 336969 constexpr std::uintptr_t method_info = 0x58 ;
- 336970 constexpr std::uintptr_t original_method_info = 0x60 ;
- 336971 constexpr std::uintptr_t data = 0x68 ;
- 336972 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 336973 constexpr std::uintptr_t delegates = 0x78 ;
- 336974 }
- 336975
- 336976 namespace Fleck__LogLevel
- 336977 {
- 336978 constexpr std::uintptr_t value__ = 0x0 ;
- 336979 }
- 336980
- 336981 namespace Fleck__WebSocketException
- 336982 {
- 336983 constexpr std::uintptr_t _className = 0x10 ;
- 336984 constexpr std::uintptr_t _message = 0x18 ;
- 336985 constexpr std::uintptr_t _data = 0x20 ;
- 336986 constexpr std::uintptr_t _innerException = 0x28 ;
- 336987 constexpr std::uintptr_t _helpURL = 0x30 ;
- 336988 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 336989 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 336990 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 336991 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 336992 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 336993 constexpr std::uintptr_t _HResult = 0x60 ;
- 336994 constexpr std::uintptr_t _source = 0x68 ;
- 336995 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 336996 constexpr std::uintptr_t captured_traces = 0x78 ;
- 336997 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 336998 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 336999
- 337000 constexpr std::uintptr_t _e213feef843609d6f8acddf559e83acf4cea245b = 0x90 ;
- 337001 }
- 337002
- 337003 namespace Fleck__FrameType
- 337004 {
- 337005 constexpr std::uintptr_t value__ = 0x0 ;
- 337006 }
- 337007
- 337008 namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
- 337009 {
- 337010 constexpr std::uintptr_t Version = 0x10 ;
- 337011 }
- 337012
- 337013 namespace Microsoft_Identity_Extensions__InteropException
- 337014 {
- 337015 constexpr std::uintptr_t _className = 0x10 ;
- 337016 constexpr std::uintptr_t _message = 0x18 ;
- 337017 constexpr std::uintptr_t _data = 0x20 ;
- 337018 constexpr std::uintptr_t _innerException = 0x28 ;
- 337019 constexpr std::uintptr_t _helpURL = 0x30 ;
- 337020 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 337021 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 337022 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 337023 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 337024 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 337025 constexpr std::uintptr_t _HResult = 0x60 ;
- 337026 constexpr std::uintptr_t _source = 0x68 ;
- 337027 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 337028 constexpr std::uintptr_t captured_traces = 0x78 ;
- 337029 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 337030 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 337031 constexpr std::uintptr_t _ErrorCode_k__BackingField = 0x90 ;
- 337032 }
- 337033
- 337034 namespace Microsoft_Identity_Extensions_Mac__CFStringEncoding
- 337035 {
- 337036 constexpr std::uintptr_t value__ = 0x0 ;
- 337037 }
- 337038
- 337039 namespace Microsoft_Identity_Extensions_Mac__MacOSKeychainCredential
- 337040 {
- 337041 constexpr std::uintptr_t _Service_k__BackingField = 0x10 ;
- 337042 constexpr std::uintptr_t _Account_k__BackingField = 0x18 ;
- 337043 constexpr std::uintptr_t _Label_k__BackingField = 0x20 ;
- 337044 constexpr std::uintptr_t _Password_k__BackingField = 0x28 ;
- 337045 }
- 337046
- 337047 namespace Microsoft_Identity_Client_Extensions_Msal__DpApiEncryptedFileAccessor
- 337048 {
- 337049 constexpr std::uintptr_t _cacheFilePath = 0x10 ;
- 337050 constexpr std::uintptr_t _logger = 0x18 ;
- 337051 constexpr std::uintptr_t _unencryptedFileAccessor = 0x20 ;
- 337052 }
- 337053
- 337054 namespace Microsoft_Identity_Client_Extensions_Msal__FileAccessor
- 337055 {
- 337056 constexpr std::uintptr_t _cacheFilePath = 0x10 ;
- 337057 constexpr std::uintptr_t _logger = 0x18 ;
- 337058 constexpr std::uintptr_t _setOwnerOnlyPermission = 0x20 ;
- 337059 }
- 337060
- 337061 namespace Microsoft_Identity_Client_Extensions_Msal__LinuxKeyringAccessor
- 337062 {
- 337063 constexpr std::uintptr_t _logger = 0x10 ;
- 337064 constexpr std::uintptr_t _libsecretSchema = 0x18 ;
- 337065 constexpr std::uintptr_t _cacheFilePath = 0x20 ;
- 337066 constexpr std::uintptr_t _keyringCollection = 0x28 ;
- 337067 constexpr std::uintptr_t _keyringSchemaName = 0x30 ;
- 337068 constexpr std::uintptr_t _keyringSecretLabel = 0x38 ;
- 337069 constexpr std::uintptr_t _attributeKey1 = 0x40 ;
- 337070 constexpr std::uintptr_t _attributeValue1 = 0x48 ;
- 337071 constexpr std::uintptr_t _attributeKey2 = 0x50 ;
- 337072 constexpr std::uintptr_t _attributeValue2 = 0x58 ;
- 337073 }
- 337074
- 337075 namespace Microsoft_Identity_Client_Extensions_Msal__MacKeychainAccessor
- 337076 {
- 337077 constexpr std::uintptr_t _cacheFilePath = 0x10 ;
- 337078 constexpr std::uintptr_t _service = 0x18 ;
- 337079 constexpr std::uintptr_t _account = 0x20 ;
- 337080 constexpr std::uintptr_t _logger = 0x28 ;
- 337081 constexpr std::uintptr_t _keyChain = 0x30 ;
- 337082 }
- 337083
- 337084 namespace Microsoft_Identity_Client_Extensions_Msal__CacheChangedEventArgs
- 337085 {
- 337086 constexpr std::uintptr_t AccountsAdded = 0x10 ;
- 337087 constexpr std::uintptr_t AccountsRemoved = 0x18 ;
- 337088 }
- 337089
- 337090 namespace Microsoft_Identity_Client_Extensions_Msal__MsalCacheHelper
- 337091 {
- 337092 constexpr std::uintptr_t _lockObject = 0x10 ;
- 337093 constexpr std::uintptr_t _storageCreationProperties = 0x18 ;
- 337094 constexpr std::uintptr_t _CacheLock_k__BackingField = 0x20 ;
- 337095 constexpr std::uintptr_t _CacheStore_k__BackingField = 0x28 ;
- 337096 constexpr std::uintptr_t _logger = 0x30 ;
- 337097 constexpr std::uintptr_t _knownAccountIds = 0x38 ;
- 337098 constexpr std::uintptr_t _cacheWatcher = 0x40 ;
- 337099 constexpr std::uintptr_t _cacheChangedEventHandler = 0x48 ;
- 337100
- 337101 namespace _static
- 337102 {
- 337103 constexpr std::uintptr_t s_staticLogger = 0x0 ;
- 337104 }
- 337105
- 337106 }
- 337107
- 337108 namespace Microsoft_Identity_Client_Extensions_Msal__MsalCachePersistenceException
- 337109 {
- 337110 constexpr std::uintptr_t _className = 0x10 ;
- 337111 constexpr std::uintptr_t _message = 0x18 ;
- 337112 constexpr std::uintptr_t _data = 0x20 ;
- 337113 constexpr std::uintptr_t _innerException = 0x28 ;
- 337114 constexpr std::uintptr_t _helpURL = 0x30 ;
- 337115 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 337116 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 337117 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 337118 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 337119 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 337120 constexpr std::uintptr_t _HResult = 0x60 ;
- 337121 constexpr std::uintptr_t _source = 0x68 ;
- 337122 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 337123 constexpr std::uintptr_t captured_traces = 0x78 ;
- 337124 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 337125 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 337126 }
- 337127
- 337128 namespace Microsoft_Identity_Client_Extensions_Msal__CrossPlatLock
- 337129 {
- 337130 constexpr std::uintptr_t _lockFileStream = 0x10 ;
- 337131 }
- 337132
- 337133 namespace Microsoft_Identity_Client_Extensions_Msal__GError
- 337134 {
- 337135 constexpr std::uintptr_t Domain = 0x0 ;
- 337136 constexpr std::uintptr_t Code = 0x4 ;
- 337137 constexpr std::uintptr_t Message = 0x8 ;
- 337138 }
- 337139
- 337140 namespace Microsoft_Identity_Client_Extensions_Msal__MacOSKeychain
- 337141 {
- 337142 constexpr std::uintptr_t _namespace = 0x10 ;
- 337143 }
- 337144
- 337145 namespace Microsoft_Identity_Client_Extensions_Msal__StorageCreationProperties
- 337146 {
- 337147 constexpr std::uintptr_t _CacheFilePath_k__BackingField = 0x10 ;
- 337148 constexpr std::uintptr_t CacheFileName = 0x18 ;
- 337149 constexpr std::uintptr_t CacheDirectory = 0x20 ;
- 337150 constexpr std::uintptr_t MacKeyChainServiceName = 0x28 ;
- 337151 constexpr std::uintptr_t MacKeyChainAccountName = 0x30 ;
- 337152 constexpr std::uintptr_t KeyringSchemaName = 0x38 ;
- 337153 constexpr std::uintptr_t KeyringCollection = 0x40 ;
- 337154 constexpr std::uintptr_t KeyringSecretLabel = 0x48 ;
- 337155 constexpr std::uintptr_t KeyringAttribute1 = 0x50 ;
- 337156 constexpr std::uintptr_t KeyringAttribute2 = 0x60 ;
- 337157 constexpr std::uintptr_t LockRetryDelay = 0x70 ;
- 337158 constexpr std::uintptr_t UseLinuxUnencryptedFallback = 0x74 ;
- 337159 constexpr std::uintptr_t UseUnencryptedFallback = 0x75 ;
- 337160 constexpr std::uintptr_t LockRetryCount = 0x78 ;
- 337161 constexpr std::uintptr_t _ClientId_k__BackingField = 0x80 ;
- 337162 constexpr std::uintptr_t _Authority_k__BackingField = 0x88 ;
- 337163 }
- 337164
- 337165 namespace Microsoft_Identity_Client_Extensions_Msal__StorageCreationPropertiesBuilder
- 337166 {
- 337167 constexpr std::uintptr_t _cacheFileName = 0x10 ;
- 337168 constexpr std::uintptr_t _cacheDirectory = 0x18 ;
- 337169 constexpr std::uintptr_t _clientId = 0x20 ;
- 337170 constexpr std::uintptr_t _authority = 0x28 ;
- 337171 constexpr std::uintptr_t _macKeyChainServiceName = 0x30 ;
- 337172 constexpr std::uintptr_t _macKeyChainAccountName = 0x38 ;
- 337173 constexpr std::uintptr_t _keyringSchemaName = 0x40 ;
- 337174 constexpr std::uintptr_t _keyringCollection = 0x48 ;
- 337175 constexpr std::uintptr_t _keyringSecretLabel = 0x50 ;
- 337176 constexpr std::uintptr_t _keyringAttribute1 = 0x58 ;
- 337177 constexpr std::uintptr_t _keyringAttribute2 = 0x68 ;
- 337178 constexpr std::uintptr_t _lockRetryDelay = 0x78 ;
- 337179 constexpr std::uintptr_t _lockRetryCount = 0x7C ;
- 337180 constexpr std::uintptr_t _useLinuxPlaintextFallback = 0x80 ;
- 337181 constexpr std::uintptr_t _usePlaintextFallback = 0x81 ;
- 337182 }
- 337183
- 337184 namespace Microsoft_Identity_Client_Extensions_Msal__TraceSourceLogger
- 337185 {
- 337186 constexpr std::uintptr_t _Source_k__BackingField = 0x10 ;
- 337187 }
- 337188
- 337189 namespace Microsoft_Identity_Client_Extensions_Msal__Storage
- 337190 {
- 337191 constexpr std::uintptr_t _logger = 0x10 ;
- 337192 constexpr std::uintptr_t _CacheAccessor_k__BackingField = 0x18 ;
- 337193 constexpr std::uintptr_t _StorageCreationProperties_k__BackingField = 0x20 ;
- 337194
- 337195 namespace _static
- 337196 {
- 337197 constexpr std::uintptr_t s_staticLogger = 0x0 ;
- 337198 }
- 337199
- 337200 }
- 337201
- 337202 namespace MaterialType
- 337203 {
- 337204 constexpr std::uintptr_t value__ = 0x0 ;
- 337205 }
- 337206
- 337207 namespace HeightmapChangedCallback
- 337208 {
- 337209 constexpr std::uintptr_t method_ptr = 0x10 ;
- 337210 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 337211 constexpr std::uintptr_t m_target = 0x20 ;
- 337212 constexpr std::uintptr_t method = 0x28 ;
- 337213 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 337214 constexpr std::uintptr_t extra_arg = 0x38 ;
- 337215 constexpr std::uintptr_t method_code = 0x40 ;
- 337216 constexpr std::uintptr_t interp_method = 0x48 ;
- 337217 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 337218 constexpr std::uintptr_t method_info = 0x58 ;
- 337219 constexpr std::uintptr_t original_method_info = 0x60 ;
- 337220 constexpr std::uintptr_t data = 0x68 ;
- 337221 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 337222 constexpr std::uintptr_t delegates = 0x78 ;
- 337223 }
- 337224
- 337225 namespace TextureChangedCallback
- 337226 {
- 337227 constexpr std::uintptr_t method_ptr = 0x10 ;
- 337228 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 337229 constexpr std::uintptr_t m_target = 0x20 ;
- 337230 constexpr std::uintptr_t method = 0x28 ;
- 337231 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 337232 constexpr std::uintptr_t extra_arg = 0x38 ;
- 337233 constexpr std::uintptr_t method_code = 0x40 ;
- 337234 constexpr std::uintptr_t interp_method = 0x48 ;
- 337235 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 337236 constexpr std::uintptr_t method_info = 0x58 ;
- 337237 constexpr std::uintptr_t original_method_info = 0x60 ;
- 337238 constexpr std::uintptr_t data = 0x68 ;
- 337239 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 337240 constexpr std::uintptr_t delegates = 0x78 ;
- 337241 }
- 337242
- 337243 namespace BoundaryValueType
- 337244 {
- 337245 constexpr std::uintptr_t value__ = 0x0 ;
- 337246 }
- 337247
- 337248 namespace UnityEngine__Terrain
- 337249 {
- 337250 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 337251 }
- 337252
- 337253 namespace UnityEngine__Tree
- 337254 {
- 337255 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 337256 }
- 337257
- 337258 namespace UnityEngine__TreePrototype
- 337259 {
- 337260 constexpr std::uintptr_t m_Prefab = 0x10 ;
- 337261 constexpr std::uintptr_t m_BendFactor = 0x18 ;
- 337262 constexpr std::uintptr_t m_NavMeshLod = 0x1C ;
- 337263 }
- 337264
- 337265 namespace UnityEngine__DetailPrototype
- 337266 {
- 337267 constexpr std::uintptr_t m_Prototype = 0x10 ;
- 337268 constexpr std::uintptr_t m_PrototypeTexture = 0x18 ;
- 337269 constexpr std::uintptr_t m_HealthyColor = 0x20 ;
- 337270 constexpr std::uintptr_t m_DryColor = 0x30 ;
- 337271 constexpr std::uintptr_t m_MinWidth = 0x40 ;
- 337272 constexpr std::uintptr_t m_MaxWidth = 0x44 ;
- 337273 constexpr std::uintptr_t m_MinHeight = 0x48 ;
- 337274 constexpr std::uintptr_t m_MaxHeight = 0x4C ;
- 337275 constexpr std::uintptr_t m_NoiseSeed = 0x50 ;
- 337276 constexpr std::uintptr_t m_NoiseSpread = 0x54 ;
- 337277 constexpr std::uintptr_t m_Density = 0x58 ;
- 337278 constexpr std::uintptr_t m_HoleEdgePadding = 0x5C ;
- 337279 constexpr std::uintptr_t m_RenderMode = 0x60 ;
- 337280 constexpr std::uintptr_t m_UsePrototypeMesh = 0x64 ;
- 337281 constexpr std::uintptr_t m_UseInstancing = 0x68 ;
- 337282 constexpr std::uintptr_t m_UseDensityScaling = 0x6C ;
- 337283 constexpr std::uintptr_t m_AlignToGround = 0x70 ;
- 337284 constexpr std::uintptr_t m_PositionJitter = 0x74 ;
- 337285 constexpr std::uintptr_t m_TargetCoverage = 0x78 ;
- 337286
- 337287 namespace _static
- 337288 {
- 337289 constexpr std::uintptr_t DefaultHealthColor = 0x0 ;
- 337290 constexpr std::uintptr_t DefaultDryColor = 0x10 ;
- 337291 }
- 337292
- 337293 }
- 337294
- 337295 namespace UnityEngine__TreeInstance
- 337296 {
- 337297 constexpr std::uintptr_t position = 0x0 ;
- 337298 constexpr std::uintptr_t widthScale = 0xC ;
- 337299 constexpr std::uintptr_t heightScale = 0x10 ;
- 337300 constexpr std::uintptr_t rotation = 0x14 ;
- 337301 constexpr std::uintptr_t color = 0x18 ;
- 337302 constexpr std::uintptr_t lightmapColor = 0x1C ;
- 337303 constexpr std::uintptr_t prototypeIndex = 0x20 ;
- 337304 constexpr std::uintptr_t temporaryDistance = 0x24 ;
- 337305 }
- 337306
- 337307 namespace UnityEngine__TerrainHeightmapSyncControl
- 337308 {
- 337309 constexpr std::uintptr_t value__ = 0x0 ;
- 337310 }
- 337311
- 337312 namespace UnityEngine__TerrainData
- 337313 {
- 337314 constexpr std::uintptr_t TypeInfo = 0x10827418 ;
- 337315 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 337316
- 337317 namespace _static
- 337318 {
- 337319 constexpr std::uintptr_t k_MaximumResolution = 0x0 ;
- 337320 constexpr std::uintptr_t k_MinimumDetailResolutionPerPatch = 0x4 ;
- 337321 constexpr std::uintptr_t k_MaximumDetailResolutionPerPatch = 0x8 ;
- 337322 constexpr std::uintptr_t k_MaximumDetailPatchCount = 0xC ;
- 337323 constexpr std::uintptr_t k_MinimumAlphamapResolution = 0x10 ;
- 337324 constexpr std::uintptr_t k_MaximumAlphamapResolution = 0x14 ;
- 337325 constexpr std::uintptr_t k_MinimumBaseMapResolution = 0x18 ;
- 337326 constexpr std::uintptr_t k_MaximumBaseMapResolution = 0x1C ;
- 337327 }
- 337328
- 337329 }
- 337330
- 337331 namespace UnityEngine__TerrainLayerSmoothnessSource
- 337332 {
- 337333 constexpr std::uintptr_t value__ = 0x0 ;
- 337334 }
- 337335
- 337336 namespace UnityEngine__TerrainLayer
- 337337 {
- 337338 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 337339 }
- 337340
- 337341 namespace UnityEngine_TerrainUtils__TerrainMapStatusCode
- 337342 {
- 337343 constexpr std::uintptr_t value__ = 0x0 ;
- 337344 }
- 337345
- 337346 namespace UnityEngine_TerrainUtils__TerrainTileCoord
- 337347 {
- 337348 constexpr std::uintptr_t tileX = 0x0 ;
- 337349 constexpr std::uintptr_t tileZ = 0x4 ;
- 337350 }
- 337351
- 337352 namespace UnityEngine_TerrainUtils__TerrainMap
- 337353 {
- 337354 constexpr std::uintptr_t m_patchSize = 0x10 ;
- 337355 constexpr std::uintptr_t m_errorCode = 0x1C ;
- 337356 constexpr std::uintptr_t m_terrainTiles = 0x20 ;
- 337357 }
- 337358
- 337359 namespace System_Drawing__KnownColor
- 337360 {
- 337361 constexpr std::uintptr_t value__ = 0x0 ;
- 337362 }
- 337363
- 337364 namespace System_Drawing__Color
- 337365 {
- 337366 constexpr std::uintptr_t name = 0x0 ;
- 337367 constexpr std::uintptr_t value = 0x8 ;
- 337368 constexpr std::uintptr_t knownColor = 0x10 ;
- 337369 constexpr std::uintptr_t state = 0x12 ;
- 337370 }
- 337371
- 337372 namespace System_Drawing__Point
- 337373 {
- 337374 constexpr std::uintptr_t x = 0x0 ;
- 337375 constexpr std::uintptr_t y = 0x4 ;
- 337376 }
- 337377
- 337378 namespace System_Drawing__PointF
- 337379 {
- 337380 constexpr std::uintptr_t x = 0x0 ;
- 337381 constexpr std::uintptr_t y = 0x4 ;
- 337382 }
- 337383
- 337384 namespace System_Drawing__Rectangle
- 337385 {
- 337386 constexpr std::uintptr_t x = 0x0 ;
- 337387 constexpr std::uintptr_t y = 0x4 ;
- 337388 constexpr std::uintptr_t width = 0x8 ;
- 337389 constexpr std::uintptr_t height = 0xC ;
- 337390 }
- 337391
- 337392 namespace System_Drawing__RectangleF
- 337393 {
- 337394 constexpr std::uintptr_t x = 0x0 ;
- 337395 constexpr std::uintptr_t y = 0x4 ;
- 337396 constexpr std::uintptr_t width = 0x8 ;
- 337397 constexpr std::uintptr_t height = 0xC ;
- 337398 }
- 337399
- 337400 namespace System_Drawing__Size
- 337401 {
- 337402 constexpr std::uintptr_t width = 0x0 ;
- 337403 constexpr std::uintptr_t height = 0x4 ;
- 337404 }
- 337405
- 337406 namespace System_Drawing__SizeF
- 337407 {
- 337408 constexpr std::uintptr_t width = 0x0 ;
- 337409 constexpr std::uintptr_t height = 0x4 ;
- 337410 }
- 337411
- 337412 namespace Enum
- 337413 {
- 337414 constexpr std::uintptr_t value__ = 0x0 ;
- 337415 }
- 337416
- 337417 namespace %3c32eb8d9325553419fd702a83613b2d6053c208
- 337418 {
- 337419 constexpr std::uintptr_t _03967fe1e8bb380dec4d465faae69cccbbca8b94 = 0x10 ;
- 337420 constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x18 ;
- 337421 constexpr std::uintptr_t _5fa61240e2eb30a0e5748fb5347841e905251c6c = 0x20 ;
- 337422 constexpr std::uintptr_t _0eb82e88a7499640d2b3445f5c7c36304e2b596d = 0x28 ;
- 337423 }
- 337424
- 337425 namespace Enum
- 337426 {
- 337427 constexpr std::uintptr_t value__ = 0x0 ;
- 337428 }
- 337429
- 337430 namespace Enum
- 337431 {
- 337432 constexpr std::uintptr_t value__ = 0x0 ;
- 337433 }
- 337434
- 337435 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 337436 {
- 337437 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 337438 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 337439 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 337440 }
- 337441
- 337442 namespace %98a34efb5fa73d79a4c5be881c1fd0653fdefa0a
- 337443 {
- 337444 constexpr std::uintptr_t TypeInfo = 0x1082A7B8 ;
- 337445 constexpr std::uintptr_t _5fa61240e2eb30a0e5748fb5347841e905251c6c = 0x10 ;
- 337446 constexpr std::uintptr_t _03967fe1e8bb380dec4d465faae69cccbbca8b94 = 0x18 ;
- 337447 constexpr std::uintptr_t _6916c47deb4e5ecfa4abd57c9ee668af8685c4c6 = 0x20 ;
- 337448 constexpr std::uintptr_t _0eb82e88a7499640d2b3445f5c7c36304e2b596d = 0x28 ;
- 337449 }
- 337450
- 337451 namespace %7f3fdc99bba1a7c176046a86472ce67083920736
- 337452 {
- 337453 constexpr std::uintptr_t _1c22e34cd2c4883a7c7e530a1ed6eab847b5c84e = 0x10 ;
- 337454 constexpr std::uintptr_t _b6a99d6485af2a35b1f86dd545bb5c85a4d6dca2 = 0x14 ;
- 337455 constexpr std::uintptr_t _75f74a07fe4b6a092e1cdf36e0ecb0abfbd0758e = 0x18 ;
- 337456 }
- 337457
- 337458 namespace %4bfecc41d958c31374f1b451880fe3ab65973d2f
- 337459 {
- 337460 constexpr std::uintptr_t TypeInfo = 0x107B4958 ;
- 337461 constexpr std::uintptr_t _6620edd6692c011f3de574b3566f4c60497cf9ad = 0x10 ;
- 337462 constexpr std::uintptr_t _032c767e638b203182be4905fb24ba18c3a6aefb = 0x18 ;
- 337463 constexpr std::uintptr_t _aabcacac396b367e2c5bdc575869de18774d277e = 0x19 ;
- 337464 constexpr std::uintptr_t _e51a635fa72f2b95d2eabd83b5565222f86762d6 = 0x1C ;
- 337465 constexpr std::uintptr_t _72f4c5a6a60786acc6677dda36306caed32b636c = 0x20 ;
- 337466 constexpr std::uintptr_t _6563fd375d831c671e8c8c6b1c125e0ffab2ffea = 0x28 ;
- 337467 constexpr std::uintptr_t _bde727a9510b9c9caf10fda29746fe221435d1ab = 0x30 ;
- 337468 constexpr std::uintptr_t _8f3a152c0c1f26113eb318fc128b582719d2b0f7 = 0x38 ;
- 337469 constexpr std::uintptr_t _ab4d4a41d4b8b54790338d98fad33c3153ef09ff = 0x40 ;
- 337470 }
- 337471
- 337472 namespace System_Runtime_CompilerServices__RefSafetyRulesAttribute
- 337473 {
- 337474 constexpr std::uintptr_t Version = 0x10 ;
- 337475 }
- 337476
- 337477 namespace Azure_Storage__ClientSideEncryptionOptions
- 337478 {
- 337479 constexpr std::uintptr_t _EncryptionVersion_k__BackingField = 0x10 ;
- 337480 constexpr std::uintptr_t _KeyEncryptionKey_k__BackingField = 0x18 ;
- 337481 constexpr std::uintptr_t _KeyResolver_k__BackingField = 0x20 ;
- 337482 constexpr std::uintptr_t _KeyWrapAlgorithm_k__BackingField = 0x28 ;
- 337483 }
- 337484
- 337485 namespace Azure_Storage__ClientSideEncryptionVersion
- 337486 {
- 337487 constexpr std::uintptr_t value__ = 0x0 ;
- 337488 }
- 337489
- 337490 namespace Azure_Storage__DownloadTransferValidationOptions
- 337491 {
- 337492 constexpr std::uintptr_t _ChecksumAlgorithm_k__BackingField = 0x10 ;
- 337493 constexpr std::uintptr_t _AutoValidateChecksum_k__BackingField = 0x14 ;
- 337494 }
- 337495
- 337496 namespace Azure_Storage__StorageChecksumAlgorithm
- 337497 {
- 337498 constexpr std::uintptr_t value__ = 0x0 ;
- 337499 }
- 337500
- 337501 namespace Azure_Storage__StorageCrc64HashAlgorithm
- 337502 {
- 337503 constexpr std::uintptr_t _HashLengthInBytes_k__BackingField = 0x10 ;
- 337504 constexpr std::uintptr_t _uCRC = 0x18 ;
- 337505 }
- 337506
- 337507 namespace Azure_Storage__StorageTransferOptions
- 337508 {
- 337509 constexpr std::uintptr_t _MaximumTransferSize_k__BackingField = 0x0 ;
- 337510 constexpr std::uintptr_t _MaximumConcurrency_k__BackingField = 0x10 ;
- 337511 constexpr std::uintptr_t _InitialTransferSize_k__BackingField = 0x18 ;
- 337512 }
- 337513
- 337514 namespace Azure_Storage__TransferValidationOptions
- 337515 {
- 337516 constexpr std::uintptr_t _Upload_k__BackingField = 0x10 ;
- 337517 constexpr std::uintptr_t _Download_k__BackingField = 0x18 ;
- 337518 }
- 337519
- 337520 namespace Azure_Storage__UploadTransferValidationOptions
- 337521 {
- 337522 constexpr std::uintptr_t _ChecksumAlgorithm_k__BackingField = 0x10 ;
- 337523 constexpr std::uintptr_t _PrecalculatedChecksum_k__BackingField = 0x18 ;
- 337524 }
- 337525
- 337526 namespace Azure_Storage_Sas__AccountSasResourceTypes
- 337527 {
- 337528 constexpr std::uintptr_t value__ = 0x0 ;
- 337529 }
- 337530
- 337531 namespace Azure_Storage_Sas__AccountSasServices
- 337532 {
- 337533 constexpr std::uintptr_t value__ = 0x0 ;
- 337534 }
- 337535
- 337536 namespace Azure_Storage_Sas__SasIPRange
- 337537 {
- 337538 constexpr std::uintptr_t _Start_k__BackingField = 0x0 ;
- 337539 constexpr std::uintptr_t _End_k__BackingField = 0x8 ;
- 337540 }
- 337541
- 337542 namespace Azure_Storage_Sas__SasProtocol
- 337543 {
- 337544 constexpr std::uintptr_t value__ = 0x0 ;
- 337545 }
- 337546
- 337547 namespace Azure_Storage_Sas__SasQueryParameters
- 337548 {
- 337549 constexpr std::uintptr_t _version = 0x10 ;
- 337550 constexpr std::uintptr_t _services = 0x18 ;
- 337551 constexpr std::uintptr_t _resourceTypes = 0x28 ;
- 337552 constexpr std::uintptr_t _protocol = 0x38 ;
- 337553 constexpr std::uintptr_t _startTime = 0x40 ;
- 337554 constexpr std::uintptr_t _startTimeString = 0x50 ;
- 337555 constexpr std::uintptr_t _expiryTime = 0x58 ;
- 337556 constexpr std::uintptr_t _expiryTimeString = 0x68 ;
- 337557 constexpr std::uintptr_t _ipRange = 0x70 ;
- 337558 constexpr std::uintptr_t _identifier = 0x80 ;
- 337559 constexpr std::uintptr_t _resource = 0x88 ;
- 337560 constexpr std::uintptr_t _permissions = 0x90 ;
- 337561 constexpr std::uintptr_t _signature = 0x98 ;
- 337562 constexpr std::uintptr_t _preauthorizedAgentObjectId = 0xA0 ;
- 337563 constexpr std::uintptr_t _agentObjectId = 0xA8 ;
- 337564 constexpr std::uintptr_t _correlationId = 0xB0 ;
- 337565 constexpr std::uintptr_t _directoryDepth = 0xB8 ;
- 337566 constexpr std::uintptr_t _encryptionScope = 0xC0 ;
- 337567 constexpr std::uintptr_t _cacheControl = 0xC8 ;
- 337568 constexpr std::uintptr_t _contentDisposition = 0xD0 ;
- 337569 constexpr std::uintptr_t _contentEncoding = 0xD8 ;
- 337570 constexpr std::uintptr_t _contentLanguage = 0xE0 ;
- 337571 constexpr std::uintptr_t _contentType = 0xE8 ;
- 337572
- 337573 namespace _static
- 337574 {
- 337575 constexpr std::uintptr_t s_sasTimeFormats = 0x0 ;
- 337576 }
- 337577
- 337578 }
- 337579
- 337580 namespace Azure_Storage_Sas__SasQueryParametersInternals
- 337581 {
- 337582 constexpr std::uintptr_t _version = 0x10 ;
- 337583 constexpr std::uintptr_t _services = 0x18 ;
- 337584 constexpr std::uintptr_t _resourceTypes = 0x28 ;
- 337585 constexpr std::uintptr_t _protocol = 0x38 ;
- 337586 constexpr std::uintptr_t _startTime = 0x40 ;
- 337587 constexpr std::uintptr_t _startTimeString = 0x50 ;
- 337588 constexpr std::uintptr_t _expiryTime = 0x58 ;
- 337589 constexpr std::uintptr_t _expiryTimeString = 0x68 ;
- 337590 constexpr std::uintptr_t _ipRange = 0x70 ;
- 337591 constexpr std::uintptr_t _identifier = 0x80 ;
- 337592 constexpr std::uintptr_t _resource = 0x88 ;
- 337593 constexpr std::uintptr_t _permissions = 0x90 ;
- 337594 constexpr std::uintptr_t _signature = 0x98 ;
- 337595 constexpr std::uintptr_t _preauthorizedAgentObjectId = 0xA0 ;
- 337596 constexpr std::uintptr_t _agentObjectId = 0xA8 ;
- 337597 constexpr std::uintptr_t _correlationId = 0xB0 ;
- 337598 constexpr std::uintptr_t _directoryDepth = 0xB8 ;
- 337599 constexpr std::uintptr_t _encryptionScope = 0xC0 ;
- 337600 constexpr std::uintptr_t _cacheControl = 0xC8 ;
- 337601 constexpr std::uintptr_t _contentDisposition = 0xD0 ;
- 337602 constexpr std::uintptr_t _contentEncoding = 0xD8 ;
- 337603 constexpr std::uintptr_t _contentLanguage = 0xE0 ;
- 337604 constexpr std::uintptr_t _contentType = 0xE8 ;
- 337605
- 337606 namespace _static
- 337607 {
- 337608 constexpr std::uintptr_t _DefaultSasVersionInternal_k__BackingField = 0x0 ;
- 337609 }
- 337610
- 337611 }
- 337612
- 337613 namespace UnityEngine__WWWForm
- 337614 {
- 337615 constexpr std::uintptr_t TypeInfo = 0x107D6E08 ;
- 337616 constexpr std::uintptr_t formData = 0x10 ;
- 337617 constexpr std::uintptr_t fieldNames = 0x18 ;
- 337618 constexpr std::uintptr_t fileNames = 0x20 ;
- 337619 constexpr std::uintptr_t types = 0x28 ;
- 337620 constexpr std::uintptr_t boundary = 0x30 ;
- 337621 constexpr std::uintptr_t containsFiles = 0x38 ;
- 337622
- 337623 namespace _static
- 337624 {
- 337625 constexpr std::uintptr_t dDash = 0x0 ;
- 337626 constexpr std::uintptr_t crlf = 0x8 ;
- 337627 constexpr std::uintptr_t contentTypeHeader = 0x10 ;
- 337628 constexpr std::uintptr_t dispositionHeader = 0x18 ;
- 337629 constexpr std::uintptr_t endQuote = 0x20 ;
- 337630 constexpr std::uintptr_t fileNameField = 0x28 ;
- 337631 constexpr std::uintptr_t ampersand = 0x30 ;
- 337632 constexpr std::uintptr_t equal = 0x38 ;
- 337633 }
- 337634
- 337635 }
- 337636
- 337637 namespace UnityWebRequestMethod
- 337638 {
- 337639 constexpr std::uintptr_t value__ = 0x0 ;
- 337640 }
- 337641
- 337642 namespace UnityWebRequestError
- 337643 {
- 337644 constexpr std::uintptr_t value__ = 0x0 ;
- 337645 }
- 337646
- 337647 namespace Result
- 337648 {
- 337649 constexpr std::uintptr_t TypeInfo = 0x1084EFC0 ;
- 337650 constexpr std::uintptr_t value__ = 0x0 ;
- 337651 }
- 337652
- 337653 namespace UnityEngine_Networking__CertificateHandler
- 337654 {
- 337655 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337656 }
- 337657
- 337658 namespace UnityEngine_Networking__DownloadHandler
- 337659 {
- 337660 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337661 }
- 337662
- 337663 namespace UnityEngine_Networking__DownloadHandlerBuffer
- 337664 {
- 337665 constexpr std::uintptr_t TypeInfo = 0x10788AF8 ;
- 337666 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337667 constexpr std::uintptr_t m_NativeData = 0x18 ;
- 337668 }
- 337669
- 337670 namespace UnityEngine_Networking__DownloadHandlerFile
- 337671 {
- 337672 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337673 }
- 337674
- 337675 namespace UnityEngine_Networking__UnityWebRequestAsyncOperation
- 337676 {
- 337677 constexpr std::uintptr_t TypeInfo = 0x10752898 ;
- 337678 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337679 constexpr std::uintptr_t m_completeCallback = 0x18 ;
- 337680 constexpr std::uintptr_t _webRequest_k__BackingField = 0x20 ;
- 337681 }
- 337682
- 337683 namespace UnityEngine_Networking__UnityWebRequest
- 337684 {
- 337685 constexpr std::uintptr_t TypeInfo = 0x10752B78 ;
- 337686 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337687 constexpr std::uintptr_t m_DownloadHandler = 0x18 ;
- 337688 constexpr std::uintptr_t m_UploadHandler = 0x20 ;
- 337689 constexpr std::uintptr_t m_CertificateHandler = 0x28 ;
- 337690 constexpr std::uintptr_t m_Uri = 0x30 ;
- 337691 constexpr std::uintptr_t _disposeCertificateHandlerOnDispose_k__BackingField = 0x38 ;
- 337692 constexpr std::uintptr_t _disposeDownloadHandlerOnDispose_k__BackingField = 0x39 ;
- 337693 constexpr std::uintptr_t _disposeUploadHandlerOnDispose_k__BackingField = 0x3A ;
- 337694 }
- 337695
- 337696 namespace UnityEngine_Networking__UploadHandler
- 337697 {
- 337698 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337699 }
- 337700
- 337701 namespace UnityEngine_Networking__UploadHandlerRaw
- 337702 {
- 337703 constexpr std::uintptr_t TypeInfo = 0x10752BE0 ;
- 337704 constexpr std::uintptr_t m_Ptr = 0x10 ;
- 337705 constexpr std::uintptr_t m_Payload = 0x18 ;
- 337706 }
- 337707
- 337708 namespace Type
- 337709 {
- 337710 constexpr std::uintptr_t value__ = 0x0 ;
- 337711 }
- 337712
- 337713 namespace Command
- 337714 {
- 337715 constexpr std::uintptr_t value__ = 0x0 ;
- 337716 }
- 337717
- 337718 namespace Type
- 337719 {
- 337720 constexpr std::uintptr_t value__ = 0x0 ;
- 337721 }
- 337722
- 337723 namespace Modifiers
- 337724 {
- 337725 constexpr std::uintptr_t value__ = 0x0 ;
- 337726 }
- 337727
- 337728 namespace Type
- 337729 {
- 337730 constexpr std::uintptr_t value__ = 0x0 ;
- 337731 }
- 337732
- 337733 namespace ButtonsState
- 337734 {
- 337735 constexpr std::uintptr_t buttons = 0x0 ;
- 337736 }
- 337737
- 337738 namespace Type
- 337739 {
- 337740 constexpr std::uintptr_t value__ = 0x0 ;
- 337741 }
- 337742
- 337743 namespace Direction
- 337744 {
- 337745 constexpr std::uintptr_t value__ = 0x0 ;
- 337746 }
- 337747
- 337748 namespace Type
- 337749 {
- 337750 constexpr std::uintptr_t value__ = 0x0 ;
- 337751 }
- 337752
- 337753 namespace Button
- 337754 {
- 337755 constexpr std::uintptr_t value__ = 0x0 ;
- 337756 }
- 337757
- 337758 namespace ButtonsState
- 337759 {
- 337760 constexpr std::uintptr_t _state = 0x0 ;
- 337761 }
- 337762
- 337763 namespace Registration
- 337764 {
- 337765 constexpr std::uintptr_t handler = 0x0 ;
- 337766 constexpr std::uintptr_t priority = 0x8 ;
- 337767 constexpr std::uintptr_t playerId = 0xC ;
- 337768 constexpr std::uintptr_t _types = 0x18 ;
- 337769 }
- 337770
- 337771 namespace ButtonEventsIterator
- 337772 {
- 337773 constexpr std::uintptr_t _mask = 0x0 ;
- 337774 constexpr std::uintptr_t _bit = 0x4 ;
- 337775 }
- 337776
- 337777 namespace Configuration
- 337778 {
- 337779 constexpr std::uintptr_t HorizontalAxis = 0x0 ;
- 337780 constexpr std::uintptr_t VerticalAxis = 0x8 ;
- 337781 constexpr std::uintptr_t SubmitButton = 0x10 ;
- 337782 constexpr std::uintptr_t CancelButton = 0x18 ;
- 337783 constexpr std::uintptr_t NavigateNextButton = 0x20 ;
- 337784 constexpr std::uintptr_t NavigatePreviousButton = 0x28 ;
- 337785 constexpr std::uintptr_t InputActionsPerSecond = 0x30 ;
- 337786 constexpr std::uintptr_t RepeatDelay = 0x34 ;
- 337787 }
- 337788
- 337789 namespace UnityEngine_InputForUI__CommandEvent
- 337790 {
- 337791 constexpr std::uintptr_t type = 0x0 ;
- 337792 constexpr std::uintptr_t command = 0x4 ;
- 337793 constexpr std::uintptr_t _timestamp_k__BackingField = 0x8 ;
- 337794 constexpr std::uintptr_t _eventSource_k__BackingField = 0x10 ;
- 337795 constexpr std::uintptr_t _playerId_k__BackingField = 0x14 ;
- 337796 constexpr std::uintptr_t _eventModifiers_k__BackingField = 0x18 ;
- 337797 }
- 337798
- 337799 namespace UnityEngine_InputForUI__Event
- 337800 {
- 337801 constexpr std::uintptr_t _type = 0x0 ;
- 337802 constexpr std::uintptr_t _managedEvent = 0x8 ;
- 337803 constexpr std::uintptr_t _keyEvent = 0x10 ;
- 337804
- 337805 namespace _static
- 337806 {
- 337807 constexpr std::uintptr_t TypesWithState = 0x0 ;
- 337808 }
- 337809
- 337810 }
- 337811
- 337812 namespace UnityEngine_InputForUI__EventModifiers
- 337813 {
- 337814 constexpr std::uintptr_t _state = 0x0 ;
- 337815 }
- 337816
- 337817 namespace UnityEngine_InputForUI__EventSource
- 337818 {
- 337819 constexpr std::uintptr_t value__ = 0x0 ;
- 337820 }
- 337821
- 337822 namespace UnityEngine_InputForUI__IMECompositionEvent
- 337823 {
- 337824 constexpr std::uintptr_t compositionString = 0x0 ;
- 337825 constexpr std::uintptr_t _timestamp_k__BackingField = 0x8 ;
- 337826 constexpr std::uintptr_t _eventSource_k__BackingField = 0x10 ;
- 337827 constexpr std::uintptr_t _playerId_k__BackingField = 0x14 ;
- 337828 constexpr std::uintptr_t _eventModifiers_k__BackingField = 0x18 ;
- 337829 }
- 337830
- 337831 namespace UnityEngine_InputForUI__KeyEvent
- 337832 {
- 337833 constexpr std::uintptr_t type = 0x0 ;
- 337834 constexpr std::uintptr_t keyCode = 0x4 ;
- 337835 constexpr std::uintptr_t buttonsState = 0x8 ;
- 337836 constexpr std::uintptr_t _timestamp_k__BackingField = 0x30 ;
- 337837 constexpr std::uintptr_t _eventSource_k__BackingField = 0x38 ;
- 337838 constexpr std::uintptr_t _playerId_k__BackingField = 0x3C ;
- 337839 constexpr std::uintptr_t _eventModifiers_k__BackingField = 0x40 ;
- 337840 }
- 337841
- 337842 namespace UnityEngine_InputForUI__NavigationEvent
- 337843 {
- 337844 constexpr std::uintptr_t type = 0x0 ;
- 337845 constexpr std::uintptr_t direction = 0x4 ;
- 337846 constexpr std::uintptr_t shouldBeUsed = 0x8 ;
- 337847 constexpr std::uintptr_t _timestamp_k__BackingField = 0x10 ;
- 337848 constexpr std::uintptr_t _eventSource_k__BackingField = 0x18 ;
- 337849 constexpr std::uintptr_t _playerId_k__BackingField = 0x1C ;
- 337850 constexpr std::uintptr_t _eventModifiers_k__BackingField = 0x20 ;
- 337851 }
- 337852
- 337853 namespace UnityEngine_InputForUI__PointerEvent
- 337854 {
- 337855 constexpr std::uintptr_t type = 0x0 ;
- 337856 constexpr std::uintptr_t pointerIndex = 0x4 ;
- 337857 constexpr std::uintptr_t position = 0x8 ;
- 337858 constexpr std::uintptr_t deltaPosition = 0x10 ;
- 337859 constexpr std::uintptr_t worldPosition = 0x18 ;
- 337860 constexpr std::uintptr_t worldOrientation = 0x24 ;
- 337861 constexpr std::uintptr_t maxDistance = 0x34 ;
- 337862 constexpr std::uintptr_t scroll = 0x38 ;
- 337863 constexpr std::uintptr_t displayIndex = 0x40 ;
- 337864 constexpr std::uintptr_t tilt = 0x44 ;
- 337865 constexpr std::uintptr_t twist = 0x4C ;
- 337866 constexpr std::uintptr_t pressure = 0x50 ;
- 337867 constexpr std::uintptr_t isInverted = 0x54 ;
- 337868 constexpr std::uintptr_t button = 0x58 ;
- 337869 constexpr std::uintptr_t buttonsState = 0x5C ;
- 337870 constexpr std::uintptr_t clickCount = 0x60 ;
- 337871 constexpr std::uintptr_t _timestamp_k__BackingField = 0x68 ;
- 337872 constexpr std::uintptr_t _eventSource_k__BackingField = 0x70 ;
- 337873 constexpr std::uintptr_t _playerId_k__BackingField = 0x74 ;
- 337874 constexpr std::uintptr_t _eventModifiers_k__BackingField = 0x78 ;
- 337875 }
- 337876
- 337877 namespace UnityEngine_InputForUI__TextInputEvent
- 337878 {
- 337879 constexpr std::uintptr_t character = 0x0 ;
- 337880 constexpr std::uintptr_t _timestamp_k__BackingField = 0x8 ;
- 337881 constexpr std::uintptr_t _eventSource_k__BackingField = 0x10 ;
- 337882 constexpr std::uintptr_t _playerId_k__BackingField = 0x14 ;
- 337883 constexpr std::uintptr_t _eventModifiers_k__BackingField = 0x18 ;
- 337884 }
- 337885
- 337886 namespace UnityEngine_InputForUI__EventConsumer
- 337887 {
- 337888 constexpr std::uintptr_t method_ptr = 0x10 ;
- 337889 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 337890 constexpr std::uintptr_t m_target = 0x20 ;
- 337891 constexpr std::uintptr_t method = 0x28 ;
- 337892 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 337893 constexpr std::uintptr_t extra_arg = 0x38 ;
- 337894 constexpr std::uintptr_t method_code = 0x40 ;
- 337895 constexpr std::uintptr_t interp_method = 0x48 ;
- 337896 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 337897 constexpr std::uintptr_t method_info = 0x58 ;
- 337898 constexpr std::uintptr_t original_method_info = 0x60 ;
- 337899 constexpr std::uintptr_t data = 0x68 ;
- 337900 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 337901 constexpr std::uintptr_t delegates = 0x78 ;
- 337902 }
- 337903
- 337904 namespace UnityEngine_InputForUI__InputEventPartialProvider
- 337905 {
- 337906 constexpr std::uintptr_t _ev = 0x10 ;
- 337907 constexpr std::uintptr_t _operatingSystemFamily = 0x18 ;
- 337908 constexpr std::uintptr_t _keyboardButtonsState = 0x1C ;
- 337909 constexpr std::uintptr_t _eventModifiers = 0x44 ;
- 337910 constexpr std::uintptr_t _sendNavigationEventOnTabKey = 0x48 ;
- 337911 constexpr std::uintptr_t _IMGUICommandToInputForUICommandType = 0x50 ;
- 337912 }
- 337913
- 337914 namespace UnityEngine_InputForUI__InputManagerProvider
- 337915 {
- 337916 constexpr std::uintptr_t TypeInfo = 0x107ED418 ;
- 337917 constexpr std::uintptr_t _inputEventPartialProvider = 0x10 ;
- 337918 constexpr std::uintptr_t _compositionString = 0x18 ;
- 337919 constexpr std::uintptr_t _configuration = 0x20 ;
- 337920 constexpr std::uintptr_t _input = 0x58 ;
- 337921 constexpr std::uintptr_t _time = 0x60 ;
- 337922 constexpr std::uintptr_t _navigationEventRepeatHelper = 0x68 ;
- 337923 constexpr std::uintptr_t _mouseState = 0x70 ;
- 337924 constexpr std::uintptr_t _isPenPresent = 0x98 ;
- 337925 constexpr std::uintptr_t _seenAtLeastOnePenPosition = 0x99 ;
- 337926 constexpr std::uintptr_t _lastSeenPenPositionForDetection = 0x9C ;
- 337927 constexpr std::uintptr_t _penState = 0xA8 ;
- 337928 constexpr std::uintptr_t _lastPenData = 0xD0 ;
- 337929 constexpr std::uintptr_t _touchFingerIdToFingerIndex = 0xF8 ;
- 337930 constexpr std::uintptr_t _touchNextFingerIndex = 0x100 ;
- 337931 constexpr std::uintptr_t _touchState = 0x108 ;
- 337932 }
- 337933
- 337934 namespace UnityEngine_InputForUI__NavigationEventRepeatHelper
- 337935 {
- 337936 constexpr std::uintptr_t TypeInfo = 0x1079FAA0 ;
- 337937 constexpr std::uintptr_t m_ConsecutiveMoveCount = 0x10 ;
- 337938 constexpr std::uintptr_t m_LastDirection = 0x14 ;
- 337939 constexpr std::uintptr_t m_PrevActionTime = 0x18 ;
- 337940 constexpr std::uintptr_t m_InitialRepeatDelay = 0x20 ;
- 337941 constexpr std::uintptr_t m_ConsecutiveRepeatDelay = 0x28 ;
- 337942 }
- 337943
- 337944 namespace UnityEngine_InputForUI__PointerState
- 337945 {
- 337946 constexpr std::uintptr_t _LastPressedButton_k__BackingField = 0x0 ;
- 337947 constexpr std::uintptr_t _buttonsState = 0x4 ;
- 337948 constexpr std::uintptr_t _NextPressTime_k__BackingField = 0x8 ;
- 337949 constexpr std::uintptr_t _ClickCount_k__BackingField = 0x10 ;
- 337950 constexpr std::uintptr_t _LastPosition_k__BackingField = 0x14 ;
- 337951 constexpr std::uintptr_t _LastDisplayIndex_k__BackingField = 0x1C ;
- 337952 constexpr std::uintptr_t _LastPositionValid_k__BackingField = 0x20 ;
- 337953
- 337954 namespace _static
- 337955 {
- 337956 constexpr std::uintptr_t kClickDelay = 0x0 ;
- 337957 }
- 337958
- 337959 }
- 337960
- 337961 namespace UnityEngine_InputForUI__EventSanitizer
- 337962 {
- 337963 constexpr std::uintptr_t _sanitizers = 0x0 ;
- 337964 }
- 337965
- 337966 namespace ChunkFlags
- 337967 {
- 337968 constexpr std::uintptr_t value__ = 0x0 ;
- 337969 }
- 337970
- 337971 namespace %acc7e74022d93d32b3f270bac879e4b944cd8198
- 337972 {
- 337973 constexpr std::uintptr_t TypeInfo = 0x1072C448 ;
- 337974 constexpr std::uintptr_t _identity = 0x10 ;
- 337975 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 337976 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 337977
- 337978 constexpr std::uintptr_t _958c7f4dfaa26c61b6757a2faacffd670be8e57e = 0x28 ;
- 337979 constexpr std::uintptr_t _7d86302f4b09ac4cd13729763d49ea0aec557a27 = 0x2C ;
- 337980 constexpr std::uintptr_t _42695f352da3e7460146841ab377cf3ce67fd94c = 0x30 ;
- 337981 constexpr std::uintptr_t _207bfc031ece52c6e32e9557b268556406585226 = 0x38 ;
- 337982 constexpr std::uintptr_t _d8cadd49e6d3646a1df7610293e3e587a30e86e9 = 0x40 ;
- 337983 constexpr std::uintptr_t _0f1c4542a974365b1099a1c7e7644fb98d01bf43 = 0x44 ;
- 337984 constexpr std::uintptr_t _ad42a375d81782f950f86661e233434b791fd5b5 = 0x48 ;
- 337985 constexpr std::uintptr_t _62909eca2b42e00964b17f0821f144db19012fa9 = 0x50 ;
- 337986 constexpr std::uintptr_t _ddfa908cccfbe69dd39522bed385ea8d90c1d70c = 0x58 ;
- 337987 }
- 337988
- 337989 namespace %681e518f61b72627576b641300400f8ade4e5caf
- 337990 {
- 337991 constexpr std::uintptr_t TypeInfo = 0x1077EB58 ;
- 337992 constexpr std::uintptr_t _6cd51d073a6afdb58dcd98efe7b6b0e02d26a229 = 0x10 ;
- 337993 constexpr std::uintptr_t _ff3c8fa9359dadfc350a87bee7ca99a636576784 = 0x18 ;
- 337994 constexpr std::uintptr_t _715d7d183f1d04829e6321e24833ec1045a1cd6b = 0x20 ;
- 337995 constexpr std::uintptr_t _102963d7ee62230cc61647768d57452d46b23266 = 0x28 ;
- 337996 constexpr std::uintptr_t _cd54ab2a44b1940e33df812a48b3b36f0bc37291 = 0x2C ;
- 337997 constexpr std::uintptr_t _74ec9ee0f173caf49b129bb7ad0bfbabdbbd15cd = 0x30 ;
- 337998 constexpr std::uintptr_t _0d6724b2c43a58c43fff20db5076b32a7b5152d5 = 0x34 ;
- 337999 constexpr std::uintptr_t _0571c72c281c8ba47635c2d727e5009b37572919 = 0x38 ;
- 338000 constexpr std::uintptr_t _dd9e74f8a092280082b9d9a274d837a24362eeae = 0x40 ;