- 150001 constexpr std::uintptr_t m_HideSoftKeyboard = 0x185 ;
- 150002 constexpr std::uintptr_t m_CharacterValidation = 0x188 ;
- 150003 constexpr std::uintptr_t m_RegexValue = 0x190 ;
- 150004 constexpr std::uintptr_t m_GlobalPointSize = 0x198 ;
- 150005 constexpr std::uintptr_t m_CharacterLimit = 0x19C ;
- 150006 constexpr std::uintptr_t m_OnEndEdit = 0x1A0 ;
- 150007 constexpr std::uintptr_t m_OnSubmit = 0x1A8 ;
- 150008 constexpr std::uintptr_t m_OnSelect = 0x1B0 ;
- 150009 constexpr std::uintptr_t m_OnDeselect = 0x1B8 ;
- 150010 constexpr std::uintptr_t m_OnTextSelection = 0x1C0 ;
- 150011 constexpr std::uintptr_t m_OnEndTextSelection = 0x1C8 ;
- 150012 constexpr std::uintptr_t m_OnValueChanged = 0x1D0 ;
- 150013 constexpr std::uintptr_t m_OnTouchScreenKeyboardStatusChanged = 0x1D8 ;
- 150014 constexpr std::uintptr_t m_OnValidateInput = 0x1E0 ;
- 150015 constexpr std::uintptr_t m_CaretColor = 0x1E8 ;
- 150016 constexpr std::uintptr_t m_CustomCaretColor = 0x1F8 ;
- 150017 constexpr std::uintptr_t m_SelectionColor = 0x1FC ;
- 150018 constexpr std::uintptr_t m_Text = 0x210 ;
- 150019 constexpr std::uintptr_t m_CaretBlinkRate = 0x218 ;
- 150020 constexpr std::uintptr_t m_CaretWidth = 0x21C ;
- 150021 constexpr std::uintptr_t m_ReadOnly = 0x220 ;
- 150022 constexpr std::uintptr_t m_RichText = 0x221 ;
- 150023 constexpr std::uintptr_t m_StringPosition = 0x224 ;
- 150024 constexpr std::uintptr_t m_StringSelectPosition = 0x228 ;
- 150025 constexpr std::uintptr_t m_CaretPosition = 0x22C ;
- 150026 constexpr std::uintptr_t m_CaretSelectPosition = 0x230 ;
- 150027 constexpr std::uintptr_t caretRectTrans = 0x238 ;
- 150028 constexpr std::uintptr_t m_CursorVerts = 0x240 ;
- 150029 constexpr std::uintptr_t m_CachedInputRenderer = 0x248 ;
- 150030 constexpr std::uintptr_t m_LastPosition = 0x250 ;
- 150031 constexpr std::uintptr_t m_Mesh = 0x258 ;
- 150032 constexpr std::uintptr_t m_AllowInput = 0x260 ;
- 150033 constexpr std::uintptr_t m_ShouldActivateNextUpdate = 0x261 ;
- 150034 constexpr std::uintptr_t m_UpdateDrag = 0x262 ;
- 150035 constexpr std::uintptr_t m_DragPositionOutOfBounds = 0x263 ;
- 150036 constexpr std::uintptr_t m_CaretVisible = 0x264 ;
- 150037 constexpr std::uintptr_t m_BlinkCoroutine = 0x268 ;
- 150038 constexpr std::uintptr_t m_BlinkStartTime = 0x270 ;
- 150039 constexpr std::uintptr_t m_DragCoroutine = 0x278 ;
- 150040 constexpr std::uintptr_t m_OriginalText = 0x280 ;
- 150041 constexpr std::uintptr_t m_WasCanceled = 0x288 ;
- 150042 constexpr std::uintptr_t m_HasDoneFocusTransition = 0x289 ;
- 150043 constexpr std::uintptr_t m_WaitForSecondsRealtime = 0x290 ;
- 150044 constexpr std::uintptr_t m_PreventCallback = 0x298 ;
- 150045 constexpr std::uintptr_t m_TouchKeyboardAllowsInPlaceEditing = 0x299 ;
- 150046 constexpr std::uintptr_t m_IsTextComponentUpdateRequired = 0x29A ;
- 150047 constexpr std::uintptr_t m_HasTextBeenRemoved = 0x29B ;
- 150048 constexpr std::uintptr_t m_PointerDownClickStartTime = 0x29C ;
- 150049 constexpr std::uintptr_t m_KeyDownStartTime = 0x2A0 ;
- 150050 constexpr std::uintptr_t m_DoubleClickDelay = 0x2A4 ;
- 150051 constexpr std::uintptr_t m_IsApplePlatform = 0x2A8 ;
- 150052 constexpr std::uintptr_t m_IsCompositionActive = 0x2A9 ;
- 150053 constexpr std::uintptr_t m_ShouldUpdateIMEWindowPosition = 0x2AA ;
- 150054 constexpr std::uintptr_t m_PreviousIMEInsertionLine = 0x2AC ;
- 150055 constexpr std::uintptr_t m_GlobalFontAsset = 0x2B0 ;
- 150056 constexpr std::uintptr_t m_OnFocusSelectAll = 0x2B8 ;
- 150057 constexpr std::uintptr_t m_isSelectAll = 0x2B9 ;
- 150058 constexpr std::uintptr_t m_ResetOnDeActivation = 0x2BA ;
- 150059 constexpr std::uintptr_t m_SelectionStillActive = 0x2BB ;
- 150060 constexpr std::uintptr_t m_ReleaseSelection = 0x2BC ;
- 150061 constexpr std::uintptr_t m_LastKeyCode = 0x2C0 ;
- 150062 constexpr std::uintptr_t m_PreviouslySelectedObject = 0x2C8 ;
- 150063 constexpr std::uintptr_t m_KeepTextSelectionVisible = 0x2D0 ;
- 150064 constexpr std::uintptr_t m_RestoreOriginalTextOnEscape = 0x2D1 ;
- 150065 constexpr std::uintptr_t m_isRichTextEditingAllowed = 0x2D2 ;
- 150066 constexpr std::uintptr_t m_LineLimit = 0x2D4 ;
- 150067 constexpr std::uintptr_t isAlert = 0x2D8 ;
- 150068 constexpr std::uintptr_t m_InputValidator = 0x2E0 ;
- 150069 constexpr std::uintptr_t m_ShouldActivateOnSelect = 0x2E8 ;
- 150070 constexpr std::uintptr_t m_isSelected = 0x2E9 ;
- 150071 constexpr std::uintptr_t m_IsStringPositionDirty = 0x2EA ;
- 150072 constexpr std::uintptr_t m_IsCaretPositionDirty = 0x2EB ;
- 150073 constexpr std::uintptr_t m_forceRectTransformAdjustment = 0x2EC ;
- 150074 constexpr std::uintptr_t m_IsKeyboardBeingClosedInHoloLens = 0x2ED ;
- 150075 constexpr std::uintptr_t m_ProcessingEvent = 0x2F0 ;
- 150076 constexpr std::uintptr_t isRunningSubstitution = 0x2F8 ;
- 150077 constexpr std::uintptr_t changeAlignment = 0x300 ;
- 150078 }
- 150079
- 150080 namespace BlurTypeParameter
- 150081 {
- 150082 constexpr std::uintptr_t TypeInfo = 0x10740B38 ;
- 150083 constexpr std::uintptr_t overrideState = 0x10 ;
- 150084 constexpr std::uintptr_t value = 0x18 ;
- 150085 }
- 150086
- 150087 namespace FrankensteinTable
- 150088 {
- 150089 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150090 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150091 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 150092 constexpr std::uintptr_t prefabID = 0x54 ;
- 150093 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 150094 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 150095 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 150096 constexpr std::uintptr_t networkRange = 0x64 ;
- 150097 constexpr std::uintptr_t bounds = 0x18C ;
- 150098 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 150099 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 150100 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 150101 constexpr std::uintptr_t model = 0x1B8 ;
- 150102 constexpr std::uintptr_t flags = 0x1C0 ;
- 150103 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 150104 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 150105 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 150106 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 150107 constexpr std::uintptr_t baseProtection = 0x238 ;
- 150108 constexpr std::uintptr_t startHealth = 0x240 ;
- 150109 constexpr std::uintptr_t pickup = 0x248 ;
- 150110 constexpr std::uintptr_t repair = 0x270 ;
- 150111 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 150112 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 150113 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 150114 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 150115 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 150116 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 150117 constexpr std::uintptr_t faction = 0x2BC ;
- 150118 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 150119 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 150120 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 150121 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 150122 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 150123 constexpr std::uintptr_t inventorySlots = 0x320 ;
- 150124 constexpr std::uintptr_t dropsLoot = 0x324 ;
- 150125 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
- 150126 constexpr std::uintptr_t dropFloats = 0x32C ;
- 150127 constexpr std::uintptr_t isLootable = 0x32D ;
- 150128 constexpr std::uintptr_t isLockable = 0x32E ;
- 150129 constexpr std::uintptr_t isMonitorable = 0x32F ;
- 150130 constexpr std::uintptr_t panelName = 0x330 ;
- 150131 constexpr std::uintptr_t panelTitle = 0x338 ;
- 150132 constexpr std::uintptr_t allowedContents = 0x340 ;
- 150133 constexpr std::uintptr_t allowedItem = 0x348 ;
- 150134 constexpr std::uintptr_t allowedItem2 = 0x350 ;
- 150135 constexpr std::uintptr_t allowedItems = 0x358 ;
- 150136 constexpr std::uintptr_t blockedItems = 0x360 ;
- 150137 constexpr std::uintptr_t maxStackSize = 0x368 ;
- 150138 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
- 150139 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
- 150140 constexpr std::uintptr_t allowSorting = 0x36E ;
- 150141 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
- 150142 constexpr std::uintptr_t openSound = 0x370 ;
- 150143 constexpr std::uintptr_t closeSound = 0x378 ;
- 150144 constexpr std::uintptr_t dropPosition = 0x380 ;
- 150145 constexpr std::uintptr_t dropVelocity = 0x38C ;
- 150146 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
- 150147 constexpr std::uintptr_t onlyOneUser = 0x39C ;
- 150148 constexpr std::uintptr_t FrankensteinPrefab = 0x3B8 ;
- 150149 constexpr std::uintptr_t SpawnLocation = 0x3C0 ;
- 150150 constexpr std::uintptr_t WeaponItem = 0x3C8 ;
- 150151 constexpr std::uintptr_t HeadItems = 0x3D0 ;
- 150152 constexpr std::uintptr_t TorsoItems = 0x3D8 ;
- 150153 constexpr std::uintptr_t LegItems = 0x3E0 ;
- 150154 constexpr std::uintptr_t ItemsToUse = 0x3E8 ;
- 150155 constexpr std::uintptr_t TableVisuals = 0x3F0 ;
- 150156 constexpr std::uintptr_t TableDownDuration = 0x3F8 ;
- 150157
- 150158 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 150159 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 150160 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 150161 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 150162 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 150163 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 150164 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 150165 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 150166 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 150167 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 150168 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 150169 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 150170 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 150171 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 150172 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 150173 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 150174 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 150175 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 150176 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 150177 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 150178 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 150179 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 150180 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 150181 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 150182 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 150183 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 150184 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 150185 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 150186 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 150187 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 150188 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 150189 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 150190 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 150191 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 150192 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 150193 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 150194 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 150195 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 150196 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 150197 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 150198 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 150199 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 150200 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 150201 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 150202 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 150203 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 150204 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 150205 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 150206 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 150207 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 150208 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 150209 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 150210 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 150211 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 150212 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 150213 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 150214 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 150215 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
- 150216 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
- 150217 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
- 150218 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
- 150219 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
- 150220 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
- 150221 constexpr std::uintptr_t _c061f82346509c2933ede4fc12e6a3794ee61382 = 0x3A8 ;
- 150222 constexpr std::uintptr_t _10d711f03aede0a0db3981341d920e08fb3da72c = 0x3B0 ;
- 150223 }
- 150224
- 150225 namespace TonemappingOverlay
- 150226 {
- 150227 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150228 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150229 constexpr std::uintptr_t tonemapping = 0x38 ;
- 150230
- 150231 constexpr std::uintptr_t _fb51923341dc14543d0d219a6026e6c9affc89c9 = 0x20 ;
- 150232 constexpr std::uintptr_t _3f296afcec4c24a246a78c2e6b07bd8973998f10 = 0x28 ;
- 150233 constexpr std::uintptr_t _984d83fe3f79c7d2c66dabb8b9030ca0e336ca07 = 0x30 ;
- 150234 constexpr std::uintptr_t _61321167aca1ecbc256d3d2da8e0ff10cc77c54b = 0x40 ;
- 150235 constexpr std::uintptr_t _9ee4b32f52d8ddef9910ddb41edd02ea33b13240 = 0x44 ;
- 150236 }
- 150237
- 150238 namespace %5d5e6b4c893e4bede094842e5125782631856b1f
- 150239 {
- 150240 constexpr std::uintptr_t _91a9fbc55392363ec277149e331b57e061181eb3 = 0x10 ;
- 150241 constexpr std::uintptr_t _40ac35b015cb08a7df0393509ebb84def3c30e63 = 0x18 ;
- 150242 constexpr std::uintptr_t _3bb4da9aaa8b0106a0b49fa3698930f308c26d30 = 0x20 ;
- 150243 constexpr std::uintptr_t _edb05d95e9fe8934383c87a53c2c87cfef8fb6ab = 0x28 ;
- 150244 constexpr std::uintptr_t _afb56531ed7b7f33e4db07c6a2c29f2dcb058bb0 = 0x30 ;
- 150245 constexpr std::uintptr_t _6806ed8a8f7cc2a7d5ee040ffa4a725691859646 = 0x38 ;
- 150246 constexpr std::uintptr_t _a142102fb6d20e61fbd87834ecc1c5c913954a15 = 0x40 ;
- 150247 constexpr std::uintptr_t _3f84eda2896008bfb55271b1a90417d20e58e615 = 0x48 ;
- 150248 constexpr std::uintptr_t _3731e063604f8c4a2463533c09d6f0643cc6b074 = 0x50 ;
- 150249
- 150250 namespace _static
- 150251 {
- 150252 constexpr std::uintptr_t _2a5a5867f33339452b7586aa2f46c869a266cc0a = 0x0 ;
- 150253 constexpr std::uintptr_t _79cd230d06aba39bc6eba3c03e209c14f8dd3ce2 = 0x8 ;
- 150254 constexpr std::uintptr_t _8d9c2295c26989bf8a47355bbf9dbef4680cc1b9 = 0x10 ;
- 150255 constexpr std::uintptr_t _821c5e90ba9bbec85515fbcd18726fce9d6e6a4d = 0x18 ;
- 150256 }
- 150257
- 150258 }
- 150259
- 150260 namespace DeployedFigurine
- 150261 {
- 150262 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150263 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150264 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 150265 constexpr std::uintptr_t prefabID = 0x54 ;
- 150266 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 150267 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 150268 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 150269 constexpr std::uintptr_t networkRange = 0x64 ;
- 150270 constexpr std::uintptr_t bounds = 0x18C ;
- 150271 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 150272 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 150273 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 150274 constexpr std::uintptr_t model = 0x1B8 ;
- 150275 constexpr std::uintptr_t flags = 0x1C0 ;
- 150276 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 150277 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 150278 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 150279 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 150280 constexpr std::uintptr_t baseProtection = 0x238 ;
- 150281 constexpr std::uintptr_t startHealth = 0x240 ;
- 150282 constexpr std::uintptr_t pickup = 0x248 ;
- 150283 constexpr std::uintptr_t repair = 0x270 ;
- 150284 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 150285 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 150286 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 150287 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 150288 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 150289 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 150290 constexpr std::uintptr_t faction = 0x2BC ;
- 150291 constexpr std::uintptr_t UseCooldown = 0x2D8 ;
- 150292 constexpr std::uintptr_t HurtPerUse = 0x2DC ;
- 150293 constexpr std::uintptr_t WobbleAnimator = 0x2E0 ;
- 150294
- 150295 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 150296 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 150297 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 150298 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 150299 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 150300 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 150301 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 150302 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 150303 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 150304 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 150305 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 150306 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 150307 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 150308 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 150309 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 150310 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 150311 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 150312 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 150313 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 150314 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 150315 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 150316 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 150317 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 150318 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 150319 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 150320 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 150321 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 150322 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 150323 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 150324 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 150325 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 150326 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 150327 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 150328 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 150329 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 150330 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 150331 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 150332 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 150333 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 150334 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 150335 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 150336 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 150337 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 150338 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 150339 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 150340 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 150341 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 150342 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 150343 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 150344 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 150345 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 150346 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 150347 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 150348 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 150349 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 150350 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 150351 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 150352 constexpr std::uintptr_t _62247d3397b2760caa8e8490ebf9bf2b79316b1b = 0x2D0 ;
- 150353 }
- 150354
- 150355 namespace MenuTip
- 150356 {
- 150357 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150358 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150359 constexpr std::uintptr_t text = 0x20 ;
- 150360 constexpr std::uintptr_t icon = 0x28 ;
- 150361 constexpr std::uintptr_t screen = 0x30 ;
- 150362
- 150363 constexpr std::uintptr_t _0e11e6a1a50c1a088a2e163895a373c0bc595bff = 0x38 ;
- 150364 constexpr std::uintptr_t _06ad973d2590700115f3df7a963ed179f82d4a7c = 0x3C ;
- 150365 constexpr std::uintptr_t _9f9e43f694b3ed47dfa13a7c328e04c205680799 = 0x40 ;
- 150366 }
- 150367
- 150368 namespace %b6339933c6986c2577331193b3f83f096062183e
- 150369 {
- 150370 constexpr std::uintptr_t _6b450f5b7730d46f7eacb9dccb34404ede3a75a0 = 0x10 ;
- 150371 constexpr std::uintptr_t _d83f7050723f9a023568827f79004c64866143ad = 0x20 ;
- 150372 constexpr std::uintptr_t _8fa3ae9058eb907ae43b4741b636d5defaaa3fc0 = 0x30 ;
- 150373 constexpr std::uintptr_t _8c0632a33577685c3aba922e6eaddd6a03c6afe4 = 0x40 ;
- 150374 constexpr std::uintptr_t _26a37b5d2f74920dfde3cef029806a23a85edc48 = 0x50 ;
- 150375 }
- 150376
- 150377 namespace CopyPasteEntity
- 150378 {
- 150379 constexpr std::uintptr_t TypeInfo = 0x107461B0 ;
- 150380 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150381 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150382 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 150383 constexpr std::uintptr_t prefabID = 0x54 ;
- 150384 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 150385 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 150386 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 150387 constexpr std::uintptr_t networkRange = 0x64 ;
- 150388 constexpr std::uintptr_t bounds = 0x18C ;
- 150389 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 150390 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 150391 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 150392 constexpr std::uintptr_t model = 0x1B8 ;
- 150393 constexpr std::uintptr_t flags = 0x1C0 ;
- 150394 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 150395
- 150396 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 150397 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 150398 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 150399 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 150400 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 150401 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 150402 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 150403 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 150404 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 150405 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 150406 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 150407 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 150408 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 150409 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 150410 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 150411 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 150412 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 150413 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 150414 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 150415 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 150416 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 150417 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 150418 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 150419 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 150420 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 150421 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 150422 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 150423 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 150424 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 150425 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 150426 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 150427 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 150428 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 150429 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 150430 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 150431 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 150432 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 150433 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 150434 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 150435 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 150436 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 150437 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 150438 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 150439 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 150440 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 150441 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 150442 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 150443 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 150444
- 150445 namespace _static
- 150446 {
- 150447 constexpr std::uintptr_t _71d2a638419fe8b24418c9098281ea83a289a7fb = 0x0 ;
- 150448 constexpr std::uintptr_t _6b0283a5d6c3e0e2596d794404a4311932cb7546 = 0x8 ;
- 150449 }
- 150450
- 150451 }
- 150452
- 150453 namespace HitboxCollision
- 150454 {
- 150455 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150456 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150457 constexpr std::uintptr_t Owner = 0x20 ;
- 150458 constexpr std::uintptr_t model = 0x28 ;
- 150459 }
- 150460
- 150461 namespace Pass
- 150462 {
- 150463 constexpr std::uintptr_t value__ = 0x0 ;
- 150464 }
- 150465
- 150466 namespace ClientIOLineParent
- 150467 {
- 150468 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150469 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150470 constexpr std::uintptr_t parentEntity = 0x20 ;
- 150471 constexpr std::uintptr_t boneName = 0x28 ;
- 150472 constexpr std::uintptr_t ignoreForPlugConnections = 0x30 ;
- 150473 }
- 150474
- 150475 namespace EaselDeployable
- 150476 {
- 150477 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150478 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150479 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 150480 constexpr std::uintptr_t prefabID = 0x54 ;
- 150481 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 150482 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 150483 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 150484 constexpr std::uintptr_t networkRange = 0x64 ;
- 150485 constexpr std::uintptr_t bounds = 0x18C ;
- 150486 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 150487 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 150488 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 150489 constexpr std::uintptr_t model = 0x1B8 ;
- 150490 constexpr std::uintptr_t flags = 0x1C0 ;
- 150491 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 150492 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 150493 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 150494 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 150495 constexpr std::uintptr_t baseProtection = 0x238 ;
- 150496 constexpr std::uintptr_t startHealth = 0x240 ;
- 150497 constexpr std::uintptr_t pickup = 0x248 ;
- 150498 constexpr std::uintptr_t repair = 0x270 ;
- 150499 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 150500 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 150501 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 150502 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 150503 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 150504 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 150505 constexpr std::uintptr_t faction = 0x2BC ;
- 150506 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 150507 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 150508 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 150509 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 150510 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 150511 constexpr std::uintptr_t easelTopBar = 0x308 ;
- 150512 constexpr std::uintptr_t easelBottomBar = 0x310 ;
- 150513 constexpr std::uintptr_t cameraPaintingAnchor = 0x318 ;
- 150514
- 150515 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 150516 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 150517 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 150518 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 150519 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 150520 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 150521 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 150522 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 150523 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 150524 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 150525 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 150526 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 150527 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 150528 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 150529 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 150530 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 150531 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 150532 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 150533 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 150534 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 150535 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 150536 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 150537 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 150538 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 150539 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 150540 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 150541 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 150542 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 150543 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 150544 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 150545 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 150546 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 150547 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 150548 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 150549 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 150550 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 150551 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 150552 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 150553 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 150554 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 150555 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 150556 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 150557 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 150558 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 150559 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 150560 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 150561 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 150562 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 150563 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 150564 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 150565 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 150566 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 150567 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 150568 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 150569 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 150570 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 150571 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 150572 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
- 150573 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
- 150574 constexpr std::uintptr_t _f1bc31e56f1f3ca82373ec55971c4bdbc2725723 = 0x320 ;
- 150575 constexpr std::uintptr_t _d14ad6dde530907837e52a0de5537c9e60be71a4 = 0x328 ;
- 150576 constexpr std::uintptr_t _e03ac81bbe69a6c26ad81b515b3df3e9c6eb2860 = 0x334 ;
- 150577 }
- 150578
- 150579 namespace AttachmentType
- 150580 {
- 150581 constexpr std::uintptr_t value__ = 0x0 ;
- 150582 }
- 150583
- 150584 namespace ViewmodelAttachment
- 150585 {
- 150586 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150587 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150588 constexpr std::uintptr_t modelObject = 0x28 ;
- 150589 constexpr std::uintptr_t targetBone = 0x30 ;
- 150590 constexpr std::uintptr_t hideViewModelIronSights = 0x38 ;
- 150591 constexpr std::uintptr_t attachmentType = 0x3C ;
- 150592
- 150593 constexpr std::uintptr_t _c7cc97df4e036ce9818a3f2fe903734af083fbcd = 0x20 ;
- 150594 constexpr std::uintptr_t _5496d7deebe0f8112f55423425c939c6e75d7536 = 0x40 ;
- 150595 constexpr std::uintptr_t _8bbfa4141f63070ac787bc2f420f3d68f93277e8 = 0x48 ;
- 150596 }
- 150597
- 150598 namespace ElectricalHeater
- 150599 {
- 150600 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150601 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150602 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 150603 constexpr std::uintptr_t prefabID = 0x54 ;
- 150604 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 150605 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 150606 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 150607 constexpr std::uintptr_t networkRange = 0x64 ;
- 150608 constexpr std::uintptr_t bounds = 0x18C ;
- 150609 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 150610 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 150611 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 150612 constexpr std::uintptr_t model = 0x1B8 ;
- 150613 constexpr std::uintptr_t flags = 0x1C0 ;
- 150614 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 150615 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 150616 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 150617 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 150618 constexpr std::uintptr_t baseProtection = 0x238 ;
- 150619 constexpr std::uintptr_t startHealth = 0x240 ;
- 150620 constexpr std::uintptr_t pickup = 0x248 ;
- 150621 constexpr std::uintptr_t repair = 0x270 ;
- 150622 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 150623 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 150624 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 150625 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 150626 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 150627 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 150628 constexpr std::uintptr_t faction = 0x2BC ;
- 150629 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 150630 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 150631 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 150632 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 150633 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 150634 constexpr std::uintptr_t debugOrigin = 0x308 ;
- 150635 constexpr std::uintptr_t sourceItem = 0x310 ;
- 150636 constexpr std::uintptr_t inputs = 0x318 ;
- 150637 constexpr std::uintptr_t outputs = 0x320 ;
- 150638 constexpr std::uintptr_t ioType = 0x328 ;
- 150639 constexpr std::uintptr_t fadeDuration = 0x340 ;
- 150640 constexpr std::uintptr_t sourceLight = 0x348 ;
- 150641 constexpr std::uintptr_t secondaryLight = 0x350 ;
- 150642 constexpr std::uintptr_t growableHeatSource = 0x358 ;
- 150643
- 150644 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 150645 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 150646 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 150647 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 150648 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 150649 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 150650 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 150651 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 150652 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 150653 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 150654 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 150655 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 150656 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 150657 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 150658 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 150659 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 150660 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 150661 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 150662 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 150663 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 150664 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 150665 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 150666 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 150667 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 150668 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 150669 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 150670 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 150671 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 150672 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 150673 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 150674 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 150675 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 150676 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 150677 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 150678 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 150679 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 150680 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 150681 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 150682 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 150683 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 150684 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 150685 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 150686 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 150687 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 150688 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 150689 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 150690 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 150691 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 150692 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 150693 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 150694 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 150695 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 150696 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 150697 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 150698 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 150699 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 150700 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 150701 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
- 150702 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
- 150703 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
- 150704 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
- 150705 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
- 150706 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
- 150707 constexpr std::uintptr_t _1ecaf7dcba1f8acedb0448f0b114c55f333741ad = 0x360 ;
- 150708 constexpr std::uintptr_t _6965a1b12f5f4e77818632a85d8af39ed318a93b = 0x368 ;
- 150709 constexpr std::uintptr_t _ba7f56d21afaee4ea8ecd006422dd7411bf4832c = 0x370 ;
- 150710 }
- 150711
- 150712 namespace RecipeIngredient
- 150713 {
- 150714 constexpr std::uintptr_t Ingredient = 0x0 ;
- 150715 constexpr std::uintptr_t Count = 0x8 ;
- 150716 }
- 150717
- 150718 namespace Recipe
- 150719 {
- 150720 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150721 constexpr std::uintptr_t ProducedItem = 0x18 ;
- 150722 constexpr std::uintptr_t ProducedItemCount = 0x20 ;
- 150723 constexpr std::uintptr_t CanQueueMultiple = 0x24 ;
- 150724 constexpr std::uintptr_t SpawnedItem = 0x28 ;
- 150725 constexpr std::uintptr_t SpawnedItemName = 0x30 ;
- 150726 constexpr std::uintptr_t SpawnedItemDescription = 0x38 ;
- 150727 constexpr std::uintptr_t SpawnedItemIcon = 0x40 ;
- 150728 constexpr std::uintptr_t RequiresBlueprint = 0x48 ;
- 150729 constexpr std::uintptr_t Ingredients = 0x50 ;
- 150730 constexpr std::uintptr_t MixingDuration = 0x58 ;
- 150731 }
- 150732
- 150733 namespace DemoCloneSave
- 150734 {
- 150735 constexpr std::uintptr_t PlayerId = 0x10 ;
- 150736 constexpr std::uintptr_t PlayerName = 0x18 ;
- 150737 constexpr std::uintptr_t Hidden = 0x20 ;
- 150738 constexpr std::uintptr_t AnimSource = 0x28 ;
- 150739 constexpr std::uintptr_t ClipStart = 0x30 ;
- 150740 constexpr std::uintptr_t ClipDuration = 0x34 ;
- 150741 constexpr std::uintptr_t ClipTrimStart = 0x38 ;
- 150742 constexpr std::uintptr_t ClipSourceDuration = 0x3C ;
- 150743 constexpr std::uintptr_t Clips = 0x40 ;
- 150744 constexpr std::uintptr_t ClothingOverride = 0x48 ;
- 150745 constexpr std::uintptr_t Clothing = 0x50 ;
- 150746 constexpr std::uintptr_t HasPositionTrack = 0x58 ;
- 150747 constexpr std::uintptr_t PositionKeys = 0x60 ;
- 150748 constexpr std::uintptr_t Cloned = 0x68 ;
- 150749 constexpr std::uintptr_t SpawnX = 0x6C ;
- 150750 constexpr std::uintptr_t SpawnY = 0x70 ;
- 150751 constexpr std::uintptr_t SpawnZ = 0x74 ;
- 150752 constexpr std::uintptr_t SpawnYaw = 0x78 ;
- 150753 constexpr std::uintptr_t AppearanceSeed = 0x80 ;
- 150754 constexpr std::uintptr_t RotationOverride = 0x88 ;
- 150755 constexpr std::uintptr_t RotationYaw = 0x8C ;
- 150756 }
- 150757
- 150758 namespace DeployableDecay
- 150759 {
- 150760 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150761 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150762 constexpr std::uintptr_t decayDelay = 0xA0 ;
- 150763 constexpr std::uintptr_t decayDuration = 0xA4 ;
- 150764 constexpr std::uintptr_t overrideHealRate = 0xA8 ;
- 150765 constexpr std::uintptr_t decayTickOverride = 0xAC ;
- 150766 constexpr std::uintptr_t decayIndoors = 0xB0 ;
- 150767 constexpr std::uintptr_t healRate = 0xB4 ;
- 150768
- 150769 constexpr std::uintptr_t _39983816ab62dbb9222841da72bef292a6915e5f = 0x20 ;
- 150770 constexpr std::uintptr_t _05c11779bb31bcdfb223ae33db4230572cc08a9b = 0x2C ;
- 150771 constexpr std::uintptr_t _391787f8ce751ee776221c4b25f3ed4fd60d6840 = 0x3C ;
- 150772 constexpr std::uintptr_t _3d5215097b6b5b5cd8e85ea7a197953214ab7618 = 0x48 ;
- 150773 constexpr std::uintptr_t _93c4dd5b0c777dcd64372823967f6ff2934442b3 = 0x54 ;
- 150774 constexpr std::uintptr_t _86b0bf2df2d4e8bdf4c34a54860f6f041ca4b521 = 0x60 ;
- 150775 constexpr std::uintptr_t _83fae4533eaa28969b150b86cba7eaabf03dcb4c = 0x70 ;
- 150776 constexpr std::uintptr_t _2bbdd46b4ad28a2d48bbf205893c35e03f2fcbe3 = 0x78 ;
- 150777 constexpr std::uintptr_t _bcc3ceb96a4f41b3c38d129abc906fcb396a2e92 = 0x80 ;
- 150778 constexpr std::uintptr_t _f6df343a4f6aca820fdc5d260cdd84296ba6f63d = 0x84 ;
- 150779 constexpr std::uintptr_t _ac5942c750b6e5b10475ceb5567cb87691d38937 = 0x88 ;
- 150780 constexpr std::uintptr_t _f3d98cae06091624b2f84a322af23a319382f5f2 = 0x90 ;
- 150781 constexpr std::uintptr_t _187f4f1c7bc6484adfa251fc182258cee768dd6c = 0x98 ;
- 150782 }
- 150783
- 150784 namespace UIMissionNonItemReward
- 150785 {
- 150786 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150787 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150788 constexpr std::uintptr_t TextField = 0x20 ;
- 150789 constexpr std::uintptr_t Icon = 0x28 ;
- 150790 }
- 150791
- 150792 namespace %44aa1f140e8979ae6bbd7d4197ee1564c381340c
- 150793 {
- 150794 constexpr std::uintptr_t _edadc47ecce105a9eea0fb8bdfb23bc1948f359d = 0x10 ;
- 150795 constexpr std::uintptr_t _aa5cc1de4533b589fcea706ea421a4a42821f7e1 = 0x14 ;
- 150796 constexpr std::uintptr_t _19616c6f9986948a965ac0bc9741be60ae8f9968 = 0x18 ;
- 150797 constexpr std::uintptr_t _517eebd7c005cc2aa051bcc9baf287163ef71d9d = 0x1C ;
- 150798 constexpr std::uintptr_t _6c539dcb2e81e9447d80447d85caa33d3a1d0171 = 0x20 ;
- 150799 constexpr std::uintptr_t _daf7c8427f7b6d5220aee401cd748a7583c1514e = 0x28 ;
- 150800 constexpr std::uintptr_t _a57ef676716fbddc461314455908bb6595c3a292 = 0x30 ;
- 150801 constexpr std::uintptr_t _9ac317e07208157e70c7d4650a1c34edc7565c6f = 0x38 ;
- 150802 constexpr std::uintptr_t _e3719e0a1d87af35bb048227e28591f26c388e45 = 0x40 ;
- 150803 constexpr std::uintptr_t _571246d560e40ac6cbd6cbc30c104c3849aa1e98 = 0x44 ;
- 150804 constexpr std::uintptr_t _464f0d61a823483e8119f5c392774f86ceba1f5f = 0x48 ;
- 150805
- 150806 namespace _static
- 150807 {
- 150808 constexpr std::uintptr_t _c0578303f25a1467ade7c93f5a85b98f2f1d6b7b = 0x0 ;
- 150809 constexpr std::uintptr_t _1fb9ace0506e92f4c997bfa25964c56b605f0d8d = 0x8 ;
- 150810 constexpr std::uintptr_t _4847559570cf6a947afbcfdd9b11a779dbfbd58c = 0x10 ;
- 150811 }
- 150812
- 150813 }
- 150814
- 150815 namespace GenerateClutterTopology
- 150816 {
- 150817 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150818 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150819 constexpr std::uintptr_t Mode = 0x20 ;
- 150820 constexpr std::uintptr_t Disabled = 0x24 ;
- 150821 constexpr std::uintptr_t Description = 0x28 ;
- 150822 constexpr std::uintptr_t HideInMapCreator = 0x30 ;
- 150823 constexpr std::uintptr_t MapCreatorCategory = 0x38 ;
- 150824 }
- 150825
- 150826 namespace %f6821223f648f7c088b2f15d67ee5716c7438569
- 150827 {
- 150828 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x10 ;
- 150829 constexpr std::uintptr_t _b3a18857b44eaba7a7442623f7961eb1e355eaa8 = 0x18 ;
- 150830 constexpr std::uintptr_t _75b0a509f3f386bbedf4fb7f7bfd2fa9ed2e9871 = 0x1C ;
- 150831 constexpr std::uintptr_t _f5f923dfad29210ff7e93b05f3014f113c7cf769 = 0x20 ;
- 150832 constexpr std::uintptr_t _f8c18ee5aee5b35f794806f23a0cf1acda5599be = 0x24 ;
- 150833 constexpr std::uintptr_t _a1b87f2cc1f1eb794a45e5a1903f489b1260c34e = 0x28 ;
- 150834 constexpr std::uintptr_t _4b8619b033757a0b4d6caab29f8d885f6365ca06 = 0x2C ;
- 150835 constexpr std::uintptr_t _c7dfd187a8c361def01f7415d463fd10d49a55c7 = 0x30 ;
- 150836 constexpr std::uintptr_t _16d35152d6461aad71dfad50a6f9fba263c7fa48 = 0x34 ;
- 150837 constexpr std::uintptr_t _ef31014c54efe9d331965753fec68dfe63692883 = 0x38 ;
- 150838 constexpr std::uintptr_t _369b809d7ecacacec637c6b5b5d8e45cc375776d = 0x3C ;
- 150839 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x40 ;
- 150840
- 150841 namespace _static
- 150842 {
- 150843 constexpr std::uintptr_t _c381ef7d793dc241c45398ab2da6bb62d0997a14 = 0x0 ;
- 150844 constexpr std::uintptr_t _f10695a720047d6bf7f342ab107a9fb092df0065 = 0x10 ;
- 150845 constexpr std::uintptr_t _1d2fb5376de0c0a776c7384ddd7fff1aee6732ce = 0x18 ;
- 150846 }
- 150847
- 150848 }
- 150849
- 150850 namespace HitType
- 150851 {
- 150852 constexpr std::uintptr_t value__ = 0x0 ;
- 150853 }
- 150854
- 150855 namespace HitNumber
- 150856 {
- 150857 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150858 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150859 constexpr std::uintptr_t hitType = 0x20 ;
- 150860 }
- 150861
- 150862 namespace DoorAnimEvents
- 150863 {
- 150864 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150865 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150866 constexpr std::uintptr_t openStart = 0x20 ;
- 150867 constexpr std::uintptr_t openEnd = 0x28 ;
- 150868 constexpr std::uintptr_t closeStart = 0x30 ;
- 150869 constexpr std::uintptr_t closeEnd = 0x38 ;
- 150870 constexpr std::uintptr_t soundTarget = 0x40 ;
- 150871 constexpr std::uintptr_t checkAnimSpeed = 0x48 ;
- 150872
- 150873 constexpr std::uintptr_t _e0d2a76b954c56dd402413d2d68d4fb4370ef2de = 0x50 ;
- 150874 }
- 150875
- 150876 namespace SystemInfoGeneralText
- 150877 {
- 150878 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150879 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150880 constexpr std::uintptr_t text = 0x20 ;
- 150881 }
- 150882
- 150883 namespace %e88fda8759de76a4b4827f4847fc61c6f2da2cfd
- 150884 {
- 150885 constexpr std::uintptr_t _9f3407477b3fcab98b1fc52ad1f81abd2c52dd17 = 0x10 ;
- 150886 constexpr std::uintptr_t _01a6fc841014e9bcda82e64f85a82cc716827a1b = 0x18 ;
- 150887 constexpr std::uintptr_t _9dd3ff15acc61c80adf5067a85ce2b21ffb3e10d = 0x1C ;
- 150888 constexpr std::uintptr_t _8e5a3fed7f0fb7cb1ee011b29bb0faa038596fc2 = 0x20 ;
- 150889 constexpr std::uintptr_t _7e00f487dcabdebadc57ce405d33afb391ea5881 = 0x28 ;
- 150890 constexpr std::uintptr_t _43657846db967550e815447a0423a03b0db7e3ca = 0x30 ;
- 150891
- 150892 namespace _static
- 150893 {
- 150894 constexpr std::uintptr_t _ae4ebd95245fab140e17eff0f602d70b359f7f26 = 0x0 ;
- 150895 constexpr std::uintptr_t _7dea81720f4d4746944e7f4395d7f04a787ab464 = 0x8 ;
- 150896 }
- 150897
- 150898 }
- 150899
- 150900 namespace StrobeLight
- 150901 {
- 150902 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 150903 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 150904 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 150905 constexpr std::uintptr_t prefabID = 0x54 ;
- 150906 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 150907 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 150908 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 150909 constexpr std::uintptr_t networkRange = 0x64 ;
- 150910 constexpr std::uintptr_t bounds = 0x18C ;
- 150911 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 150912 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 150913 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 150914 constexpr std::uintptr_t model = 0x1B8 ;
- 150915 constexpr std::uintptr_t flags = 0x1C0 ;
- 150916 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 150917 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 150918 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 150919 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 150920 constexpr std::uintptr_t baseProtection = 0x238 ;
- 150921 constexpr std::uintptr_t startHealth = 0x240 ;
- 150922 constexpr std::uintptr_t pickup = 0x248 ;
- 150923 constexpr std::uintptr_t repair = 0x270 ;
- 150924 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 150925 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 150926 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 150927 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 150928 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 150929 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 150930 constexpr std::uintptr_t faction = 0x2BC ;
- 150931 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 150932 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 150933 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 150934 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 150935 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 150936 constexpr std::uintptr_t debugOrigin = 0x308 ;
- 150937 constexpr std::uintptr_t sourceItem = 0x310 ;
- 150938 constexpr std::uintptr_t inputs = 0x318 ;
- 150939 constexpr std::uintptr_t outputs = 0x320 ;
- 150940 constexpr std::uintptr_t ioType = 0x328 ;
- 150941 constexpr std::uintptr_t frequency = 0x340 ;
- 150942 constexpr std::uintptr_t lightMesh = 0x348 ;
- 150943 constexpr std::uintptr_t strobeLight = 0x350 ;
- 150944 constexpr std::uintptr_t burnRate = 0x364 ;
- 150945 constexpr std::uintptr_t lifeTimeSeconds = 0x368 ;
- 150946
- 150947 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 150948 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 150949 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 150950 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 150951 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 150952 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 150953 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 150954 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 150955 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 150956 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 150957 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 150958 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 150959 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 150960 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 150961 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 150962 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 150963 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 150964 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 150965 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 150966 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 150967 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 150968 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 150969 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 150970 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 150971 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 150972 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 150973 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 150974 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 150975 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 150976 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 150977 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 150978 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 150979 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 150980 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 150981 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 150982 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 150983 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 150984 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 150985 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 150986 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 150987 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 150988 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 150989 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 150990 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 150991 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 150992 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 150993 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 150994 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 150995 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 150996 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 150997 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 150998 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 150999 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 151000 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 151001 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 151002 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 151003 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 151004 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
- 151005 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
- 151006 constexpr std::uintptr_t _32d502fbfe8da6a51745770720bbaf6aaa1c111e = 0x32C ;
- 151007 constexpr std::uintptr_t _20e37f0b23b36caa6f93e793b299b2130f118df7 = 0x330 ;
- 151008 constexpr std::uintptr_t _795d6b057b9a72880bccafe1422c25a8b61412b3 = 0x334 ;
- 151009 constexpr std::uintptr_t _cc2da1da2dbb6afdb5bba2742f8a8c1a183d85f9 = 0x338 ;
- 151010 constexpr std::uintptr_t _1469094dc01a280306f1584ddaa195cf816732e4 = 0x358 ;
- 151011 constexpr std::uintptr_t _bc456ebc244448160b27bc914da48a37a12ede7d = 0x35C ;
- 151012 constexpr std::uintptr_t _b14e890bf0f562a6efb19405fea73a29ac547c10 = 0x360 ;
- 151013 constexpr std::uintptr_t _db3cec85848cd866ede05ad8c37a82edfa9954e4 = 0x36C ;
- 151014 constexpr std::uintptr_t _120467b7464be6b93927f077f1a094d7bcf284e0 = 0x370 ;
- 151015 constexpr std::uintptr_t _288d3fde86386af33e8a095926f0a159be4e85aa = 0x378 ;
- 151016 constexpr std::uintptr_t _4296aeea5c8a5924d185a46febb0b421ec22f094 = 0x380 ;
- 151017 constexpr std::uintptr_t _a1c10191f408e7404dde4ae2d9e31f0c2ea5f0df = 0x388 ;
- 151018 constexpr std::uintptr_t _d54e801fca960ea44065a685f96b54e886364c63 = 0x390 ;
- 151019 }
- 151020
- 151021 namespace AccessibilityComponent
- 151022 {
- 151023 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151024 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151025 }
- 151026
- 151027 namespace %f460f0a2b26e23af0d33ebed0df53f05104e0390
- 151028 {
- 151029 constexpr std::uintptr_t _0e67ca58749bf3edc1199821fc6b0c0b8beeee6d = 0x10 ;
- 151030 constexpr std::uintptr_t _9b372202e25a2a473cf63bc63c314e91d3d9f7ae = 0x1C ;
- 151031 constexpr std::uintptr_t _d27cb41eab04cfbcce0fef704699312921cee210 = 0x20 ;
- 151032 constexpr std::uintptr_t _68c2219edb169a1762f676ac01a65121f0a5e3e1 = 0x30 ;
- 151033 constexpr std::uintptr_t _174ec7058cc523960325ffadd79ecde4ec806b8c = 0x38 ;
- 151034 constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x40 ;
- 151035
- 151036 namespace _static
- 151037 {
- 151038 constexpr std::uintptr_t _67369b9a65bea37d990f689d6377e955d2345eac = 0x0 ;
- 151039 constexpr std::uintptr_t _ee6960726c92ec586a26128dc01f4ccb81c0ba60 = 0x8 ;
- 151040 constexpr std::uintptr_t _b9509fdb06c64867ad6eb25245a381651cb77fd4 = 0x10 ;
- 151041 }
- 151042
- 151043 }
- 151044
- 151045 namespace FileSystem_Warmup
- 151046 {
- 151047 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151048 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151049 }
- 151050
- 151051 namespace WorldModel
- 151052 {
- 151053 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151054 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151055 constexpr std::uintptr_t mass = 0x20 ;
- 151056 }
- 151057
- 151058 namespace EffectRecycleLite
- 151059 {
- 151060 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151061 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151062 constexpr std::uintptr_t prefabID = 0x20 ;
- 151063 constexpr std::uintptr_t isClient = 0x24 ;
- 151064
- 151065 constexpr std::uintptr_t _f7c5b76a7cecd4667ffa6307f00a309d0174e765 = 0x28 ;
- 151066 }
- 151067
- 151068 namespace RepairBench
- 151069 {
- 151070 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151071 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151072 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 151073 constexpr std::uintptr_t prefabID = 0x54 ;
- 151074 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 151075 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 151076 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 151077 constexpr std::uintptr_t networkRange = 0x64 ;
- 151078 constexpr std::uintptr_t bounds = 0x18C ;
- 151079 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 151080 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 151081 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 151082 constexpr std::uintptr_t model = 0x1B8 ;
- 151083 constexpr std::uintptr_t flags = 0x1C0 ;
- 151084 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 151085 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 151086 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 151087 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 151088 constexpr std::uintptr_t baseProtection = 0x238 ;
- 151089 constexpr std::uintptr_t startHealth = 0x240 ;
- 151090 constexpr std::uintptr_t pickup = 0x248 ;
- 151091 constexpr std::uintptr_t repair = 0x270 ;
- 151092 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 151093 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 151094 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 151095 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 151096 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 151097 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 151098 constexpr std::uintptr_t faction = 0x2BC ;
- 151099 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 151100 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 151101 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 151102 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 151103 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 151104 constexpr std::uintptr_t inventorySlots = 0x320 ;
- 151105 constexpr std::uintptr_t dropsLoot = 0x324 ;
- 151106 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
- 151107 constexpr std::uintptr_t dropFloats = 0x32C ;
- 151108 constexpr std::uintptr_t isLootable = 0x32D ;
- 151109 constexpr std::uintptr_t isLockable = 0x32E ;
- 151110 constexpr std::uintptr_t isMonitorable = 0x32F ;
- 151111 constexpr std::uintptr_t panelName = 0x330 ;
- 151112 constexpr std::uintptr_t panelTitle = 0x338 ;
- 151113 constexpr std::uintptr_t allowedContents = 0x340 ;
- 151114 constexpr std::uintptr_t allowedItem = 0x348 ;
- 151115 constexpr std::uintptr_t allowedItem2 = 0x350 ;
- 151116 constexpr std::uintptr_t allowedItems = 0x358 ;
- 151117 constexpr std::uintptr_t blockedItems = 0x360 ;
- 151118 constexpr std::uintptr_t maxStackSize = 0x368 ;
- 151119 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
- 151120 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
- 151121 constexpr std::uintptr_t allowSorting = 0x36E ;
- 151122 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
- 151123 constexpr std::uintptr_t openSound = 0x370 ;
- 151124 constexpr std::uintptr_t closeSound = 0x378 ;
- 151125 constexpr std::uintptr_t dropPosition = 0x380 ;
- 151126 constexpr std::uintptr_t dropVelocity = 0x38C ;
- 151127 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
- 151128 constexpr std::uintptr_t onlyOneUser = 0x39C ;
- 151129 constexpr std::uintptr_t maxConditionLostOnRepair = 0x3A8 ;
- 151130 constexpr std::uintptr_t skinchangeEffect = 0x3B0 ;
- 151131
- 151132 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 151133 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 151134 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 151135 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 151136 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 151137 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 151138 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 151139 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 151140 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 151141 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 151142 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 151143 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 151144 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 151145 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 151146 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 151147 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 151148 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 151149 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 151150 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 151151 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 151152 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 151153 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 151154 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 151155 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 151156 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 151157 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 151158 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 151159 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 151160 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 151161 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 151162 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 151163 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 151164 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 151165 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 151166 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 151167 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 151168 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 151169 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 151170 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 151171 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 151172 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 151173 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 151174 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 151175 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 151176 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 151177 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 151178 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 151179 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 151180 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 151181 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 151182 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 151183 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 151184 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 151185 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 151186 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 151187 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 151188 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 151189 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
- 151190 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
- 151191 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
- 151192 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
- 151193 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
- 151194 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
- 151195 }
- 151196
- 151197 namespace FlybySound
- 151198 {
- 151199 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151200 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151201 constexpr std::uintptr_t flybySound = 0x20 ;
- 151202 constexpr std::uintptr_t flybySoundDistance = 0x28 ;
- 151203 constexpr std::uintptr_t closeFlybySound = 0x30 ;
- 151204 constexpr std::uintptr_t closeFlybyDistance = 0x38 ;
- 151205
- 151206 constexpr std::uintptr_t _ea84b348a0b2e2b79c80e7b3640d7d0ac0d5f48b = 0x3C ;
- 151207 }
- 151208
- 151209 namespace ShopFront
- 151210 {
- 151211 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151212 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151213 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 151214 constexpr std::uintptr_t prefabID = 0x54 ;
- 151215 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 151216 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 151217 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 151218 constexpr std::uintptr_t networkRange = 0x64 ;
- 151219 constexpr std::uintptr_t bounds = 0x18C ;
- 151220 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 151221 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 151222 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 151223 constexpr std::uintptr_t model = 0x1B8 ;
- 151224 constexpr std::uintptr_t flags = 0x1C0 ;
- 151225 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 151226 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 151227 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 151228 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 151229 constexpr std::uintptr_t baseProtection = 0x238 ;
- 151230 constexpr std::uintptr_t startHealth = 0x240 ;
- 151231 constexpr std::uintptr_t pickup = 0x248 ;
- 151232 constexpr std::uintptr_t repair = 0x270 ;
- 151233 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 151234 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 151235 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 151236 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 151237 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 151238 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 151239 constexpr std::uintptr_t faction = 0x2BC ;
- 151240 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 151241 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 151242 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 151243 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 151244 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 151245 constexpr std::uintptr_t inventorySlots = 0x320 ;
- 151246 constexpr std::uintptr_t dropsLoot = 0x324 ;
- 151247 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
- 151248 constexpr std::uintptr_t dropFloats = 0x32C ;
- 151249 constexpr std::uintptr_t isLootable = 0x32D ;
- 151250 constexpr std::uintptr_t isLockable = 0x32E ;
- 151251 constexpr std::uintptr_t isMonitorable = 0x32F ;
- 151252 constexpr std::uintptr_t panelName = 0x330 ;
- 151253 constexpr std::uintptr_t panelTitle = 0x338 ;
- 151254 constexpr std::uintptr_t allowedContents = 0x340 ;
- 151255 constexpr std::uintptr_t allowedItem = 0x348 ;
- 151256 constexpr std::uintptr_t allowedItem2 = 0x350 ;
- 151257 constexpr std::uintptr_t allowedItems = 0x358 ;
- 151258 constexpr std::uintptr_t blockedItems = 0x360 ;
- 151259 constexpr std::uintptr_t maxStackSize = 0x368 ;
- 151260 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
- 151261 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
- 151262 constexpr std::uintptr_t allowSorting = 0x36E ;
- 151263 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
- 151264 constexpr std::uintptr_t openSound = 0x370 ;
- 151265 constexpr std::uintptr_t closeSound = 0x378 ;
- 151266 constexpr std::uintptr_t dropPosition = 0x380 ;
- 151267 constexpr std::uintptr_t dropVelocity = 0x38C ;
- 151268 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
- 151269 constexpr std::uintptr_t onlyOneUser = 0x39C ;
- 151270 constexpr std::uintptr_t maxUseAngle = 0x3A8 ;
- 151271 constexpr std::uintptr_t vendorPlayer = 0x3B0 ;
- 151272 constexpr std::uintptr_t customerPlayer = 0x3B8 ;
- 151273 constexpr std::uintptr_t transactionCompleteEffect = 0x3C0 ;
- 151274
- 151275 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 151276 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 151277 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 151278 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 151279 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 151280 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 151281 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 151282 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 151283 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 151284 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 151285 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 151286 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 151287 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 151288 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 151289 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 151290 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 151291 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 151292 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 151293 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 151294 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 151295 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 151296 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 151297 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 151298 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 151299 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 151300 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 151301 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 151302 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 151303 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 151304 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 151305 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 151306 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 151307 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 151308 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 151309 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 151310 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 151311 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 151312 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 151313 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 151314 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 151315 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 151316 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 151317 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 151318 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 151319 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 151320 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 151321 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 151322 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 151323 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 151324 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 151325 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 151326 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 151327 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 151328 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 151329 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 151330 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 151331 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 151332 constexpr std::uintptr_t _0344b78ac1b633d1aa76ecb6f713707404e69397 = 0x2F8 ;
- 151333 constexpr std::uintptr_t _51ad9ae98d01b4c0fdde17bf6dfa15503181ac24 = 0x300 ;
- 151334 constexpr std::uintptr_t _cb09d3b1589e4cd311c42b22fa579de27dd163d4 = 0x308 ;
- 151335 constexpr std::uintptr_t _c9f749ae3e40ba7a2bc7ca37b72c04d831588ae1 = 0x310 ;
- 151336 constexpr std::uintptr_t _f554b313a8c545c5219c052b0c28382ce2c6cebe = 0x318 ;
- 151337 constexpr std::uintptr_t _9b3152b4fc41ca6a7a683abf3ab5fa313cf12339 = 0x3A0 ;
- 151338 }
- 151339
- 151340 namespace LootPanelReclaim
- 151341 {
- 151342 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151343 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151344 constexpr std::uintptr_t Title = 0x20 ;
- 151345 constexpr std::uintptr_t TitleText = 0x28 ;
- 151346 constexpr std::uintptr_t hideInvalidIcons = 0x30 ;
- 151347 constexpr std::uintptr_t canvasGroup = 0x38 ;
- 151348 constexpr std::uintptr_t sortingControls = 0x40 ;
- 151349 constexpr std::uintptr_t oldOverflow = 0x50 ;
- 151350 constexpr std::uintptr_t overflowText = 0x58 ;
- 151351 constexpr std::uintptr_t overflowObject = 0x60 ;
- 151352
- 151353 constexpr std::uintptr_t _98abf45220f7487607dddea9f4e663434a3ad4fa = 0x48 ;
- 151354 }
- 151355
- 151356 namespace MissionManifest
- 151357 {
- 151358 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151359 constexpr std::uintptr_t missionList = 0x18 ;
- 151360 constexpr std::uintptr_t positionGenerators = 0x20 ;
- 151361 }
- 151362
- 151363 namespace VehicleVendor
- 151364 {
- 151365 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151366 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151367 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 151368 constexpr std::uintptr_t prefabID = 0x54 ;
- 151369 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 151370 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 151371 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 151372 constexpr std::uintptr_t networkRange = 0x64 ;
- 151373 constexpr std::uintptr_t bounds = 0x18C ;
- 151374 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 151375 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 151376 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 151377 constexpr std::uintptr_t model = 0x1B8 ;
- 151378 constexpr std::uintptr_t flags = 0x1C0 ;
- 151379 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 151380 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 151381 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 151382 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 151383 constexpr std::uintptr_t baseProtection = 0x238 ;
- 151384 constexpr std::uintptr_t startHealth = 0x240 ;
- 151385 constexpr std::uintptr_t pickup = 0x248 ;
- 151386 constexpr std::uintptr_t repair = 0x270 ;
- 151387 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 151388 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 151389 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 151390 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 151391 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 151392 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 151393 constexpr std::uintptr_t faction = 0x2BC ;
- 151394 constexpr std::uintptr_t GestureViewModel = 0x428 ;
- 151395 constexpr std::uintptr_t lootCountdownDebugEntries = 0x478 ;
- 151396 constexpr std::uintptr_t currentTeam = 0x550 ;
- 151397 constexpr std::uintptr_t PetEntity = 0x5F8 ;
- 151398 constexpr std::uintptr_t fallDamageEffect = 0x6C0 ;
- 151399 constexpr std::uintptr_t drownEffect = 0x6C8 ;
- 151400 constexpr std::uintptr_t playerFlags = 0x6D0 ;
- 151401 constexpr std::uintptr_t weaponMoveSpeedScale = 0x7B0 ;
- 151402 constexpr std::uintptr_t clothingBlocksAiming = 0x7B4 ;
- 151403 constexpr std::uintptr_t clothingMoveSpeedReduction = 0x7B8 ;
- 151404 constexpr std::uintptr_t clothingWaterSpeedBonus = 0x7BC ;
- 151405 constexpr std::uintptr_t clothingAccuracyBonus = 0x7C0 ;
- 151406 constexpr std::uintptr_t equippingBlocked = 0x7C4 ;
- 151407 constexpr std::uintptr_t eggVision = 0x7C8 ;
- 151408 constexpr std::uintptr_t designingAIEntity = 0x7D8 ;
- 151409 constexpr std::uintptr_t MovementTickStartDelay = 0x7E0 ;
- 151410 constexpr std::uintptr_t VirtualInfoZone = 0x7E8 ;
- 151411 constexpr std::uintptr_t finalDestination = 0x7F0 ;
- 151412 constexpr std::uintptr_t loadouts = 0x810 ;
- 151413 constexpr std::uintptr_t movementMask = 0x818 ;
- 151414 constexpr std::uintptr_t LegacyNavigation = 0x81C ;
- 151415 constexpr std::uintptr_t NavAgent = 0x820 ;
- 151416 constexpr std::uintptr_t damageScale = 0x828 ;
- 151417 constexpr std::uintptr_t shortRange = 0x82C ;
- 151418 constexpr std::uintptr_t attackLengthMaxShortRangeScale = 0x830 ;
- 151419 constexpr std::uintptr_t machine = 0x848 ;
- 151420 constexpr std::uintptr_t canBeHurt = 0x850 ;
- 151421 constexpr std::uintptr_t ChildAnimator = 0x858 ;
- 151422 constexpr std::uintptr_t TotalNoAnimations = 0x860 ;
- 151423 constexpr std::uintptr_t TotalYesAnimations = 0x864 ;
- 151424 constexpr std::uintptr_t TotalGreetAnimations = 0x868 ;
- 151425 constexpr std::uintptr_t TotalByeAnimations = 0x86C ;
- 151426 constexpr std::uintptr_t TotalWaveAnimations = 0x870 ;
- 151427 constexpr std::uintptr_t NPCName = 0x880 ;
- 151428 constexpr std::uintptr_t conversations = 0x888 ;
- 151429 constexpr std::uintptr_t conversationResultActions = 0x890 ;
- 151430 constexpr std::uintptr_t vehicleSpawner = 0x8A8 ;
- 151431
- 151432 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 151433 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 151434 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 151435 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 151436 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 151437 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 151438 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 151439 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 151440 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 151441 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 151442 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 151443 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 151444 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 151445 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 151446 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 151447 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 151448 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 151449 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 151450 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 151451 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 151452 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 151453 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 151454 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 151455 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 151456 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 151457 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 151458 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 151459 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 151460 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 151461 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 151462 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 151463 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 151464 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 151465 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 151466 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 151467 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 151468 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 151469 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 151470 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 151471 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 151472 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 151473 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 151474 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 151475 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 151476 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 151477 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 151478 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 151479 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 151480 constexpr std::uintptr_t _c3795abc9f46dde6c06eb79beeb4ed75264db9a2 = 0x200 ;
- 151481 constexpr std::uintptr_t _9e7ce67bc8467bb17b67854f543247fdbb97e151 = 0x208 ;
- 151482 constexpr std::uintptr_t _8fa5f19d9e8816280913544850d4df5feb86b246 = 0x220 ;
- 151483 constexpr std::uintptr_t _86a34217a7b281ab0c3963d4dbef0410de82ab86 = 0x2B0 ;
- 151484 constexpr std::uintptr_t _0820611b12db524f012a54265c7bd490dd61e377 = 0x2B4 ;
- 151485 constexpr std::uintptr_t _2353f6bd443909df38fe92b7cc4ef76c6c9dbdae = 0x2B8 ;
- 151486 constexpr std::uintptr_t _7c175d9b39b705238dc716eb10bdcc51a837e92b = 0x2C0 ;
- 151487 constexpr std::uintptr_t _4ff7ecb87a48fa9463988e566ccb43c6db513339 = 0x2C4 ;
- 151488 constexpr std::uintptr_t _62c57aa2f6a36ef5560b72a27d184da343153670 = 0x2C8 ;
- 151489 constexpr std::uintptr_t _2f7fd606fab972440a696ea86d974656ee6502df = 0x2D0 ;
- 151490 constexpr std::uintptr_t _1f6cab0bc0f09fe5af2a5b9063f7bd8d50b3c2ed = 0x2D8 ;
- 151491 constexpr std::uintptr_t _0feacf9f37c1879ba375cb7e12158e2757c2aee2 = 0x2E0 ;
- 151492 constexpr std::uintptr_t _0074ff496447f58c0fef8382f635a94b0c79b9c3 = 0x2E8 ;
- 151493 constexpr std::uintptr_t _5b2209679059923dbac99da79252b8c72b71a93e = 0x2F0 ;
- 151494 constexpr std::uintptr_t _dedbe868ffabc5ae35576a39c2f12caec9c211a1 = 0x2F8 ;
- 151495 constexpr std::uintptr_t _0745ff7dc32f642b255a004d1f0775c3ddc325e8 = 0x300 ;
- 151496 constexpr std::uintptr_t _ca0baf3887b00fdcb988030b2329fffa5bdf40be = 0x308 ;
- 151497 constexpr std::uintptr_t _44d46369ae03185389688e494381bf144e199a52 = 0x310 ;
- 151498 constexpr std::uintptr_t _313cf06cb1703c6e26691eb1f943de53710d2bc4 = 0x318 ;
- 151499 constexpr std::uintptr_t _ef46e17bf016ed64468132667c8d2e851d40c9c4 = 0x320 ;
- 151500 constexpr std::uintptr_t _37193d861f4a4722cc29a0b6da9c472ace606de9 = 0x328 ;
- 151501 constexpr std::uintptr_t _846d70416324d4dc24f1895886190bb34394bdb2 = 0x330 ;
- 151502 constexpr std::uintptr_t _381c5b259809ee399e2fa5d8bebc86310e17edc9 = 0x338 ;
- 151503 constexpr std::uintptr_t _167525e9e39a69aff4bb0e3970b934354becb224 = 0x340 ;
- 151504 constexpr std::uintptr_t _3865cd91da22957ddb23bd2c796c3335d9ad795d = 0x348 ;
- 151505 constexpr std::uintptr_t _ce39efff0652bb104c2badddee95c830db19b064 = 0x350 ;
- 151506 constexpr std::uintptr_t _698330ecb1acdbb8ad7e85146bd3304b9b745843 = 0x358 ;
- 151507 constexpr std::uintptr_t _13982beaa8fd4d164dc6d309d3346f71f250d7b6 = 0x360 ;
- 151508 constexpr std::uintptr_t _be80abebb8909cc0340a07ed7f93ad2afed73392 = 0x368 ;
- 151509 constexpr std::uintptr_t _8f5da708ef408f2e8b69d5b97ca6c37187b5e580 = 0x36C ;
- 151510 constexpr std::uintptr_t _8555751420ef48680969225419326760a960451f = 0x370 ;
- 151511 constexpr std::uintptr_t _41c13c77dffdac2b84bfde4f9d5e106d6e56e140 = 0x374 ;
- 151512 constexpr std::uintptr_t _f28829569010bf222174e67d6308ba2d47e7725b = 0x380 ;
- 151513 constexpr std::uintptr_t _8dacc3f5d857eb5c8da838ede8d81ad94e851c6b = 0x390 ;
- 151514 constexpr std::uintptr_t _3cf37d39b44495bd1650907491bf4846aff85543 = 0x398 ;
- 151515 constexpr std::uintptr_t _11c9053a70573a377d5490b8f85fe7a7ed5997ad = 0x399 ;
- 151516 constexpr std::uintptr_t _0cd50dc8eb712bdc493f63c9db3d5971e2f8f600 = 0x3A0 ;
- 151517 constexpr std::uintptr_t _7280e5d250e734208209015626b099ca2b04f3f9 = 0x3A8 ;
- 151518 constexpr std::uintptr_t _bf5873ec4b895fa0eaa455b05b1b48dbd93b8f44 = 0x3B0 ;
- 151519 constexpr std::uintptr_t _3cfd1ab4f03c06f1a02cf73007a0589b4e796d77 = 0x3B8 ;
- 151520 constexpr std::uintptr_t _92d25764b2e8c914b8da7094581e75d349794b5d = 0x3C0 ;
- 151521 constexpr std::uintptr_t _e93f6a65bb98ca6279f4f25b7e259e897a1d949a = 0x3C8 ;
- 151522 constexpr std::uintptr_t _887765af36a97441021a10fdf058f4ca2aa44c35 = 0x3CC ;
- 151523 constexpr std::uintptr_t _dac1ee01d36b3692268f2de06146ecf4dc7bcad5 = 0x3D0 ;
- 151524 constexpr std::uintptr_t _8820d137f4ffdae8f9434e8c91e1b5aaf59be22a = 0x3D4 ;
- 151525 constexpr std::uintptr_t _afd53ff8a826842b90086ce7cddd3a5ee850d17a = 0x3D8 ;
- 151526 constexpr std::uintptr_t _82c8a67086eed27b948c34a1baf119aad26001e7 = 0x3E0 ;
- 151527 constexpr std::uintptr_t _0eaf8d5b9666fb67d4b8c2349931f355afb2a825 = 0x3E4 ;
- 151528 constexpr std::uintptr_t _f4bcc17e75f88d9c30d41161c55d8542b8ec873d = 0x3E8 ;
- 151529 constexpr std::uintptr_t _dddaaa6d11d629f7d4f869dfa349e9be13791ed4 = 0x3F0 ;
- 151530 constexpr std::uintptr_t _1922082c7657c93f73144fd02b2b224a936ba7b9 = 0x3F8 ;
- 151531 constexpr std::uintptr_t _6aa3ebd9efd1f02460d68ea12cd504a0a7900ab6 = 0x400 ;
- 151532 constexpr std::uintptr_t _7ac4704d7d70aa5ac61fe524d7aa4ea58b0e9bad = 0x408 ;
- 151533 constexpr std::uintptr_t _97a172f1ca9c5885e2dda2947ad4b4741a6948f7 = 0x414 ;
- 151534 constexpr std::uintptr_t _ec2da8c3a9ffbe6b3e5ebd4ffaa7038697dde6be = 0x418 ;
- 151535 constexpr std::uintptr_t _2ac979e396cc640796a6527bee1591eff2c6c3fb = 0x419 ;
- 151536 constexpr std::uintptr_t _5ce03dea0bd1596ab411054bcdce5542e239b33c = 0x41A ;
- 151537 constexpr std::uintptr_t _5023cbacbd97007c9c64a81b858dd2b516ecd31b = 0x41B ;
- 151538 constexpr std::uintptr_t _198474c88983e692ec936518435966669dda18f8 = 0x41C ;
- 151539 constexpr std::uintptr_t _446f48797b2829a0792e209f1ee910cac303ad95 = 0x41D ;
- 151540 constexpr std::uintptr_t _b1830717e9fda80a5f90b53fc2678435d5103cf9 = 0x420 ;
- 151541 constexpr std::uintptr_t _22b408c3f718eed96c13e7f9c3d5802754e881a8 = 0x424 ;
- 151542 constexpr std::uintptr_t _31a7d68edfee997153bd05877bc17bb2254a7a76 = 0x425 ;
- 151543 constexpr std::uintptr_t _696840e48e8ae3d2251bcf40b6d026bf7f708828 = 0x430 ;
- 151544 constexpr std::uintptr_t _b80919f55edcd1131c55880c0014385399243016 = 0x438 ;
- 151545 constexpr std::uintptr_t _50936aff8beb05acf8e0cc9c88b633c9638d0872 = 0x43C ;
- 151546 constexpr std::uintptr_t _3383928109cc0998520f658ec3f132b744b4f05c = 0x440 ;
- 151547 constexpr std::uintptr_t _b180b9cbeb9210308fd5ca854ea1e4c0b70af047 = 0x444 ;
- 151548 constexpr std::uintptr_t _68ade832bf90cd4d6aa94496d0890985dfeaa47e = 0x448 ;
- 151549 constexpr std::uintptr_t _f1304ef185e22f0ae3e6712162060430e0d70fad = 0x458 ;
- 151550 constexpr std::uintptr_t _797f553927e81c6b7835a344469a28c03cb908ed = 0x460 ;
- 151551 constexpr std::uintptr_t _6e4906285ef3ab18f09ce59c52ab83d7f73e7449 = 0x464 ;
- 151552 constexpr std::uintptr_t _d08f212a8a2decbf505fc4fcf1ec378e794b48fb = 0x468 ;
- 151553 constexpr std::uintptr_t _11b15f17e8750a624d53e46deb6cd525c9a7707b = 0x470 ;
- 151554 constexpr std::uintptr_t _6280b686b68a9d022ae77f4dd51be9a1d037a839 = 0x474 ;
- 151555 constexpr std::uintptr_t _b2633f98ca561ab09b5d9bb8da5d71595e8d81a1 = 0x480 ;
- 151556 constexpr std::uintptr_t _61dc56e037f114e7278deeab5fdf2f4bdc004ede = 0x490 ;
- 151557 constexpr std::uintptr_t _e6845647f63d0dcb5f2f8e093a059d840c02c3a5 = 0x498 ;
- 151558 constexpr std::uintptr_t _6e7fda6d1f97c1bfc2ad8420592a6b8ee739ecb6 = 0x4A0 ;
- 151559 constexpr std::uintptr_t _1d3123dbd38eb7992bd518b53f7e3914c25824d5 = 0x4A8 ;
- 151560 constexpr std::uintptr_t _ccba5ffa14b28d40f4606b7041742af06fb8e6ef = 0x4B0 ;
- 151561 constexpr std::uintptr_t _ce5792cf88bcd8befe9097472c8892b8523e053d = 0x4B8 ;
- 151562 constexpr std::uintptr_t _17de5cdf318f9f9aad9892119f74ee82b877d744 = 0x4C0 ;
- 151563 constexpr std::uintptr_t _d736cfc831b5ce7ffd87479ec58ec88759959a17 = 0x4C8 ;
- 151564 constexpr std::uintptr_t _76be211fe938523bcc12c5cfdd65f2e0d4aa89b1 = 0x4D4 ;
- 151565 constexpr std::uintptr_t _ff75d8b5439a99245c71ae4ced65b5bd2cb6bb8e = 0x4D8 ;
- 151566 constexpr std::uintptr_t _2c9205d1875a02e29aa5061fc31935b2ae965cc8 = 0x4DC ;
- 151567 constexpr std::uintptr_t _d7cda51cec98de565d3eb73569430b8d7ef20ace = 0x4E0 ;
- 151568 constexpr std::uintptr_t _f5d80b9b792fa37660de7702845ab2421db7a96d = 0x4E8 ;
- 151569 constexpr std::uintptr_t _aa4ddaf9fae89b0eb7fd67fb85f522a25d8628c5 = 0x4F0 ;
- 151570 constexpr std::uintptr_t _93ccfe43d84ce2b4a2d84de20b53ea13d0b9cc6e = 0x4F8 ;
- 151571 constexpr std::uintptr_t _e6b4572cf363e8279f97d70dc1f21bb3e6be8ba5 = 0x500 ;
- 151572 constexpr std::uintptr_t _5815e6d61514b824e346a6e36a89227e19874a5f = 0x504 ;
- 151573 constexpr std::uintptr_t _fd4947c83b7718f498ec4e79e7dcc051517e4618 = 0x508 ;
- 151574 constexpr std::uintptr_t _bd9e0d84fe0521ccc0622a6070d063062b1c27ec = 0x510 ;
- 151575 constexpr std::uintptr_t _093a3ec5a517e25b8acd1e9f730a30ddfb9f9d52 = 0x518 ;
- 151576 constexpr std::uintptr_t _7423653a28fc31ceeba87b189f58ce723594fbd0 = 0x520 ;
- 151577 constexpr std::uintptr_t _079c43429ebde7891bb8116f5033741b8148749b = 0x528 ;
- 151578 constexpr std::uintptr_t _d9701758834f98b555fd6be9de9940a2c03f6079 = 0x530 ;
- 151579 constexpr std::uintptr_t _7b531d61d1a9c05af3ba112fd00cfe19d0efe337 = 0x538 ;
- 151580 constexpr std::uintptr_t _bdfaa8f1cad32da5950085475a39181eb4716f0a = 0x540 ;
- 151581 constexpr std::uintptr_t _6333ecfb6192e1911d277dddbcd67fbd42b8f73d = 0x548 ;
- 151582 constexpr std::uintptr_t _10725b1022506972057e212efbc805d94aa00044 = 0x558 ;
- 151583 constexpr std::uintptr_t _ff3c2816bd21f1e4149fe4310874cd412eaedf66 = 0x560 ;
- 151584 constexpr std::uintptr_t _516338d740b446e6e32adb94791c39264e51b42f = 0x568 ;
- 151585 constexpr std::uintptr_t _cd1ce5e8e4d0bea306fb69af62f76218b3ed4a26 = 0x570 ;
- 151586 constexpr std::uintptr_t _76114006f3c68bfcd0bade808c18f78e9d6f53ec = 0x578 ;
- 151587 constexpr std::uintptr_t _e08d59c0f3794cfd683ca56af1cf4b9cdf9e485a = 0x580 ;
- 151588 constexpr std::uintptr_t _205010dad0ee102587cbcc54de442339e725aff0 = 0x590 ;
- 151589 constexpr std::uintptr_t _4a26b389a993b3917bcef8e6416065d0b11be05c = 0x594 ;
- 151590 constexpr std::uintptr_t _6c38143490e5fc33eadc358e87a50ff356e03bba = 0x598 ;
- 151591 constexpr std::uintptr_t _abd01b5638711a9f2697973f7ddc27d8b122c35c = 0x5A0 ;
- 151592 constexpr std::uintptr_t _ee74cc38f79dd540d9af10428f24877695f8d2b4 = 0x5A8 ;
- 151593 constexpr std::uintptr_t _93673f3cae12a924902415c5ebcfa3719a693429 = 0x5B0 ;
- 151594 constexpr std::uintptr_t _8eb0f0fa2bedd47523b626cfb41ee019863e9e6c = 0x5B8 ;
- 151595 constexpr std::uintptr_t _69dc6478311b63644184d74e7f1ca7adc3ff5279 = 0x5C0 ;
- 151596 constexpr std::uintptr_t _75f74de46683c88c2dd59a88b00d90b1221c963d = 0x5C8 ;
- 151597 constexpr std::uintptr_t _11cb9f528f19a78f43298f688b448f0e5a91e0d9 = 0x5CC ;
- 151598 constexpr std::uintptr_t _d1576156b5bb16175fd0c296da2a9890761b3395 = 0x5D0 ;
- 151599 constexpr std::uintptr_t _3354395ef87b427379ddea38a1fb3781c45e6e20 = 0x5D8 ;
- 151600 constexpr std::uintptr_t _a648b7f0a2a72c07cf11c28cc3d71e6a49aa0599 = 0x5E8 ;
- 151601 constexpr std::uintptr_t _60c870a4a34624fb9f4b6f796a5eda36e5f93738 = 0x5F0 ;
- 151602 constexpr std::uintptr_t _5921cb89904cfbe9c916878efe3d1360735336d9 = 0x5F4 ;
- 151603 constexpr std::uintptr_t _41005a93b950b2330f63f7417589551b256c94b4 = 0x600 ;
- 151604 constexpr std::uintptr_t _e73643029ad25012d2ae05b8fabf2714d31557f9 = 0x604 ;
- 151605 constexpr std::uintptr_t _7f3a5e08da79603331eaf37692cf45c09f252907 = 0x608 ;
- 151606 constexpr std::uintptr_t _bd94874ae93fea8fda4f7a972e919b46a1d46599 = 0x610 ;
- 151607 constexpr std::uintptr_t _505487eb88bc36fad78856e01f33547b59c44a54 = 0x618 ;
- 151608 constexpr std::uintptr_t _22b2f36f8d5f661542b757dd355a0dbc3604d9cf = 0x61C ;
- 151609 constexpr std::uintptr_t _25d1267ff62ad89466b33f7e0b08dc33d733ce42 = 0x620 ;
- 151610 constexpr std::uintptr_t _b72f463e4f9c8a0484c32ba92248166c8bb66ddb = 0x628 ;
- 151611 constexpr std::uintptr_t _f6feaecfc3c44ea63e6f6009ebc60afc13828af0 = 0x630 ;
- 151612 constexpr std::uintptr_t _cb209896a9415852652460856cc1901e844bca72 = 0x634 ;
- 151613 constexpr std::uintptr_t _56e245f9d020973da2d5c3266818c67d6eaf78c1 = 0x640 ;
- 151614 constexpr std::uintptr_t _3f3e1b73ce14fdbddfeeb9a1cca65c0ba7d8c73e = 0x648 ;
- 151615 constexpr std::uintptr_t _a817b2c44c19940dcd0d11550d1371126caa69bd = 0x650 ;
- 151616 constexpr std::uintptr_t _8adb18eb8e87b56020552085866603f76a474cc1 = 0x654 ;
- 151617 constexpr std::uintptr_t _44b77a9920c815114c562cc1770a5a186dbe7f33 = 0x660 ;
- 151618 constexpr std::uintptr_t _9d20f4c02585db21dcee155742fca45cf8a1d1ce = 0x664 ;
- 151619 constexpr std::uintptr_t _86e843323041b4199352d8554814b90c707d05b1 = 0x668 ;
- 151620 constexpr std::uintptr_t _d7c2faed4dda7c1ba6903ce487103fc2f8ed3a1c = 0x670 ;
- 151621 constexpr std::uintptr_t _1c5c43d9f7299e529ca7b2050bfb41d8db4500f0 = 0x678 ;
- 151622 constexpr std::uintptr_t _58d59cd046a477ffb6564b467913775577428e2a = 0x684 ;
- 151623 constexpr std::uintptr_t _e2a6be5ca818501596793bb9f48f69519cee97ee = 0x688 ;
- 151624 constexpr std::uintptr_t _63768c40baf7cf2b57e16d8c858bf476f261d4cb = 0x68C ;
- 151625 constexpr std::uintptr_t _fda1f93c7d807aaae9d1e4b10f9741fe5779207e = 0x690 ;
- 151626 constexpr std::uintptr_t _5047430706d2d0d3873eeb4e7d4f0bfcfa928d5a = 0x698 ;
- 151627 constexpr std::uintptr_t _c4cc4990795bec820e28ce96fbdf3b0ea3f8cb78 = 0x6A0 ;
- 151628 constexpr std::uintptr_t _2f466d9aa7d5ab5e567ca5afb4a2330b36ca5e09 = 0x6A8 ;
- 151629 constexpr std::uintptr_t _519c51e73e840fbfd1bb5a249eb757e457585508 = 0x6AC ;
- 151630 constexpr std::uintptr_t _f3bfaba1eeea0d9e13522122e84a8386488a42b3 = 0x6B0 ;
- 151631 constexpr std::uintptr_t _f3e868333013e951dac073cf109702c748607506 = 0x6B4 ;
- 151632 constexpr std::uintptr_t _4f168255dba8a06bbee1c9873f8bde29bebe1f1b = 0x6B8 ;
- 151633 constexpr std::uintptr_t _f593f8e4f64dca264d71080c35b9fdb9f11cf7c5 = 0x6D8 ;
- 151634 constexpr std::uintptr_t _9e8871140b46d6ebe1f73d47f3ef01c03376a600 = 0x6E0 ;
- 151635 constexpr std::uintptr_t _9db64cc0f18da32556954c7c8762a19a2147005e = 0x6E8 ;
- 151636 constexpr std::uintptr_t _818855692be071cb4c79ab384622c9447b9e48c2 = 0x6F0 ;
- 151637 constexpr std::uintptr_t _c84bf40fceb5b7a1bb6b388d6f120fdc2087b36a = 0x6F8 ;
- 151638 constexpr std::uintptr_t _213336d0f0eeb19c86ad2c82af02567987f03506 = 0x700 ;
- 151639 constexpr std::uintptr_t _fc9be57dc6f2c15cf40d969b7fce902cdc5fda59 = 0x708 ;
- 151640 constexpr std::uintptr_t _a985735dd0f8f805735dacb8c952437c6a61bff3 = 0x710 ;
- 151641 constexpr std::uintptr_t _8fb4f4e4551d535dde393fa080ca8d38fa16df6d = 0x718 ;
- 151642 constexpr std::uintptr_t _e5ee9ba5f82f43c63cbcd9922feb8662dd3ca626 = 0x728 ;
- 151643 constexpr std::uintptr_t _3fbbf5d0b956b26f8b0a89aea12bb722ba21a4d5 = 0x730 ;
- 151644 constexpr std::uintptr_t _98c8b652c3d2911d3e2c17639009d3a031a7e737 = 0x734 ;
- 151645 constexpr std::uintptr_t _14e604b18ad52bcf9a6d842638adef4c5b8bf03c = 0x738 ;
- 151646 constexpr std::uintptr_t _d3f816cffce0c99a4f366b312fdde0cee8913d59 = 0x740 ;
- 151647 constexpr std::uintptr_t _bab704186893a9f9a29fecf360794689b25ed884 = 0x748 ;
- 151648 constexpr std::uintptr_t _8eaccd7462edd152a3445f2b71ba76ab716612f0 = 0x75C ;
- 151649 constexpr std::uintptr_t _cd6ca6de866a3de4bb6940dca448ea76c6061540 = 0x770 ;
- 151650 constexpr std::uintptr_t _432ea689d2f177d10fc19c5d163875483c2974a6 = 0x784 ;
- 151651 constexpr std::uintptr_t _0b008b0abaf4a0859957bbe44a1a404354a4ba9e = 0x798 ;
- 151652 constexpr std::uintptr_t _573e8c790d6c7b5927a1c9fd424a58feeaf167d4 = 0x7A0 ;
- 151653 constexpr std::uintptr_t _67d84368f2292ed3a931429688116ac150e10951 = 0x7A8 ;
- 151654 constexpr std::uintptr_t _ff34cfc1738a594f532a79efb5c9c401a682524b = 0x7AC ;
- 151655 constexpr std::uintptr_t _14c8e40366f2bf02751d0279652d223a8d426e1f = 0x7D0 ;
- 151656 constexpr std::uintptr_t _65959405fa69ae96975ab7114428f8be6fce3d9d = 0x7FC ;
- 151657 constexpr std::uintptr_t _866e3018d0d2182ed30c71f1856d2e69ab2ad7f0 = 0x800 ;
- 151658 constexpr std::uintptr_t _e13e5025bc6ece8fce5ccf763194c8e1a2f5aaf0 = 0x838 ;
- 151659 constexpr std::uintptr_t _130bfcffc40bd01b18c97e3dadd29d38e257638a = 0x878 ;
- 151660 constexpr std::uintptr_t _61bca087b008832d02b90cd115619e3c61bfcb25 = 0x898 ;
- 151661 }
- 151662
- 151663 namespace GameModeOverride
- 151664 {
- 151665 constexpr std::uintptr_t value__ = 0x0 ;
- 151666 }
- 151667
- 151668 namespace GameSetup
- 151669 {
- 151670 constexpr std::uintptr_t TypeInfo = 0x107B12D0 ;
- 151671 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151672 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151673 constexpr std::uintptr_t startServer = 0x20 ;
- 151674 constexpr std::uintptr_t clientConnectCommand = 0x28 ;
- 151675 constexpr std::uintptr_t loadMenu = 0x30 ;
- 151676 constexpr std::uintptr_t loadLevel = 0x31 ;
- 151677 constexpr std::uintptr_t loadLevelScene = 0x38 ;
- 151678 constexpr std::uintptr_t loadSave = 0x40 ;
- 151679 constexpr std::uintptr_t loadSaveFile = 0x48 ;
- 151680 constexpr std::uintptr_t initializationFile = 0x50 ;
- 151681 constexpr std::uintptr_t initializationCommands = 0x58 ;
- 151682 constexpr std::uintptr_t normalRendering = 0x60 ;
- 151683 constexpr std::uintptr_t loadDemo = 0x61 ;
- 151684 constexpr std::uintptr_t loadDemoName = 0x68 ;
- 151685 constexpr std::uintptr_t forceDeepSea = 0x70 ;
- 151686 constexpr std::uintptr_t gameMode = 0x74 ;
- 151687
- 151688 namespace _static
- 151689 {
- 151690 constexpr std::uintptr_t _8a0bf37295951bb41bfe83a8dcfaa0ac9fa55e83 = 0x0 ;
- 151691 constexpr std::uintptr_t _9b161fb964400e6308cde0f72d8b0fe0d66b90ca = 0x1 ;
- 151692 }
- 151693
- 151694 }
- 151695
- 151696 namespace UI_PartyInviteModal
- 151697 {
- 151698 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151699 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151700 constexpr std::uintptr_t InviteLabel = 0x20 ;
- 151701 constexpr std::uintptr_t AcceptButton = 0x28 ;
- 151702 constexpr std::uintptr_t ProfilePicture = 0x40 ;
- 151703 constexpr std::uintptr_t ProgressBar = 0x48 ;
- 151704
- 151705 constexpr std::uintptr_t _c0fd37c37f07b62384b9ad4ac5682f6918b7da6a = 0x30 ;
- 151706 constexpr std::uintptr_t _0a779eb27492d4219e9a75ec30f5f3240b243336 = 0x38 ;
- 151707 constexpr std::uintptr_t _e50de9f5d139e7cc0d75528871feb570599373f2 = 0x50 ;
- 151708 constexpr std::uintptr_t _304c9e943926465d4b4c622ae7c1b8476df4b168 = 0x58 ;
- 151709 }
- 151710
- 151711 namespace %5160c55d8c08dbe7d3e2fa2099ab4cd94d741ae4
- 151712 {
- 151713 constexpr std::uintptr_t _2bd6fa86dd8e378c25ecade09c31969a405c5a65 = 0x10 ;
- 151714
- 151715 namespace _static
- 151716 {
- 151717 constexpr std::uintptr_t _1f0db64632270945bb1be1f118c8e5130d53c426 = 0x0 ;
- 151718 constexpr std::uintptr_t _736ee836240e37ec1548fcd632ad7d8e6879b485 = 0x10 ;
- 151719 }
- 151720
- 151721 }
- 151722
- 151723 namespace DisabledTooltipOption
- 151724 {
- 151725 constexpr std::uintptr_t value__ = 0x0 ;
- 151726 }
- 151727
- 151728 namespace ItemModMenuOption
- 151729 {
- 151730 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151731 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151732 constexpr std::uintptr_t commandName = 0x30 ;
- 151733 constexpr std::uintptr_t actionTarget = 0x38 ;
- 151734 constexpr std::uintptr_t option = 0x40 ;
- 151735 constexpr std::uintptr_t isPrimaryOption = 0x60 ;
- 151736 constexpr std::uintptr_t showDisabled = 0x61 ;
- 151737 constexpr std::uintptr_t disabledTooltipDescription = 0x64 ;
- 151738
- 151739 constexpr std::uintptr_t _b2b20e08fa2fa0cb98be2873ee548fd6e9e2085e = 0x20 ;
- 151740 constexpr std::uintptr_t _89eb8e9da97d1d832cabc041ab9ab5b2387332e0 = 0x28 ;
- 151741 }
- 151742
- 151743 namespace BaseMeshPaintable
- 151744 {
- 151745 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151746 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151747
- 151748 namespace _static
- 151749 {
- 151750 constexpr std::uintptr_t _673f7c821b5fe923b1a25db4d720d86cbf11fba7 = 0x0 ;
- 151751 constexpr std::uintptr_t _6ad92bc496197253e306789a9fae0362cefe7ab9 = 0x8 ;
- 151752 }
- 151753
- 151754 }
- 151755
- 151756 namespace WipeStep
- 151757 {
- 151758 constexpr std::uintptr_t timeLeft = 0x0 ;
- 151759 constexpr std::uintptr_t message = 0x8 ;
- 151760 constexpr std::uintptr_t triggerFloatingCityAlarm = 0x10 ;
- 151761 constexpr std::uintptr_t alarmEffect = 0x18 ;
- 151762 }
- 151763
- 151764 namespace DeepSeaManager
- 151765 {
- 151766 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151767 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151768 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 151769 constexpr std::uintptr_t prefabID = 0x54 ;
- 151770 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 151771 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 151772 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 151773 constexpr std::uintptr_t networkRange = 0x64 ;
- 151774 constexpr std::uintptr_t bounds = 0x18C ;
- 151775 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 151776 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 151777 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 151778 constexpr std::uintptr_t model = 0x1B8 ;
- 151779 constexpr std::uintptr_t flags = 0x1C0 ;
- 151780 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 151781 constexpr std::uintptr_t PortalPrefab = 0x208 ;
- 151782 constexpr std::uintptr_t MainIslandBillboardPrefab = 0x210 ;
- 151783 constexpr std::uintptr_t DeepSeaBillboardPrefab = 0x218 ;
- 151784 constexpr std::uintptr_t vehicleWhitelist = 0x220 ;
- 151785 constexpr std::uintptr_t wipeSteps = 0x228 ;
- 151786 constexpr std::uintptr_t islandRefs = 0x230 ;
- 151787 constexpr std::uintptr_t floatingCityRefs = 0x238 ;
- 151788 constexpr std::uintptr_t ghostShipRefs = 0x240 ;
- 151789 constexpr std::uintptr_t SeaFloorMaterial = 0x248 ;
- 151790 constexpr std::uintptr_t EndWipeProgressToWeatherLerp = 0x250 ;
- 151791 constexpr std::uintptr_t EndWipeRadiationCurve = 0x258 ;
- 151792
- 151793 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 151794 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 151795 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 151796 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 151797 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 151798 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 151799 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 151800 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 151801 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 151802 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 151803 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 151804 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 151805 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 151806 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 151807 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 151808 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 151809 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 151810 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 151811 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 151812 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 151813 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 151814 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 151815 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 151816 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 151817 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 151818 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 151819 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 151820 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 151821 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 151822 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 151823 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 151824 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 151825 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 151826 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 151827 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 151828 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 151829 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;
- 151830 constexpr std::uintptr_t _8f2733f39dde4db1b82d1199d5f97fe42ab004dc = 0x162 ;
- 151831 constexpr std::uintptr_t _3636aab8f5d1524605f5c015b88fedbde0ff2355 = 0x168 ;
- 151832 constexpr std::uintptr_t _fea111701ab0ec1e103e18c5e1fdb7c732eee059 = 0x188 ;
- 151833 constexpr std::uintptr_t _4ecb97f37dd669530b39ba5ffb16d5e9b9a0bc28 = 0x1C4 ;
- 151834 constexpr std::uintptr_t _dba2e3d81b7ca266c4a8096018af09bb23c9d98b = 0x1C8 ;
- 151835 constexpr std::uintptr_t _010f7fc9eff20922521ad783efbb11e702d6ef9a = 0x1D0 ;
- 151836 constexpr std::uintptr_t _6bf27142eb371b304c933acace062e2cbefa5ede = 0x1D8 ;
- 151837 constexpr std::uintptr_t _264f8a285124d384968108d41b37c0e832d705aa = 0x1E4 ;
- 151838 constexpr std::uintptr_t _10f572c053672cd8ab74cdfe1f05c683d4a4d0f2 = 0x1E8 ;
- 151839 constexpr std::uintptr_t _5f86f029141f6f7e40a46cec23762afc90654680 = 0x1F0 ;
- 151840 constexpr std::uintptr_t _00f7f6e6b6d717a7a5bc91aea9685b5863aff4cf = 0x1F8 ;
- 151841 constexpr std::uintptr_t _8a622b54e87233159e92c347645077e7fa2c3cdd = 0x200 ;
- 151842 constexpr std::uintptr_t _1bec89e684fee00a62194d3f24210eceaea3d818 = 0x204 ;
- 151843 constexpr std::uintptr_t _c38a3a4f94fd17e9f35e3a22cf6734bc0fe8f219 = 0x260 ;
- 151844 constexpr std::uintptr_t _8afcf7272e3bb2f956ca46c684721ce591f83a44 = 0x268 ;
- 151845 constexpr std::uintptr_t _48d0a56e787435a5b4cd59dadc7a848614c74b70 = 0x270 ;
- 151846 constexpr std::uintptr_t _4d6001a84877d9a652ae67710762be62ec8e5a1b = 0x274 ;
- 151847 constexpr std::uintptr_t _f99e273d3bc96a492ea38c340f75686b8a735993 = 0x278 ;
- 151848 constexpr std::uintptr_t _b5db9964ae859affa1dcf99387d396ba0e3e29bd = 0x27C ;
- 151849 constexpr std::uintptr_t _98884a4c9f4a044e89496695851c794239e5fba4 = 0x280 ;
- 151850 constexpr std::uintptr_t _9be44dd18b4cbb10b65f9c21a8430d766ed83089 = 0x284 ;
- 151851 }
- 151852
- 151853 namespace GlobalNetworkBehavior
- 151854 {
- 151855 constexpr std::uintptr_t value__ = 0x0 ;
- 151856 }
- 151857
- 151858 namespace %44f1823fa6fe9c03f98d36678cb1746e522d4986
- 151859 {
- 151860 constexpr std::uintptr_t _9c0cc0bbf21322d1b0800d9269286e782bafdfd6 = 0x10 ;
- 151861 constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x14 ;
- 151862 constexpr std::uintptr_t _41157d1a321f96de25f085b56f73ad1901513293 = 0x20 ;
- 151863 constexpr std::uintptr_t _3156d9b03e8e847eaaf421d36114366e7efa9a50 = 0x28 ;
- 151864 constexpr std::uintptr_t _f7cbb7db9163c57fc203f297632b5c98a759bac4 = 0x30 ;
- 151865 constexpr std::uintptr_t _507d52dc8131d7cb6cdd5511037e32b5c1fde3a2 = 0x38 ;
- 151866 constexpr std::uintptr_t _edd0161bf58fd028f334d40bac72c5c327b3a136 = 0x3C ;
- 151867 constexpr std::uintptr_t _f83ea6d99bd825554785c11018d75268f2d552f6 = 0x48 ;
- 151868 constexpr std::uintptr_t _14fe810cbf453bdfd685a5ca461a5c3c04335446 = 0x4C ;
- 151869 constexpr std::uintptr_t _eefec6e86a6759e2dd15f2d146c411d31a3a1a63 = 0x60 ;
- 151870 constexpr std::uintptr_t _fff0a68bf59eef7e51b9ed2316bf80f83d54fcab = 0x6C ;
- 151871 constexpr std::uintptr_t _441b80ab8a8644ced7ce5410fc81be4583c788f5 = 0x78 ;
- 151872 constexpr std::uintptr_t _113f720756305a8995117ef3e334493124571992 = 0x80 ;
- 151873 constexpr std::uintptr_t _5ec54cba375c596391122640ea3905bced06d189 = 0x90 ;
- 151874 constexpr std::uintptr_t _3bb476f86dc1641c2a6da6eb65c52030c4b19aa1 = 0x98 ;
- 151875 constexpr std::uintptr_t _997a81972bba8ff1645268bac82f03103787412d = 0x9C ;
- 151876 constexpr std::uintptr_t _8692f84765d241f0645c4536358e6867e5149a3f = 0xA0 ;
- 151877
- 151878 namespace _static
- 151879 {
- 151880 constexpr std::uintptr_t _02c3d611a93d1a388a3b3d90bfdb09aee47f2224 = 0x0 ;
- 151881 constexpr std::uintptr_t _ccd40afe985e9c4a8d85dbbfe8ef1a8a4035ed62 = 0x8 ;
- 151882 constexpr std::uintptr_t _3e4d57497e6ee0576cf45bed56bc5bf8d13105cd = 0x10 ;
- 151883 constexpr std::uintptr_t _190124948e82e328c251e40c8b39a5ea71e0c244 = 0x18 ;
- 151884 constexpr std::uintptr_t _fa25f2ea09676d82b940de25fb34c2a99b42d400 = 0x20 ;
- 151885 constexpr std::uintptr_t _57fde4d44ed06f7f9abfc56754f3255e755c5745 = 0x28 ;
- 151886 }
- 151887
- 151888 }
- 151889
- 151890 namespace GunStatus
- 151891 {
- 151892 constexpr std::uintptr_t value__ = 0x0 ;
- 151893 }
- 151894
- 151895 namespace %9eac48c7673e29b0fca82f5aa7b2ee96939b6845
- 151896 {
- 151897 }
- 151898
- 151899 namespace AttackHelicopterTurret
- 151900 {
- 151901 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 151902 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 151903 constexpr std::uintptr_t postNetworkUpdateComponents = 0x30 ;
- 151904 constexpr std::uintptr_t prefabID = 0x54 ;
- 151905 constexpr std::uintptr_t globalBroadcast = 0x58 ;
- 151906 constexpr std::uintptr_t globalNetworkBehavior = 0x5C ;
- 151907 constexpr std::uintptr_t globalBuildingBlock = 0x60 ;
- 151908 constexpr std::uintptr_t networkRange = 0x64 ;
- 151909 constexpr std::uintptr_t bounds = 0x18C ;
- 151910 constexpr std::uintptr_t impactEffect = 0x1A8 ;
- 151911 constexpr std::uintptr_t enableSaving = 0x1B0 ;
- 151912 constexpr std::uintptr_t syncPosition = 0x1B1 ;
- 151913 constexpr std::uintptr_t model = 0x1B8 ;
- 151914 constexpr std::uintptr_t flags = 0x1C0 ;
- 151915 constexpr std::uintptr_t HasBrain = 0x1E0 ;
- 151916 constexpr std::uintptr_t spawnDeployableCorpseOnDeath = 0x210 ;
- 151917 constexpr std::uintptr_t deployableCorpsePrefab = 0x218 ;
- 151918 constexpr std::uintptr_t skeletonProperties = 0x230 ;
- 151919 constexpr std::uintptr_t baseProtection = 0x238 ;
- 151920 constexpr std::uintptr_t startHealth = 0x240 ;
- 151921 constexpr std::uintptr_t pickup = 0x248 ;
- 151922 constexpr std::uintptr_t repair = 0x270 ;
- 151923 constexpr std::uintptr_t ShowHealthInfo = 0x2A0 ;
- 151924 constexpr std::uintptr_t showHealthInfoThreshold = 0x2A4 ;
- 151925 constexpr std::uintptr_t lifestate = 0x2A8 ;
- 151926 constexpr std::uintptr_t sendsHitNotification = 0x2AC ;
- 151927 constexpr std::uintptr_t sendsMeleeHitNotification = 0x2AD ;
- 151928 constexpr std::uintptr_t markAttackerHostile = 0x2AE ;
- 151929 constexpr std::uintptr_t faction = 0x2BC ;
- 151930 constexpr std::uintptr_t canBeDemolished = 0x2D0 ;
- 151931 constexpr std::uintptr_t debrisPrefab = 0x2D8 ;
- 151932 constexpr std::uintptr_t debrisRotationOffset = 0x2E0 ;
- 151933 constexpr std::uintptr_t DebrisPositions = 0x2F0 ;
- 151934 constexpr std::uintptr_t timePlaced = 0x2FC ;
- 151935 constexpr std::uintptr_t inventorySlots = 0x320 ;
- 151936 constexpr std::uintptr_t dropsLoot = 0x324 ;
- 151937 constexpr std::uintptr_t dropLootDestroyPercent = 0x328 ;
- 151938 constexpr std::uintptr_t dropFloats = 0x32C ;
- 151939 constexpr std::uintptr_t isLootable = 0x32D ;
- 151940 constexpr std::uintptr_t isLockable = 0x32E ;
- 151941 constexpr std::uintptr_t isMonitorable = 0x32F ;
- 151942 constexpr std::uintptr_t panelName = 0x330 ;
- 151943 constexpr std::uintptr_t panelTitle = 0x338 ;
- 151944 constexpr std::uintptr_t allowedContents = 0x340 ;
- 151945 constexpr std::uintptr_t allowedItem = 0x348 ;
- 151946 constexpr std::uintptr_t allowedItem2 = 0x350 ;
- 151947 constexpr std::uintptr_t allowedItems = 0x358 ;
- 151948 constexpr std::uintptr_t blockedItems = 0x360 ;
- 151949 constexpr std::uintptr_t maxStackSize = 0x368 ;
- 151950 constexpr std::uintptr_t needsBuildingPrivilegeToUse = 0x36C ;
- 151951 constexpr std::uintptr_t requireAuthIfNotLocked = 0x36D ;
- 151952 constexpr std::uintptr_t allowSorting = 0x36E ;
- 151953 constexpr std::uintptr_t mustBeMountedToUse = 0x36F ;
- 151954 constexpr std::uintptr_t openSound = 0x370 ;
- 151955 constexpr std::uintptr_t closeSound = 0x378 ;
- 151956 constexpr std::uintptr_t dropPosition = 0x380 ;
- 151957 constexpr std::uintptr_t dropVelocity = 0x38C ;
- 151958 constexpr std::uintptr_t onlyAcceptCategory = 0x398 ;
- 151959 constexpr std::uintptr_t onlyOneUser = 0x39C ;
- 151960 constexpr std::uintptr_t turretSocket = 0x3A8 ;
- 151961 constexpr std::uintptr_t turretHorizontal = 0x3B0 ;
- 151962 constexpr std::uintptr_t turretVertical = 0x3B8 ;
- 151963
- 151964 constexpr std::uintptr_t _3f2bcae5bb55b18c79b82b617e433c7d906bb7b1 = 0x20 ;
- 151965 constexpr std::uintptr_t _96358ac04972a2fa19c725451b1f4edca8280527 = 0x24 ;
- 151966 constexpr std::uintptr_t _37c922f59e714686ca8626d1037d21d5ff78266f = 0x28 ;
- 151967 constexpr std::uintptr_t _9b9eafbb1698a30c32cff6eb6aac101287de6ff1 = 0x38 ;
- 151968 constexpr std::uintptr_t _dab914a7e942ee1c93e6ed961c186b105912140e = 0x48 ;
- 151969 constexpr std::uintptr_t _9a2bfad14bf8a3e2b984de04c3de94549ea746b7 = 0x50 ;
- 151970 constexpr std::uintptr_t _84450fbc05f3d9f8acf5ff51b58c06a976c259fe = 0x68 ;
- 151971 constexpr std::uintptr_t _5ba4ab8ff1d38c1fb7529f8a9fcc8dcdb45af93d = 0x70 ;
- 151972 constexpr std::uintptr_t _494cb1e044af9f1078cb21146e727df231c1b434 = 0x78 ;
- 151973 constexpr std::uintptr_t _0b6933df4dc8c6433cf74325351298483c8afb1e = 0x80 ;
- 151974 constexpr std::uintptr_t _cf7874bbf48a529aba4dfff9a076afaf6671cea8 = 0x88 ;
- 151975 constexpr std::uintptr_t _55b6a158b4fc7f273f735b5b8e390bb6a7ea87e5 = 0x90 ;
- 151976 constexpr std::uintptr_t _3e0ace2c3a0ce04246b393a074fcf7e9da155b8a = 0xA0 ;
- 151977 constexpr std::uintptr_t _c6da4d751e936d37f1584dde37574e7a72db83e4 = 0xA8 ;
- 151978 constexpr std::uintptr_t _1c0384f0f72ac2f2bdea0c1414fa786e670921cd = 0xB0 ;
- 151979 constexpr std::uintptr_t _2569c080325782fd2490297b45d9c5a5adc8e186 = 0xB8 ;
- 151980 constexpr std::uintptr_t _b75ba400f12f1a90e79ea74f6612c7ac356cd7f6 = 0xC0 ;
- 151981 constexpr std::uintptr_t _650b1c49345da23b54bd77343de1dd56287f99d6 = 0xC8 ;
- 151982 constexpr std::uintptr_t _7c4d9d4b8fe494f51a491413bca2aba8d896d735 = 0xD0 ;
- 151983 constexpr std::uintptr_t _736fe95f07f1a6401cc2780a93f6313a10acff46 = 0xD8 ;
- 151984 constexpr std::uintptr_t _f8371c26cd1e5e7af1f6d510f86109170a81876c = 0xE0 ;
- 151985 constexpr std::uintptr_t _b35f63ec66b6540722fd85ce9068af9c4ceb2b9c = 0xE8 ;
- 151986 constexpr std::uintptr_t _19d63bc95ec748f809dfafc0164be938fbc59ea0 = 0xF0 ;
- 151987 constexpr std::uintptr_t _8ad690d7aa1bb716be437ff2ab8a55e6031aa7e3 = 0xF8 ;
- 151988 constexpr std::uintptr_t _f7d65611bf928ab37b28be96b69f00d2aef0c9f4 = 0x100 ;
- 151989 constexpr std::uintptr_t _538ac54f9911f948e30b50671c4c511ce0a4763b = 0x108 ;
- 151990 constexpr std::uintptr_t _d8d889b596f82785866a6640fb61d3cc5f5dc9c4 = 0x110 ;
- 151991 constexpr std::uintptr_t _7e30a859161e81b38f640564a09608189a4fe59a = 0x118 ;
- 151992 constexpr std::uintptr_t _f11ac4ab9f0238375f75719786fd0a56a8533bd8 = 0x128 ;
- 151993 constexpr std::uintptr_t _86887e3f8ab85c3912f06258d36d1ade989fa33f = 0x130 ;
- 151994 constexpr std::uintptr_t _0e5614c52aee9d9b186bf4449badd0708b4d32ff = 0x138 ;
- 151995 constexpr std::uintptr_t _b5cf8863e0388ee4e4f8c43e9e2f8202a325ca5e = 0x140 ;
- 151996 constexpr std::uintptr_t _4d87fc32ef9d1171c4ee8eab0355120bd47651b8 = 0x148 ;
- 151997 constexpr std::uintptr_t _2ae83cd5a99c8e0375a4967e59afacead6d121dc = 0x150 ;
- 151998 constexpr std::uintptr_t _c9a40c69d83812d85270031d1a4b7496aa8ecea9 = 0x158 ;
- 151999 constexpr std::uintptr_t _eb68d095ab3455119de5fe0e1bf130357858be33 = 0x160 ;
- 152000 constexpr std::uintptr_t _d835fc7fff40cf00f4642620e89f93a17a7a724e = 0x161 ;